Dear folks. I'm epxeriencing a very serious bug/error when uploading files with a browser (via CGI.pm) on an Apache 2 server at awardspace.com. [myhost.com] [Fri Jun 19 20:45:23 2009] [error] [client 1.2.3.4] (104)Connection reset by peer: ap_content_length_filter: apr_bucket_read() failed, referer: http://myhost.com/admin/ [myhost.com] [Fri Jun 19 20:45:47 2009] [error] [client 1.2.3.4] (104)Connection reset by peer: ap_content_length_filter: apr_bucket_read() failed, referer: http://myhost.com/admin/ Near as I can tell, this appears to be an Apache bug: http://www.gossamer-threads.com/lists/apache/bugs/349741 As the result of this (bug?) the early disconnect causes all my client's browser uploads to fail (as the Apache server just severs the connection). Awardspace even admits it's a bug, but they're unwilling to fix it. My relevant question here is: is there a know way around this? The client I built the site for has an art gallery, for which I wrote an API that allows him to upload images. In other words, the entire site has become unusable now! Someone suggested (on google) I use GET instead of POST (which won't work, of course, for image upload data). So, has anyone found a (makeshift) way around this issue? If so, I would gladly hear about it. Thank you! --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx