Ok, Tried this version: On 30/03/2012 7:09, Bruno Tréguier wrote:
tcpdump -vvv -X -s 0 -i any port 8080 or port 8082
And captured 4 scenarios, dumped to different files:-preserveHostOn_noredirect.out: ProxyPreserveHost = on + proxy request not resulting in a redirect (successful request) -preserveHostOn_redirect.out: ProxyPreserveHost = on + proxy request resulting in a redirect (failing request) -preserveHostOff_noredirect.out: ProxyPreserveHost = off + proxy request not resulting in a redirect (successful request) -preserveHostOff_redirect.out: ProxyPreserveHost = off + proxy request resulting in a redirect (successful request) (note: I've issued these requests to the real webapp, instead of the simplified URLs I illustrated my question with; actual paths differ but principle is the same)
I've attached them in a zip file. Does this help? Again, many thanks to all for helping me out so far! Kind regards, Ron
<<attachment: tcpdump.zip>>
--------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx