[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [ossig] Apache2 Newb Q



On Mon, Apr 12, 2004 at 01:35:46AM +0800, Simos Xenitellis spoke thusly:
>On Mon, 2004-04-12 at 00:49, Reign226 wrote:
>> Hmmm...interesting. AFAIK, ISPs use proxies only to 'fake' a speed boost 
>> in dial-up packages by compressing everything and delivering it to the
>> fooled user.
>> 
>> What would be the function of these proxies when that is not the case?
>
>Wow, I am participating to a thread that the threaded view of evolution is
>pushed too much to the right (well, 1024x768)... Who is to kill the
>thread?
>
>A transparent proxy will identify requests to Web servers (on the network
>level!) from your computer and will redirect them to the cache
>proxy. Whether you configure your browser to use the cache proxy or not,
>your requests will go through the cache proxy. In many ways this is good
>for speed up and other issues well discussed in books and online.

Good for speed-up yes (I run it at the lab in the office). But transparent
proxying results in breaking a number of other protocols, ftp + SSL
transactions for one. [1]

Much like there are "good" reasons for running NAT, there are also reasons
why t-proxying isn't always desirable.

[1] Before someone mentions the HTTP CONNECT method, read rfc2616 first.
    Doesn't work transparently unless you've got one of those expensive
    reverse SSL connectors.


---------------------------------------------------------
To unsubscribe: send mail to ossig-request@mncc.com.my
with "unsubscribe ossig" in the body of the message