Hi Maxim.
Maxim Dounin Wrote:
---
> As long as a connection is closed before nginx is able to get a
> response - it looks like a problem in your backend. Normally such
> connections need lingering close to make sure a client has a chance
> to
Hello Nginx users, (corrected link below)
Now available: Nginx 1.5.5 for Windows http://goo.gl/mHIAeL (32-bit and
64-bit versions)
These versions are to support legacy users who are already using Cygwin
based builds of Nginx. Officially supported native Windows binaries are at
nginx.org.
Announc
Hello Nginx users,
Now available: Nginx 1.5.5 for Windows http://goo.gl/TglvA0 (32-bit and
64-bit versions)
These versions are to support legacy users who are already using Cygwin
based builds of Nginx. Officially supported native Windows binaries are at
nginx.org.
Announcements are also availab
Hello!
On Tue, Sep 17, 2013 at 11:11:05AM -0400, Claudio wrote:
> Hi.
>
> I've set up nginx as a proxy for a jetty service. Works nicely, most of the
> time, except
>
> ... when issuing a (somewhat) larger POST request to some entity which is
> protected by HTTP Basic access authentication.
>
Hi.
I've set up nginx as a proxy for a jetty service. Works nicely, most of the
time, except
... when issuing a (somewhat) larger POST request to some entity which is
protected by HTTP Basic access authentication.
The web app responds with a 401 immediately, probably closing the connection
right
Changes with nginx 1.5.5 17 Sep 2013
*) Change: now nginx assumes HTTP/1.0 by default if it is not able to
detect protocol reliably.
*) Feature: the "disable_symlinks" directive now uses O_PATH on Linux.
*) Feature: now nginx uses EPOLLR
Some mistake in subject: *"use arguments" without "get".
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,242908,242909#msg-242909
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hello!
I develop some module and I need recieve POST-request's arguments.
GET-request and HTTP-header easy to use but how may POST-request were used I
don't know...
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,242908,242908#msg-242908
___