FYI: my write lockup is unrelated to yours and resides solely in my own code...

> Am 04.02.2016 um 10:08 schrieb Plüm, Rüdiger, Vodafone Group 
> <ruediger.pl...@vodafone.com>:
> 
> 
> 
>> -----Original Message-----
>> From: Yann Ylavic [mailto:ylavic....@gmail.com]
>> Sent: Donnerstag, 4. Februar 2016 10:04
>> To: httpd-dev
>> Subject: Re: HTTPS connections lock-up with 2.4.18
>> 
>> On Thu, Feb 4, 2016 at 9:54 AM, Yann Ylavic <ylavic....@gmail.com> wrote:
>>> On Thu, Feb 4, 2016 at 9:41 AM, Yann Ylavic <ylavic....@gmail.com>
>> wrote:
>>>> Doesn't the socket_bucket_read() call (frame #3) enter
>>>> apr_socket_timeout_set(p, 0), and hence sononblock() which puts the
>>>> socket in O_NONBLOCK?
>>> 
>>> and resets APR_INCOMPLETE_READ.
>> 
>> Would this help?
> 
> As it is easy reproducible in his environment I guess an strace over the 
> whole transaction would be the best approach.
> 
> Regards
> 
> Rüdiger

Reply via email to