Hello!
I just released a new stable version for ngx_openresty, 1.4.3.6, which
includes the latest official fix for the security issue CVE-2013-4547
in the Nginx core:
http://openresty.org/#Download
Best regards,
-agentzh
___
nginx mailing list
ngi
On 11/20/2013 4:10 AM, Francis Daly wrote:
>> I think that you're exactly right. I had tried try_files first, but was
>> unable to get it to work given that this site a) must be accessed via a
>> "subdirectory" relative to the domain-root URL, and b) is comprised of
>> files that live in a "priv
Is that a known issue? Any remedy available?
Thanks,
- Alder
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hello Nginx users,
Now available: Nginx 1.4.4 for Windows http://goo.gl/XQLTvR (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 Nginx users,
Now available: Nginx 1.5.7 for Windows http://goo.gl/sZYAx9 (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
Hi,
We're about to use the UDP log module from multiple locations to send log
entries to Flume. But we stumbled upon the issue [1] that UDP log is having
trouble working when multiple locations are involved. There has been no action
on that issue for quite some time. Anyone here that fixed the
Hello!
On Wed, Nov 20, 2013 at 12:50:00AM -0800, John Watson wrote:
> This really only affects SSL connections, where if the buffer with
> chunk terminator is copied into the SSL buffer by itself. Since the
> new SSL buffer has not reached 16k, it's not flushed thus causing a
> delay in the clien
On Tue, Nov 19, 2013 at 05:48:59PM -0500, Ben Johnson wrote:
> On 11/19/2013 3:39 PM, Francis Daly wrote:
Hi there,
> :) I'm using nginx-1.1.19, because that's what's bundled with Ubuntu
It's good to know that this configuration works on older versions too.
> > I think that the problem may be d
This really only affects SSL connections, where if the buffer with
chunk terminator is copied into the SSL buffer by itself. Since the
new SSL buffer has not reached 16k, it's not flushed thus causing a
delay in the client seeing it.
flush_chunk_terminator.patch
Description: Binary data
_