[Freeswitch-users] High CPU load but only few sessions
Helmut Kuper
helmut.kuper at ewetel.de
Thu Mar 26 08:12:08 PDT 2009
Hi Mathieu
I straced process 14047 as well and I found that it also epolls a
anon_inode. But the process' epoll call lokk slightly different that
14048's:
epoll_wait(13, {}, 4, 1000) = 0
Here a timeout is given. 14048 is not using a timeout (0). Maybe this
helps you ...
regards
Helmut
On 26.03.2009 16:01, Helmut Kuper wrote:
> Hi Mathieu,
>
> thx for the help :)
>
> The epoll_wait function on PID 14048 listens on fd 21 which points to
> "/anon_inode:[eventpoll]"
More information about the FreeSWITCH-users
mailing list