[core] the sa_family of accept socket is equal 0

2016-01-24 Thread guitao_w
nginx version: 1.63 OS version: hp-ux B.11.23 Client connect server with telnet, by GDB, I find: ngx_event_accept.c, function ngx_event_accept, line 279, the value of 'c->addr_text.len' is zero, but the server socket's value is ok who can get this problem? thanks Posted at Nginx Forum: https

Cache some API requests in Nginx

2016-01-24 Thread linsonj
I'm seeking advise from experts here. We have the following scenario. We have a java application. Java app is running on tomcat7. tomcat7 acting as API server. User interface files ( Static html and css ) are served by nginx. Nginx is acting as reverse proxy here. All API request are passed to API

[core] the sa_family of accept socket is equal 0

2016-01-24 Thread guitao_w
nginx version: 1.63 OS version: hp-ux B.11.23 Client connect server with telnet, by GDB, I find: ngx_event_accept.c, function ngx_event_accept, line 279, the value of 'c->addr_text.len' is zero, but the server socket's value is ok who can get this problem? thanks Posted at Nginx Forum: https

Re: Restart Nginx than root user?

2016-01-24 Thread steve
HI, On 01/25/2016 12:27 PM, smsmaddy1981 wrote: Hi Team, root user is must for NGinx restart? Everytime of restart, prompts for root user than other users. PID's are not getting killed...for the running process with project users. I tried solution of adding entry to Sudoers file with an path of

Restart Nginx than root user?

2016-01-24 Thread smsmaddy1981
Hi Team, root user is must for NGinx restart? Everytime of restart, prompts for root user than other users. PID's are not getting killed...for the running process with project users. I tried solution of adding entry to Sudoers file with an path of executable script. No luck. Following are the chan

Re: Absolute rather than relative times in expires directives

2016-01-24 Thread B.R.
http://nginx.org/en/CHANGES: Changes with nginx 1.9.7 17 Nov 2015 ... *) Bugfix: the "expires" directive might not work when using variables. Using the latest version of the branch​ might solve problems... --- *B. R.* On Sun, Jan 24, 2016 at 8:21 AM