Re:Re: How Squid write fields and valued of HTTP reply?

From: <maer727@dont-contact.us>
Date: Sat, 20 Apr 2002 13:44:34 +0800 (CST)

Thanks, Henrik pal!

You have clarified all my doubts. :-)

Best regards,
George Ma

----- Original Message -----
From: Henrik Nordstrom
To: maer727@sohu.com ;squid-dev@squid-cache.org
Cc: squid-dev@squid-cache.org
Subject: Re: How Squid write fields and valued of HTTP reply?
Sent: Sat Apr 20 04:25:32 CST 2002

> On Friday 19 April 2002 10:59, maer727@sohu.com wrote:
>
> > If cache miss, Squid will find the object from peer cache
> > or origin server. I want to know how each field and value
> > of an HTTP reply is written to StoreEntry, which function/file
> > should I read?
>
> storeAppend() is the call that stores information into a StoreEntry.
> See http.c for usage.
>
> Headers are stored as received, together with the reply body.
>
> Regards
> Henrik
Received on Fri Apr 19 2002 - 23:44:42 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:15:14 MST