On Tuesday 05 August 2003 09.35, Jun Tanamal wrote: > Hi, > I just installed and configured squid with delay pools according to > 'Bandwidth Limiting How-to' by Tomasz. > I also configured it to be a transparent proxy. I have a running > apache in the same machine. > When I start squid, apache stops serving the webpages.
More likely, when you install the interception rule in the kernel it intercepts any requests for your Apache and sends them to Squid. You need to insert additional rules before the interception rule to accept what should not be intercepted, i.e. traffic to your Apache server. Regards Henrik -- Donations welcome if you consider my Free Squid support helpful. https://www.paypal.com/xclick/business=hno%40squid-cache.org If you need commercial Squid support or cost effective Squid or firewall appliances please refer to MARA Systems AB, Sweden http://www.marasystems.com/, [EMAIL PROTECTED]
