Displaying 1 result from an estimated 1 matches for "8hours".
Did you mean:
hours
2005 Jul 29
1
FastAGI problems
...Could anybody tell me what causes this 'Bad file descriptor' message?
>From the code I see, that it comes after the connection has been
established with FastAGI server, however I don't see anything on that.
This problem happens only very rarely [once/2days with continuous
30channels/8hours load].
What can cause that issue?
Did anybody think about using a unix socket for communicating asterisk
and the fastagi server? I know, we would lose the remote processing
feature, however we can save on IP stack when AGI requested handled locally.
Any idea how can I stabilize the FastAGI runnin...