[email protected] wrote:
Hello Squid gurus and mortals, I have a curious situation. I upgraded my 
Apache2 (2.2.11). Out-of-the-box: ./configure; make; make install without 
touching any .conf file I now have the following condition with 3 domains: A, B 
and C. My question: is the Squid-cache holding these pages in memory and even 
though the DocumentRoot is not defined anywhere (httpd.conf) the pages exist 
anyway? If the Squid cache is persisting these pages how do I remove them from 
the cache without a total cache clear and rebuild? Thanks in advance and please 
advise, David.

http://A --> fetches the domain name: A and the expected html page for domain 
name: A.
http://B --> fetches the domain name: A and the same page unexpectedly.
http://C --> fetches the domain name: B and the expected page for domain name: 
B.

First: please set your mailer to wrap text.

I would have replied answers after each of your questions, but can't be bothered fixing your wrap problem. So I'll leave you to figure out what answers what.

Your access log is the only place that can answer that question. HTTP PURGE method requests for the URL.


Amos
--
Please be using
  Current Stable Squid 2.7.STABLE6 or 3.0.STABLE13
  Current Beta Squid 3.1.0.5

Reply via email to