Hello Manish,
It is possible by doing either
a) You can use the no_cache access list to make Squid never cache any
response:
acl all src 0/0
no_cache deny all
or
b) With Squid-2.4 and later you can use the "null'' storage module:
cache_dir null /null
Note: You've to configure squid with --enable-storeio="null" module.
Regards,
-Kanchana
http://www.visolve.com
Get Unlimited Squid Support .Click http://squid.visolve.com/Vi_support.pdf
for details.
> hi
> i want that my squid should not do any caching for any url.can ne one
tell me how can i do this
>
> regards
> ---
> Manish Kumar Arya
>
Received on Thu May 09 2002 - 06:00:51 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:08:03 MST