tis 2007-03-13 klockan 11:57 +0800 skrev Adrian Chadd: > Are ECN/Window Scaling options which can be fiddled via syscalls per > socket FD? Probably not for ECN, but it looks like the window scaling can be influenced by the TCP_WINDOW_CLAMP setsockopt. Adding a TCP setsockopt for turning off ECN shouldn't be hard however.. > If they are then we could sneak them into the "retry" forwarding logic > and cache if/when they work. The window scaling problem is unfortunately not so easy to detect in Squid as it causes connections to hang after the request has been sent and acknowledged making it just look like the server takes ages to process the request, so it generally never reaches a retry condition.. The ECN problem is easier as it causes connections to fail to establish. Regards Henrik
Attachment:
signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel