6 Sep 2007 16:32
Long queues with EXIT signals
Hi,
I have the latest 1.68 Yaws running and receiving 5 requests per
second with peaks of 40 requests per second. Some of the Yaws
processes have very long message queues with peak up to 1500. All
messages are exit signals like this: {'EXIT',#Port<0.23517>,normal}.
The initail call of those processes is the yaws_server:acceptor0/2
function and they are waiting in prim_inet:recv0/3 most of the time.
It might be that some of the request that we are getting are not
proper HTTP reqests or that client on the other end does some magic
with opening and closing sockets. I need to investigate that more. But
my question is has anyone seen such long queues with exit signals
before?
Thanks
--
--
Michal Slaski
http://www.erlang-consulting.com
-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems? Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
RSS Feed