You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hc.apache.org by Michael Becke <be...@u.washington.edu> on 2003/03/05 01:05:26 UTC

Re: DO NOT REPLY [Bug 17432] - '100-continue' response times out unexpectedly

Looks good.  Seems like a much better approach.

Mike

On Tuesday, March 4, 2003, at 09:12 AM, bugzilla@apache.org wrote:

> DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG
> RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
> <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17432>.
> ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND
> INSERTED IN THE BUG DATABASE.
>
> http://nagoya.apache.org/bugzilla/show_bug.cgi?id=17432
>
> '100-continue' response times out unexpectedly
>
>
>
>
>
> ------- Additional Comments From olegk@apache.org  2003-03-04 14:12 
> -------
> New patch removes CPU-bound busy wait used when expecting a 100 
> response.
> Socket SO_TIMEOUT is used instread.
>
> Suggested by Simon Roberts
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: 
> commons-httpclient-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: 
> commons-httpclient-dev-help@jakarta.apache.org
>