So, do I need to file a bug report, so that this can get addressed? Or are the devs already aware? -----Original Message----- From: Amos Jeffries [mailto:squid3@xxxxxxxxxxxxx] Sent: Tuesday, November 11, 2008 5:56 PM To: Gregori Parker Cc: Amos Jeffries; squid-users@xxxxxxxxxxxxxxx Subject: RE: parseHTTPRequest problem with SQUID3 Increases in compatibility are in the release notes and ChangeLog The regression in 0.9 support you hit is a bug. > Is there any possibility of restoring 0.9 support in Squid3? I can > always have my load-balancer format the requests to contain the > HTTP/1.0\n, but that seems like a real hidden gotcha for anyone > migrating from 2.6 to 3.0 - which is fine, as long as it's called out in > the release notes. Yes, it is a bug in both squid and the balancer. Squid is supposed to be able to handle obsolete 0.9 anyway. We have to track it down and fix. But its not to say that the load balancer itself isn't 'broke' for sending 0.9 traffic. Amos