> Is there a way to get squid to pass weatherbug requests straight out w/o
> trying to cache data in RAM or on DISK?
> Squid just gets larger and larger.....
What do you mean - the Squid process takes up more memory, the on-disk cache
grows, or your log file grows?
If you mean your log files grow, Squid will log an entry for every request -
whether it caches it or not.
> 1066251745.272 135 TCP_MISS/200 180 GET
> http://wisapidata.weatherbug.com/WxAlertIsapi/WxAlertIsapi.cgi? -
> DIRECT/63.175.146.25 text/plain
By default, Squid won't cache URLs with a ? in them, so it shouldn't be
caching these. How do you know Squid is caching these URLs?
Adam
Received on Wed Oct 15 2003 - 18:40:22 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:20:30 MST