Koozali.org: home of the SME Server

why is squid also accelerating?

hanscees

why is squid also accelerating?
« on: May 23, 2003, 12:20:00 AM »
Hi the squid.conf file in e-smith 5.6 is set to do caching as well as accelerating if I am not mistaken.

You could use this to let the squid accelerate outside requests to the webserver by a DNAT iptables rule. However, this is not implemented for the outside. Only the inside uses squid as caching proxy.

Why is this? Has anyone an idea?

I would also like to find out how to diesable the caching and to only use it as proxy.
How can I do that?

greetings

Hans-Cees

Charlie Brady

Re: why is squid also accelerating?
« Reply #1 on: August 22, 2003, 01:20:32 AM »
hanscees wrote:

> Hi the squid.conf file in e-smith 5.6 is set to do caching as
> well as accelerating if I am not mistaken.
>
> You could use this to let the squid accelerate outside
> requests to the webserver by a DNAT iptables rule. However,
> this is not implemented for the outside. Only the inside uses
> squid as caching proxy.
>
> Why is this?

To support transparent proxy.

Charlie