Cannot migrate to 4.0.3
Hi, we are trying to migrate from proxy 3.6.SP5 to 4.0.3 and have this problem:
The same url works in 3.6 and fail in 4.0.3
In 3.6.5:
(access log)
10.0.135.86 - - [22/Feb/2007:09:41:21 +0100] "GET http://194.224.196.17:9805/ HTTP/1.0" 200 7 0.384 0 0 0.024 0.024
10.0.83.168 - - [22/Feb/2007:11:15:14 +0100] "GET http://194.224.196.17:9805/ HTTP/1.1" 200 7 0.548 0 0 0.037 0.037
in 4.0.3:
(access log)
10.0.135.86 - - [22/Feb/2007:10:37:12 +0100] "GET http://194.224.196.17:9805/ HTTP/1.0" 502 7 108 0 81 25 26
10.0.83.168 - - [22/Feb/2007:11:14:50 +0100] "GET http://194.224.196.17:9805/ HTTP/1.1" 502 7 286 0 124 146 162
(Errors log)
[22/Feb/2007:10:37:12] failure (15006): for host 10.0.135.86 trying to GET http://194.224.196.17:9805/, service-http reports: HTTP7756: received invalid response header
[22/Feb/2007:11:14:50] failure (15006): for host 10.0.83.168 trying to GET http://194.224.196.17:9805/, service-http reports: HTTP7756: received invalid response header

