On Thursday 02 May 2013 14:32:51 Piotr Sikora wrote:
> # HG changeset patch
> # User Piotr Sikora
> # Date 1367490396 25200
> # Node ID c6434a8634386be8b9bfb90be47c4902a009b36b
> # Parent 886800caf36081e1fcbecd0483abeefbafc781b3
> PCRE: retain input pattern for all regular expressions.
>
> Previ
On Tuesday 07 May 2013 14:49:07 Yury Kirpichev wrote:
> Hi,
>
> I've got an issue when trying to use SPDY over HTTP for nginx.
>
> I'm using nginx 1.4.0.
>
> The issue is that there is 200ms delay between request is sent to server
> and response with data is received.
>
>
> After analysing thi
Hi,
I've got an issue when trying to use SPDY over HTTP for nginx.
I'm using nginx 1.4.0.
The issue is that there is 200ms delay between request is sent to server
and response with data is received.
After analysing this issue a little bit, it turned out that TCP_CORK option
is set before sendf