Hello, new to all this so I apologize if my question is not formatted
correctly.
We only allow https from outside our network (via hardware firewall).
I want to block access to usr/share/nginx/html but allow access access to
usr/share/nginx/html/folder1
I have figured I need to be working with
How do I go about logging all of the headers client browser has sent in
Nginx? I also want to log response header. Note that I am using nginx as
reverse proxy.
After going through documentation, I understand that I can log a specific
header, but I want to log all of the headers.
__
On a related question - would it also be possible to provide a Debuginfo
package for future Debian and Ubuntu packages?
Thanks,
Dominik
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,248527,251157#msg-251157
___
nginx mailing list
nginx@ngin
Hello,
we facing the same issue with version "nginx-1.4.7-1.el6.ngx.x86_64".
Did anyone find a solution?
Regards,
Michael Rauch
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
What is the most suitable value according to you for the following
directives `spdy_headers_comp` and `spdy_chunk_size` . i want to optimize
spdy to get better performance.I am only using Nginx as my webserver (No
apache or any other software).
My Nginx vesion is : 1.7.2
Thanks
Posted at Nginx
Hello!
On Wed, Jun 25, 2014 at 03:24:26AM -0400, ashishadhav wrote:
> Hi,
> I want to find out how many requests are queued ,that is are yet to be
> processed ,in nginx at any given moment.
> From this i wish to calculate if my server is overloaded with requests.
There is no queues in nginx itse
Hi ,
thanks for quick reply.
Actually Im running a web app under nginx which has max limit of 1000
requests / sec .
So understanding queued requests number is important for me.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,251143,251146#msg-251146
You should never let the users get into queue anyway, it is for unexpected
peaks.
# Total amount of users you can serve = worker_processes *
worker_connections
http://stackoverflow.com/questions/7325211/tuning-nginx-worker-process-to-obtain-100k-hits-per-min
On Wed, Jun 25, 2014 at 10:24 AM,
m1nu2 Wrote:
---
> Hello all,
>
> I'm trying to setup a nginx server on a RaspberryPi to host a Horde
> Groupware. The Webinterface is working so far. But I have problems
> setting up the Microsoft-Server-ActiveSync URL to sync my Smartphone
> an
Hi,
I want to find out how many requests are queued ,that is are yet to be
processed ,in nginx at any given moment.
>From this i wish to calculate if my server is overloaded with requests.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,251143,251143#msg-251143
_
10 matches
Mail list logo