hi, I've added some codes to squid for "Transfer-Encoding: chunked, Accept-Encoding: gzip, deflate,
Content-Encoding: gzip, deflate" and caching encoded/un-encoded data. My squid is used to cache
the MS-IIS data. I changed these codes from "HTTP/1.0" to "HTTP/1.1" in function httpBuildRequestPrefix()
of http.c. When the client request is POST, the MS-IIS will reply "HTTP/1.1 100 Continue" after squid
has just sent the HTTP-REQUEST header to MS-IIS, so, the squid will say "httpReadReply: Request not yet fully sent ....", because squid has not sent the body data to MS-IIS and got the MS-IIS' reply. Is there
a patch for this?
Thanks
zsx
2006.10.24
___________________________________________________________
Mp3疯狂搜-新歌热歌高速下
http://music.yahoo.com.cn/?source=mail_mailbox_footer
Received on Mon Oct 23 2006 - 20:34:22 MDT
This archive was generated by hypermail pre-2.1.9 : Wed Nov 01 2006 - 12:00:06 MST