(11: Resource temporarily unavailable)

Anto aryanto at chello.at
Mon Jan 10 19:35:05 MSK 2011


Thanks a lot agentzh.

I heard about non-blocking I/O and some terms related to that. It seems 
that I just do not understand it very well. I guess it is time to dig up 
more about all of those.

Kind regards,

Anto

On 10/01/11 04:03, agentzh wrote:
> On Mon, Jan 10, 2011 at 8:10 AM, Anto<aryanto at chello.at>  wrote:
>    
>> 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.
>>      
> Nginx works in a non-blocking manner and it's normal to receive EAGAIN
> when a non-blocking socket reading operation simply returns when the
> network device is not ready.
>
> Cheers,
> -agentzh
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
>
>    




More information about the nginx mailing list