[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] issue with suspend/resume
From: |
José Bollo |
Subject: |
Re: [libmicrohttpd] issue with suspend/resume |
Date: |
Fri, 12 May 2017 10:14:16 +0200 |
On Thu, 11 May 2017 22:56:58 +0300
Evgeny Grin <address@hidden> wrote:
> Hi José,
>
> On 11.05.2017 16:13, José Bollo wrote:
> >>> First, I just tried the latest commit
> >>> (787bfd1859db22c58271f287dfcb505c0052edd3): Do not add any
> >>> "Connection" headers for "upgrade" connections.
> >>>
> >>> My issue was still here but...
> >>
> >> Strange, resuming connection are now resumed before any other
> >> processing. Are you sure that there are no difference at all?
> >
> > No difference: even the header is not sent.
>
> Could you try with current git master?
> Processing should be improved after
> 6da279752e54c616edcb485ea637234101447c9:
> resume_suspended_connections(): update states of connection after
> resuming
>
Hello Evgeny,
I removed the loop and tested the current master and yes the behaviour
is changed.
I now receive the header at first call to MHD_run.
Thanks a lot.
Best regards
José
- Re: [libmicrohttpd] issue with suspend/resume, (continued)
- Re: [libmicrohttpd] issue with suspend/resume, Evgeny Grin, 2017/05/11
- Re: [libmicrohttpd] issue with suspend/resume, José Bollo, 2017/05/11
- Re: [libmicrohttpd] issue with suspend/resume, Evgeny Grin, 2017/05/11
- Re: [libmicrohttpd] issue with suspend/resume, José Bollo, 2017/05/11
- Re: [libmicrohttpd] issue with suspend/resume, Evgeny Grin, 2017/05/11
- Re: [libmicrohttpd] issue with suspend/resume, Evgeny Grin, 2017/05/11
- Re: [libmicrohttpd] issue with suspend/resume,
José Bollo <=