I have setup nginx (1.9.5) as a proxy for few tomcat servers through
proxy_pass directive. The proxy_pass points to a domain name (aws route53).
The proxying works okay, but domain name is resolved only during nginx
startup/reload. I have setup the resolver to force resolving domain name
every few
I am currently experiencing an issue using the on the fly upgrade feature
of nginx. I am attempting the upgrade going from 1.4.1 to 1.8.1 on Ubuntu
12.04. Here is the process I am utilizing:
Here is initial look at my running nginx:
/etc/nginx# ps aux | grep nginx
root 18779 0.5 0.6 416156
Hi,
On 11/02/2015 08:48 PM, Xiaokai Wang wrote:
hi all,
Sorry to bother you again, I find pictures cannt show clearly, so
copy statistics below. thanks again.
I find a performace decreasing when I update centos5.4 to centos7.1
and the same time nginx-1.2.7 to nginx-1.8.0.
Exacte
Hi,
I have set `log_subrequest on;` at the http level and I am using to
`auth_request` to a location that does a `proxy_pass` but I am not seeing
the details of the auth subrequest in the access.log. Should this work?
Conf:
> log_subrequest on;
> server{
> location / {
> auth_request /auth
I understand now. Thank You!
Posted at Nginx Forum:
https://forum.nginx.org/read.php?2,262425,262566#msg-262566
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Hey,
Am Sunday 01 November 2015, 13:00:58 schrieb Scott E. MacKenzie:
> Suggest looking at gitlab:
> https://about.gitlab.com/downloads/
>
> It works well with Nginx and meets most needs for version control. If you
> stick with the standard bundle and plugins then your upgrade management for
> g