[Server-devel] Web Caching Issues
Martin Langhoff
martin.langhoff at gmail.com
Tue Mar 16 23:26:34 EDT 2010
On Tue, Mar 16, 2010 at 10:38 PM, Andra DuPont <andradupont at gmail.com> wrote:
> I have reconfigured my server so that my internet connection goes straight
> from my DSL modem to eth0 on the XS. This did not solve the problem (web
That part is strange, probably the logs (cache.log I think) will help.
Crank up the debugging/logging options of Squid...
> as the internet is active on eth0 of XS). When I disconnect the internet
> service, the AP computers can still get to the schoolserver, but not to the
> external web pages that should have been cached from the internet.
Well... while I wish that could work, I don't think we can expect it
to work at the moment for various reasons.
Most websites don't use http caching headers effectively, and Squid
follows them; observing directives like "must-revalidate" means that
offline won't work.
For the task you are trying to accomplish, wwwoffle is _the_ tool.
http://www.gedanken.demon.co.uk/wwwoffle/
Squid and other "conventional" proxies are too "correct" to be useful ;-)
cheers,
m
--
martin.langhoff at gmail.com
martin at laptop.org -- School Server Architect
- ask interesting questions
- don't get distracted with shiny stuff - working code first
- http://wiki.laptop.org/go/User:Martinlanghoff
More information about the Server-devel
mailing list