Hello Everyone.
I'm using squid for reverse proxy.
Original server has following URI .
http://www.xyz.com/abc.swf
http://www.xyz.com/abc.swf?id=xxx
http://www.xyz.com/abc.swf?id=yyy
Squid know that is dyanamic page.
Squid store three objects. ( abc.swf , abc.swf?id=xxx, abc.swf?id=yyy )
I want to store once. ( abc. swf )
And wished to handle abc.swf, abc.swf?id=xxx, abc.swf?id=yyy by same thing.
Does squid make to recognize that is static page ?
Thank you very much for your help and advice
Received on Thu Jan 24 2008 - 06:37:15 MST
This archive was generated by hypermail pre-2.1.9 : Fri Feb 01 2008 - 12:00:05 MST