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

2013-04-12 Thread Esmq
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" wrote: >Nothing particular in error log. In access log, there is a corresponding >record like > >[10/Apr/2013:00:30:00 -0700] 213.1

[users@httpd] Re:Re: [users@httpd] connection closed for event mpm?

2013-03-28 Thread Esmq
u are using some flv streaming mod which is not thread safe ? > >2013/3/28 Esmq : >> hi, guys >> >> i have come across a problem related to event mpm in apache(v2.4.3), >> that is >> connection may closed during transfer for some times. when i change to >

[users@httpd] connection closed for event mpm?

2013-03-27 Thread Esmq
hi, guys i have come across a problem related to event mpm in apache(v2.4.3), that is connection may closed during transfer for some times. when i change to prefork mpm, everything goes well... i also try to set EnableSendfile & EnableMMAP to Off, but without work... following is the ful