details: http://hg.nginx.org/nginx/rev/17134d29782e
branches:
changeset: 5532:17134d29782e
user: Maxim Dounin
date: Wed Jan 22 16:05:07 2014 +0400
description:
Upstream: reading from a client after connection upgrade.
Read event on a client connection might have been disabled during
details: http://hg.nginx.org/nginx/rev/97e3769637a7
branches:
changeset: 5531:97e3769637a7
user: Maxim Dounin
date: Wed Jan 22 16:05:06 2014 +0400
description:
SSL: fixed $ssl_session_id variable.
Previously, it used to contain full session serialized instead of just
a session id, m
details: http://hg.nginx.org/nginx/rev/24afe114adeb
branches:
changeset: 5533:24afe114adeb
user: Maxim Dounin
date: Wed Jan 22 16:10:13 2014 +0400
description:
Updated OpenSSL used for win32 builds.
diffstat:
misc/GNUmakefile | 2 +-
1 files changed, 1 insertions(+), 1 deletions(
details: http://hg.nginx.org/nginx/rev/fff0f73673c3
branches:
changeset: 5535:fff0f73673c3
user: Maxim Dounin
date: Wed Jan 22 17:42:59 2014 +0400
description:
release-1.5.9 tag
diffstat:
.hgtags | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (8 lines):
diff --gi
details: http://hg.nginx.org/nginx/rev/5a1759f33b7f
branches:
changeset: 5534:5a1759f33b7f
user: Maxim Dounin
date: Wed Jan 22 17:42:59 2014 +0400
description:
nginx-1.5.9-RELEASE
diffstat:
docs/xml/nginx/changes.xml | 142 +
1 files ch
Hello!
On Wed, Jan 22, 2014 at 01:39:54AM -0200, Wandenberg Peixoto wrote:
> Hello Maxim,
>
> did you have opportunity to take a look on this last patch?
It looks more or less correct, though I don't happy with the
checks done, and there are various style issues. I'm planning to
look into it
Hello!
On Sun, Jan 19, 2014 at 12:10:55PM +0100, Filipe da Silva wrote:
> # HG changeset patch
> # User Filipe da Silva
> # Date 1390129333 -3600
> # Sun Jan 19 12:02:13 2014 +0100
> # Node ID 3ad4498760c6fcd2ba24ae84f6d924b3a1a35a31
> # Parent bb3dc21c89efa8cfd1b9f661fcfd2f155687b99a
> Ma
Hello Maxim!
On Wed, Jan 22, 2014 at 8:51 AM, Maxim Dounin wrote:
>
> It looks more or less correct, though I don't happy with the
> checks done, and there are various style issues. I'm planning to
> look into it and build a better version as time permits.
>
We're also having this issue. Hopeful
Hello,
I'm seeing a strange problem with v1.5.9, the compiled binary is 8
times larger than it was on v1.5.8. My build environment (debian) is
the same that I've used for v1.5.8.
Production:
~$ nginx -V
nginx version: nginx/1.5.8
TLS SNI support enabled
configure arguments: --prefix=/etc/nginx
On Wed, Jan 22, 2014 at 02:56:38PM -0500, Jim Popovitch wrote:
> I'm seeing a strange problem with v1.5.9, the compiled binary is 8
> times larger than it was on v1.5.8. My build environment (debian) is
> the same that I've used for v1.5.8.
>
> Production:
> ~$ nginx -V
> nginx version: nginx/1.
On Wed, Jan 22, 2014 at 3:23 PM, Ruslan Ermilov wrote:
> Could it be that you lost some shared library that nginx uses?
>
> For the starters, compare the outputs of "file /usr/sbin/nginx"
> (are both binaries are stripped) and "ldd /usr/sbin/nginx" (do
> they show the same shared libs)?
Hmmm, the
On Wed, Jan 22, 2014 at 3:42 PM, Jim Popovitch wrote:
> not stripped
Oh man, i feel like an idiot. I didn't see that the first time I read it.
Sorry for the noise.
-Jim P.
___
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/m
12 matches
Mail list logo