Configuring squid never check the source object

From: assa <assa@dont-contact.us>
Date: Sat, 13 Mar 1999 12:10:46 +0800

Hello,

We need to configure our proxy server (FreeBSD 2.2.7 RELEASE + Squid 2.2
DEVEL3) with these conditions :

IF OBJECT_NOT_IN_CACHE .OR. HAS_BEEN_EXPIRED_FROM_CACHE
   1. GET_THE_REQUESTED_OBJECT_FROM_THE_SOURCE_SITE_THROUGH_PARENT
   2. STORE_THE_OBJECT_TO_SQUID_CACHE
   3. SEND_THE_STORED_OBJECT_IN_CACHE_TO_CLIENT_BROWSER
ELSE
   SEND_THE_STORED_OBJECT_IN_CACHE_TO_CLIENT_BROWSER
END

As far as we know, squid is more powerful & possible to configure to our
suitable configurations, if compared to other proxy server we've been used.

Any one can tell us, how can we configure squid to use the above conditions.

Thanks in advanced.

Best Regards,

| ASSA |
assa@sulut.net
Received on Fri Mar 12 1999 - 20:53:55 MST

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