Displaying 1 result from an estimated 1 matches for "read_from_bdrb".
2008 Jan 26
4
Connections
...and only via Rails. Very easy and slick.
But I have a question.
The connections never close, if I do a netstat they just keep piling up.
Do I need to do some housekeeping somewhere? I noticed the @
connection.close statements are commented out in favor of a # FIXME type
deal.
Even if I store read_from_bdrb in an intermediate variable, call @
connection.close then return, they still sit in a CLOSE_WAIT status forever
-- long, long after mongrel has cleaned up.
I''m not a communications guy, so if I''m doing something wrong, let me know.
-------------- next part --------------
An HTML...