On Wednesday 10 July 2002 09.18, Arindam Haldar wrote:
> so i wasnt to ask-- when the client pc request for www.xyz.com for
> first time how the request is served ?
> a. directly from the site www.xyz.com
> b. site cached to squid & then squid send it to client
Your browser sends the request to Squid, who forwards the request to
the site.
When the reply arrives Squid first makes some quick sanity checks of
the initial HTTP reply headers (all usually contained in the first
reply packet), and if the reply seems OK it is send in parallell both
to the client and the cache.
Regards
Henrik
Received on Wed Jul 10 2002 - 04:31:00 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:09:12 MST