Maxim Dounin Wrote:
---
> Hello!
>
> On Tue, Apr 07, 2015 at 12:26:23AM -0400, bughunter wrote:
>
> [...]
>
> > > > So how do I enable OCSP stapling for my vhosts when the default
> > > server cert
> > > > is self-signed? This seems like a pot
Is there a module that does throttled reading for POST and works the same
way as limit_rate does for GET (per stream, X bytes per second).
I got some kind of throttle effect by putting a usleep() into the
os/unix/ngx_recv.c file reader, but I want to use something that works the
same way as limit_
> After some time, browsers begin to prompt for authentication
> over
> and over again (I guess once for every image, stylesheet,
> script, etc?).
> Or maybe it is prompting because the credentials failed, but
> I don't
> think so because if I hit cancel/ESC over and over again, I
> can use
On 08 Apr 2015, at 08:00, E.B. wrote:
> Hello,
>
> I'm new to Nginx, coming from Apache. Now I'm struggling with
> how to apply multiple configs and rules to different location (request
> tyeps).
>
> Easy example, a server/site has PHP support for all of its requests
> but only one of its direc
Hello,
I'm new to Nginx, coming from Apache. Now I'm struggling with
how to apply multiple configs and rules to different location (request
tyeps).
Easy example, a server/site has PHP support for all of its requests
but only one of its directoryies needs to have HTTP AUTH.
I had:
location ~* \.
On Tuesday 07 April 2015 18:26:24 cyruspy wrote:
> Hi!, anybody has seen core dumps caused by just loading a landing page?:
>
> This is the trace I'm seeing, this is in CentOS 6 with
> nginx-1.6.2-1.el6.ngx.x86_64:
>
> Core was generated by `nginx: worker process '.
> Program te
Hi!, anybody has seen core dumps caused by just loading a landing page?:
This is the trace I'm seeing, this is in CentOS 6 with
nginx-1.6.2-1.el6.ngx.x86_64:
Core was generated by `nginx: worker process '.
Program terminated with signal 11, Segmentation fault.
#0 ngx_ssl_new_se
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Changes with nginx 1.7.1207 Apr 2015
*) Feature: now the "tcp_nodelay" directive works with backend SSL
connections.
*) Feature: now thread pools can be used to read cache file headers.
*) Bugfix: in the "proxy_request_buffering" directi
Changes with nginx 1.6.3 07 Apr 2015
*) Feature: now the "tcp_nodelay" directive works with SPDY connections.
*) Bugfix: in error handling.
Thanks to Yichun Zhang and Daniil Bondarev.
*) Bugfix: alerts "header already sent" appeared in l
Hi,
On 2/18/15 7:35 PM, rik...@deds.nl wrote:
>> [...]
>>> Hi Maxim,
>>>
>>> Understood. Apart from the fact what SPDY can mean for someone specific.
>>> There is a flaw in and which prevents "tcp_nodelay" in Nginx 1.6. to
>>> function correctly.
>>>
>>> How to fix that.
>>>
>> There are several o
Hi.
Am 07-04-2015 15:22, schrieb khaled.benjannet:
Hello,
I need to use only one nginx server to configure the load balancing for
3
differents plateforme.
When I add the 3 config files under /etc/ngix/conf.d, the nginx take
only
the first configuration on the list.
Please can you post:
Hello!
On Tue, Apr 07, 2015 at 12:26:23AM -0400, bughunter wrote:
[...]
> > > So how do I enable OCSP stapling for my vhosts when the default
> > server cert
> > > is self-signed? This seems like a potential bug in the nginx SSL
> > module.
> >
> > Just enable ssl_stapling in appropriate serve
Hello,
I need to use only one nginx server to configure the load balancing for 3
differents plateforme.
When I add the 3 config files under /etc/ngix/conf.d, the nginx take only
the first configuration on the list.
Please I need help to configure correctly nginx. Thanks in advance
Posted at Ngi
14 matches
Mail list logo