Re: Cache

From: Dave Zarzycki <zarzycki@dont-contact.us>
Date: Tue, 21 Oct 97 11:36:44 -0700

On 10/21/97 9:44 AM, Joseph E. Glass (jglass@holt.k12.mi.us) wrote:

>I was wondering if there are any known problems with using proxy
>authorization with large access.list files. I run 7 Linux 2.0.30
>servers which share cach, all running Squid 1.1.16. Every time we add a
>new username we end up having to "killall -HUP squid". Sometimes the
>users authenticate and Squid requests authentication again during the
>same session. This is for a school district that grows about 10 users
>per week and soon will be growing estimated 20 users per week.

You don't need to HUP squid! :-) Just wait up to five minutes.

In client_side.c there is a variable called CHECK_PROXY_FILE_TIME.

It is by default, measured in seconds and set to 300.

Every CHECK_PROXY_FILE_TIME seconds, squid checks the cache modifiction
time, if the file has been modified, it will be reloaded.

The reason behind this is because squid assumes that there is an external
place where people [students] can change their password. In fact if the
user types in a bogus password, they will get an error page refering to a
generic chpasswd.cgi program.

davez

----------------------------------------------------------------------
Dave Zarzycki Student
Workgroup Server QA Tester San Jose State University
Apple Computer, Inc. zarzycki@ricochet.net
zarzycki@apple.com dave@zarzycki.ml.org
----------------------------------------------------------------------

PGP Fingerprints:
DSS/Diffie-Hellman: CB9E 2621 B4BA 3F96 3516 B312 15B4 D842 3809 EF99
RSA: 8AF2 1040 8A9C D025 47BE 70DD A51C C887

Contact pgpkeys.mit.edu for my public keys.
Received on Tue Oct 21 1997 - 11:42:24 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:37:19 MST