Search squid archive

Re: Object caching question

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

 



Santiago Del Castillo wrote:
Hi list!!

Does squid let you configure if the following urls can be the same or
different object in cache??

http://www.example.com/example.jpg
http://www.example.com//exapmle.jpg


By the strict standard they are different URI if they ever get passed to the proxy. In practice the user-agent is supposed to strip the double // down to a single in HTTP and some other protocols. Squid may or may not strip it down as well.

Adrians recent work with a store re-writer in lets you create a custom URI re-mapper to point both URI at the same place and thus store as the same file. see the GoogleEarth/Maps threads for more info.


Amos

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

  Powered by Linux