Nginx keep crashes when it is used in uwsgi
Maxim Dounin
mdounin at mdounin.ru
Thu Oct 30 13:15:24 UTC 2014
Hello!
On Thu, Oct 30, 2014 at 08:17:41AM -0400, arulmarans wrote:
> In my setup, i have nginx proxy in different machine, nginx server and uwsgi
> service. Once Nginx server receives the request from the proxy, it invokes
> the uwsgi call to using uwsgi socket, uwsgi module replies the request,
> after receiving the response from the uwsgi service nginx server forwards
> the response to the proxy, after transaction completes, nginx trying to
> close the socket connection and it crashes...
>
> Nginx is not generating the backtrace, it is getting killed and worker
> threads are getting suspended... would you kindly help me out how to proceed
> further to debug the issue or fix the crash...
Some debugging hints can be found here:
http://wiki.nginx.org/Debugging
--
Maxim Dounin
http://nginx.org/
More information about the nginx
mailing list