Welcome! Log In Create A New Profile

Advanced

(11: Resource temporarily unavailable)

January 09, 2011 07:14PM
Hello everybody,

I have been doing some debugging and I saw messages like below from each
request.
================================================================================================
..
2011/01/09 16:01:25 [debug] 26532#0: *29 http keepalive handler
2011/01/09 16:01:25 [debug] 26532#0: *29 malloc: 08B42288:1024
2011/01/09 16:01:25 [debug] 26532#0: *29 recv: fd:3 -1 of 1024
2011/01/09 16:01:25 [debug] 26532#0: *29 recv() not ready (11: Resource
temporarily unavailable)
2011/01/09 16:01:55 [debug] 26532#0: *29 event timer del: 3: 1800158943
2011/01/09 16:01:55 [debug] 26532#0: *29 http keepalive handler
..
2011/01/09 16:28:46 [debug] 26532#0: *30 http keepalive handler
2011/01/09 16:28:46 [debug] 26532#0: *30 malloc: 08B42288:1024
2011/01/09 16:28:46 [debug] 26532#0: *30 recv: fd:3 -1 of 1024
2011/01/09 16:28:46 [debug] 26532#0: *30 recv() not ready (11: Resource
temporarily unavailable)
2011/01/09 16:29:16 [debug] 26532#0: *30 event timer del: 3: 1801799968
2011/01/09 16:28:46 [debug] 26532#0: *30 http keepalive handler
..
================================================================================================

Sometime there are also some messages as below.
================================================================================================
..
2011/01/09 07:06:35 [debug] 5111#0: *125 http run request:
"/index.php?arg=news&page=1"
2011/01/09 07:06:35 [debug] 5111#0: *125 http upstream check client,
write event:1, "/index.php"
2011/01/09 07:06:35 [debug] 5111#0: *125 http upstream recv(): -1 (11:
Resource temporarily unavailable)
2011/01/09 07:06:35 [debug] 5111#0: *125 post event 09BB2804
2011/01/09 07:06:35 [debug] 5111#0: *125 post event 09BB502C
2011/01/09 07:06:35 [debug] 5111#0: *125 delete posted event 09BB502C
..
================================================================================================

At the moment, the traffic on my test server only comes from my PC which
only does the request once in a while, instead of doing stress test. So
I believe the default settings (on my nginx and Debian) are much more
than enough to provide the resource for that kind of requests.

I am wondering if the "Resource temporarily unavailable" message would
be an indication that nginx is waiting for something and would do retry
if it doesn't get anything. If my nginx would get thousands of requests,
I believe that would be a waste time doing wait and retry, which would
significantly make my nginx slow.

At the moment, I don't notice any issue. Should I worry about this? If
so, what could the probable causes of that message be?

Kind regards,

Anto


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

(11: Resource temporarily unavailable)

anto January 09, 2011 07:14PM

Re: (11: Resource temporarily unavailable)

agentzh January 09, 2011 10:06PM

Re: (11: Resource temporarily unavailable)

anto January 10, 2011 11:40AM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 244
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