Forum Discussion

Pawel_G_306732's avatar
Pawel_G_306732
Icon for Altostratus rankAltostratus
Jan 18, 2017
Solved

Redirect iRule for http TimeStamp service

Hi fellows, I have spent couple of days struggling to redirect Time-Stamp service to different port. Basically it's a normal http connection based service. I Wrote an iRule: when HTTP_REQUEST ...
  • Pawel_G_306732's avatar
    Jan 19, 2017

    Ok, so I've changed redirect to HTTP::respond 307 Location as redirect can't pass POST.

     

    Everything works fine now :)

     

    Thanks for advice on -L switch in curl @Jad.