I found two problems that potentially could result in 902 interrupted status codes. Please try them out: a) Fixed a bug in the MIME parser which caused header parsing problems when a header name was split over multiple TCP read operations. This can happen when pipelining requests. The result of this bug could be a 902 interrupted status code [1]. b) If the expat stream returns an error then we don't want to return that error upstream as this can kill a pipeling of requests. Now we just go into transparent mode [2]. Henrik [1] http://dev.w3.org/cgi-bin/cvsweb/libwww/Library/src/HTMIME.c#rev2.96 [2] http://dev.w3.org/cgi-bin/cvsweb/libwww/Library/src/HTXML.c#rev2.4 -- Henrik Frystyk Nielsen, World Wide Web Consortium http://www.w3.org/People/FrystykReceived on Wednesday, 3 March 1999 15:31:01 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Monday, 23 April 2007 18:18:29 GMT