Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
2639 | minor | always | 04-29-08 17:56 | 05-12-08 14:43 | |
|
|||||
Reporter: | remilon | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 3.1.5 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 3.1.7 | ||
|
|||||
Summary: | 0002639: Allow host rewriting to be disabled in HttpProxyServlet | ||||
Description: |
We are attempting to use HttpProxyServlet to send traffic to a legacy backend server. This server uses virtual hosting, so traffic going to it must have a Host header sent in the request. We set up the HttpProxyServlet to send traffic like the example in the documentation. However, whatever host or ip address is set in the <init host="blah"/> tag is the one that will be sent in the request to the backend server; the Host from the original request is rewritten. It would be great to be able to turn this off and pass the Host header from the original request unmolested. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|