On Tue, 5 Jul 2005, Bill Hunter wrote:
> missing the proxy's additional payload in the request)
> but the server isn't returning the RST and everything
> works exactly as it should. Is the problem with the
> outbound request being mangled at the proxy or beyond,
The problem is most likely a broken firewall or similar outside of the
proxy.
You can try disabling as many TCP options you can on the proxy.
echo 0 >/proc/sys/net/ipv4/tcp_ecn
echo 0 >/proc/sys/net/ipv4/tcp_timestamps
echo 0 >/proc/sys/net/ipv4/tcp_window_scaling
Regards
Henrik
Received on Fri Aug 05 2005 - 09:48:25 MDT
This archive was generated by hypermail pre-2.1.9 : Thu Sep 01 2005 - 12:00:01 MDT