Are you using a web server in front of your mongrels ? It should be
picking up the page cached file before even considering handing the
request to a mongrel.
Cheers
Dave
On 24/10/2007, at 11:30 AM, Zachary Powell wrote:
close(5) = 0
close(5) = -1 EBADF (Bad file
descriptor)
read(5, "GET /flower_delivery/
florists_in_covehithe_suffolk_england_uk HTTP/1.1\nAccept: image/
gif, image/x-xbitmap, image/jpeg, image"..., 16384) = 473
close(5) = 0
close(5) = -1 EBADF (Bad file
descriptor)
the file its trying to get is page cached, and exists/is fine (can
even go to url while this is going on).
_______________________________________________
Mongrel-users mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/mongrel-users