Displaying 1 result from an estimated 1 matches for "6c636624".
Did you mean:
666624
2006 Aug 19
3
IIS and response timeout
I apologize if this has been covered before, I checked the archives and
didn''t see anything over the last few months.
I am running IIS6 with IsapiRewriter and a single mongrel service for each
Rails application. One of my apps does a long query to the database to
produce a CSV file. After the request has gone beyond 30 seconds, the user
get a 500 Internal Server Error.
I''ve