Forum Discussion

2funky_105078's avatar
Oct 08, 2013

How to preserve data in a HTTP 302 redirect of a POST

Hi,

 

We are trying to implement the following scenario and would like to know if the LTM can do the following:

 

  1. An application execute an HTTP POST request with parameters inside the HTML body
  2. LTM sends back a 302 redirect request back to the client to another local url

How can LTM sends back in the 302 redirect with the same parameters that were availble in the initial packet (see 1))?

 

Can LTM look into HTML body and use them in packet 2) with an iRule?

 

In initial packet 1) these parameters can be a small text or a large file that is being posted to the servers behind LTM

 

Thanks, Giulio.

 

12 Replies