You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2010/10/14 16:53:26 UTC

DO NOT REPLY [Bug 50095] Could not get next bucket brigade

https://issues.apache.org/bugzilla/show_bug.cgi?id=50095

Ruediger Pluem <rp...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID

--- Comment #1 from Ruediger Pluem <rp...@apache.org> 2010-10-14 10:53:23 EDT ---
This error message typically indicates that the client did not deliver the
announced amount of data at all or within a reasonable timeframe (Hint: Timeout
setting in httpd) during a PUT request.
In your access logs this PUT request can seen here:

192.168.0.10 - myuser [14/Oct/2010:12:08:43 +0000] "PUT
/some/path/100823%20New%20Email%20Newsletter/02%20-%20Design/02%20-%20CV%20Update%20eShot/Thumbs.db
HTTP/1.1" 500 535 "-" "-" "TLbyy8CoEgEAAOdDOXwAAAAD"

(See the 500 response code).

So unless there are more facts this is a client bug and not an httpd bug.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org