Re: disable GET and download

From: Amos Jeffries <squid3_at_treenet.co.nz>
Date: Sun, 07 Aug 2011 00:12:46 +1200

On 06/08/11 07:35, Mohsen Pahlevanzadeh wrote:
> Dear all,
>
> Due to previous messages, I need to send pages to squid and squid caches
> them, you know when squid search an object in cache and result is false,
> GET to origin server to download the given page,Now i need to disable
> this feature that GET and pages.
> Where i comment a call function or change code? which file and which
> function?

squid.conf file:
   miss_access deny all

So,

  Externally fetching URLs
  Externally adding the replies to Squids cache
  Disabling Squids server-side fetch functionality.

  Result: A web server. Built on Squid functionality which was designed
for generic URL indexing. NOT suitable to be used in a web server.

Amos

-- 
Please be using
   Current Stable Squid 2.7.STABLE9 or 3.1.14
   Beta testers wanted for 3.2.0.10
Received on Sat Aug 06 2011 - 12:12:53 MDT

This archive was generated by hypermail 2.2.0 : Sat Aug 06 2011 - 12:00:01 MDT