Welcome! Log In Create A New Profile

Advanced

Re: sock error

Maxim Dounin
May 28, 2015 08:24AM
Hello!

On Wed, May 27, 2015 at 05:55:23PM -0400, birimblongas wrote:

> Hi, i have a rails app using unicorn + nginx.
> Last month my app started to get really slow and giving me error 502.
> Unicorn log doesn't show nothing, either my rails app log.
> But looking at nginx error log, i get numerous:
>
> [error] 1837#0: *263157 connect() to unix:/tmp/.app.sock failed (11:
> Resource temporarily unavailable) while connecting to upstream,
>
>
> What could it be? What causes this?
>
> If I change from socket to tcp connection, my tcp connection doesn't give
> this error, but gets time out.

Both the error and timeouts indicate that your backend is
overloaded and can't cope with load, so it's listening socket
queue overflows and it starts rejecting connections.

--
Maxim Dounin
http://nginx.org/

_______________________________________________
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Subject Author Posted

sock error

birimblongas May 27, 2015 05:55PM

Re: sock error

Francis Daly May 27, 2015 06:22PM

Re: sock error

birimblongas May 27, 2015 07:14PM

Re: sock error

Maxim Dounin May 28, 2015 08:24AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 314
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready