anujstha_at_wlink.com.np wrote:
>
>
> hiii,
> i m using squid Version 3.0.STABLE9, while i telnet on the squid box then it
> only shows
>
> [zodiac_at_log ~] % telnet proxy1.zodiac.com.np 80
> Trying 202.79.40.131...
> Connected to proxy1.zodiac.com.np.
> Escape character is '^]'.
>
> it doesn't send any bad error as older squid did.
You don't appear to have typed anything there.
In the test below you type "aa\n" and squid tells you it doesn't
understand the request.
3.0 still assumes the same as 2.5 did that you were trying something for
HTTP/0.9. and waits for something it can understand. The minimum to get
an error is "\n\n".
>
> [anujstha_at_log ~] % telnet proxy3.wlink.com.np 80
> Trying 202.79.62.13...
> Connected to proxy3.wlink.com.np.
> Escape character is '^]'.
> aa
> HTTP/1.0 400 Bad Request
> Server: squid/2.6.STABLE14
> Date: Sun, 02 Nov 2008 05:52:43 GMT
> Content-Type: text/html
> Content-Length: 1209
> Expires: Sun, 02 Nov 2008 05:52:43 GMT
> X-Squid-Error: ERR_INVALID_REQ 0
> X-Cache: MISS from proxy3.wlink.com.np
> X-Cache-Lookup: NONE from proxy3.wlink.com.np:3128
> Via: 1.0 proxy3.wlink.com.np:3128 (squid/2.6.STABLE14)
> Proxy-Connection: close
<snip>
Amos
-- Please be using Current Stable Squid 2.7.STABLE5 or 3.0.STABLE10 Current Beta Squid 3.1.0.1Received on Sun Nov 02 2008 - 12:38:51 MST
This archive was generated by hypermail 2.2.0 : Mon Nov 03 2008 - 12:00:03 MST