Displaying 1 result from an estimated 1 matches for "florists_in".
2007 May 07
1
Mongrel and EBADF error consuming resources
...uring this time (I can
request pages from it and the loop below continues uneffected, so its
not one request locking up the process). Any ideas on how I can
straighten this out?
thanks,
Zach
(mongrel (1.0.1, cluster 0.2.0, rails 1.1.16, ruby 1.8.4 on fedora)
read(188, "GET /flower_delivery/florists_in"..., 16384) = 471
close(188) = 0
close(188) = -1 EBADF (Bad file descriptor)
read(188, "GET /flower_delivery/florists_in"..., 16384) = 471
close(188) = 0
close(188) = -...