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
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
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
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
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
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