Re: [asterisk-users] Connect to 'agi://blablabla' failed: Operation now in progress

2006-07-17 Thread Simone Cittadini

Moises Silva ha scritto:


AFAIK operation now in progress is a common status when you open a
socket connection. When you use blocking sockets usually you dont see
this because the connect call does not return until the connection
is done. But when using non-blocking sockets, the connect call returns
immediatly and if you try to connect again, you will get the
operation now in progress message. I have seen this in my PHP
Manager Proxy, but not sure what implications may have in FastAGI. May
be it only tells that the connection stablishment takes a little
longer, network congestion may be?



We have a 'non blocking father' which spawns a 'blocking child' for each 
connection.
So this can be the case, but I don't think it's related to network 
congestion, it's local on 127.0.0.1 and I see the messages even on low load.


Oh well, since it works ...



Regards

On 7/13/06, Simone Cittadini [EMAIL PROTECTED] wrote:


I get a lot of this warnings in my logs.

Connect to 'agi://blablabla' failed: Operation now in progress

What exactly 'operation now in progress means' ? is asterisk still
trying so the call isn't lost ?

___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users






___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


[asterisk-users] Connect to 'agi://blablabla' failed: Operation now in progress

2006-07-13 Thread Simone Cittadini

I get a lot of this warnings in my logs.

Connect to 'agi://blablabla' failed: Operation now in progress

What exactly 'operation now in progress means' ? is asterisk still 
trying so the call isn't lost ?


___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users


Re: [asterisk-users] Connect to 'agi://blablabla' failed: Operation now in progress

2006-07-13 Thread Moises Silva

AFAIK operation now in progress is a common status when you open a
socket connection. When you use blocking sockets usually you dont see
this because the connect call does not return until the connection
is done. But when using non-blocking sockets, the connect call returns
immediatly and if you try to connect again, you will get the
operation now in progress message. I have seen this in my PHP
Manager Proxy, but not sure what implications may have in FastAGI. May
be it only tells that the connection stablishment takes a little
longer, network congestion may be?

Regards

On 7/13/06, Simone Cittadini [EMAIL PROTECTED] wrote:

I get a lot of this warnings in my logs.

Connect to 'agi://blablabla' failed: Operation now in progress

What exactly 'operation now in progress means' ? is asterisk still
trying so the call isn't lost ?

___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users




--
Su nombre es GNU/Linux, no solamente Linux, mas info en http://www.gnu.org;
___
--Bandwidth and Colocation provided by Easynews.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
  http://lists.digium.com/mailman/listinfo/asterisk-users