Search squid archive

Re: Squid and www.runescape.com

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



tor 2006-04-20 klockan 12:03 +0100 skrev Tony:
> Hi
> 
> It seems when going through our squid server users aren't able to play the
> online game at www.runescape.com.
> 
> After some investigation I see that the game runs on ports 43594 and 43595,
> so I added these to the squid.conf safe ports.
> 
> However the following message is shown in the web browser:


> Invalid Response 


The web server is broken.. it sends a malformed Set-Cookie header.

Set-Cookie: RSORIGIN=runescape; path=/; domain=.runescape.com; Expires=Fri, 20-Apr-2007 13:33:00 GMT
; Max-Age=31536000
Set-Cookie: serverlist_order=MLPW; path=/; domain=.runescape.com; Expires=Fri, 20-Apr-2007 13:33:00 GMT
; Max-Age=31536000

which should be

Set-Cookie: RSORIGIN=runescape; path=/; domain=.runescape.com; Expires=Fri, 20-Apr-2007 13:33:00 GMT; Max-Age=31536000
Set-Cookie: serverlist_order=MLPW; path=/; domain=.runescape.com; Expires=Fri, 20-Apr-2007 13:33:00 GMT; Max-Age=31536000


however, current Squid version accepts this server with only complaints
in cache.log.

Regards
Henrik

Attachment: signature.asc
Description: Detta =?ISO-8859-1?Q?=E4r?= en digitalt signerad meddelandedel


[Index of Archives]     [Linux Audio Users]     [Samba]     [Big List of Linux Books]     [Linux USB]     [Yosemite News]

  Powered by Linux