You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Esmq <es...@163.com> on 2013/04/13 01:55:47 UTC

[users@httpd] Re:Re: [users@httpd] client disconnect (httpd 2.4.2)

i also observed the problem, 


the connection closed by server before the transfer complete~


and v2.4.4 also affected




At 2013-04-13 01:38:43,"Jonghyun Kahng" <jk...@gmail.com> wrote:

>Nothing particular in error log. In access log, there is a corresponding 
>record like
>
>[10/Apr/2013:00:30:00 -0700] 213.198.82.5 "213.198.82.5" "-" - "-" 
>abc.com "GET /download/5713001080022099 HTTP/1.1" "-" "-" "-" "-" 
>65235073usec. 200 245752 X
>
>Note "X" at the end.
>
>Jong
>
>On 4/12/2013 10:03 AM, Eric Covener wrote:
>> What about the HTTP server logs?
>>
>> On Fri, Apr 12, 2013 at 12:58 PM, Jonghyun Kahng <jk...@gmail.com> wrote:
>>> We tried httpd 2.4.2 and mod_jk 1.2.37 with tomcat 7.0. One of our service
>>> is to download files. After httpd was upgrade from 2.2.19 to 2.4.2, we are
>>> not able to download large files (~2 GB). A download prematurely terminates.
>>> Below is the error message in tomcat log when it happens. We had to go back
>>> to httpd 2.2.19/mod_jk 1.2.27.
>>>
>>> ClientAbortException:  java.net.SocketException: Broken pipe
>>>       at
>>> org.apache.catalina.connector.OutputBuffer.realWriteBytes(OutputBuffer.java:366)
>>>       at org.apache.tomcat.util.buf.ByteChunk.flushBuffer(ByteChunk.java:432)
>>>       at org.apache.tomcat.util.buf.ByteChunk.append(ByteChunk.java:347)
>>>       at
>>> org.apache.catalina.connector.OutputBuffer.writeBytes(OutputBuffer.java:392)
>>>       at
>>> org.apache.catalina.connector.OutputBuffer.write(OutputBuffer.java:381)
>>>       at
>>> org.apache.catalina.connector.CoyoteOutputStream.write(CoyoteOutputStream.java:89)
>>>       at
>>> com.broadon.filter.AccessFilterOutputStream.write(AccessFilterOutputStream.java:26)
>>>       at
>>> com.broadon.ccs.util.ContentFactory.writeContent(ContentFactory.java:501)
>>>
>>> We want to upgrade httpd if we can resolve this issue. I'd appreciate any
>>> suggestion.
>>>
>>> Jong
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>>> For additional commands, e-mail: users-help@httpd.apache.org
>>>
>>
>>
>
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
>For additional commands, e-mail: users-help@httpd.apache.org
>