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
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
>
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