Dan McGarry wrote:
> Or, if the problem is with the web server (Incidentally, is
> this content
> on an e-smith server, or is it located elsewhere?), you can send
> no-cache response headers from Apache.
In this instance they web site content is hosted external. For my
own knowledge how would I send 'no-cache response headers from
Apache'.
Back to my original query, is there anything 'damaging' by doing
what I found to work or is there a better command sequence to use?
squid -k shutdown
echo "" > /var/spool/squid/swap.state
squid
Darrell