An application i have running keeps randomly quitting or stalling. Quitting- I'm tracing a ton of stuff, I can't seem to figure out why its dying. I'm hoping monit can at least restart the next time.
Stalling- Ive been running ab to bench and test it, hoping to find the quit. Running ab -n 10000 -c 10 "http://site.com/contact" I will always get this message around 4220 requests if i go through nginx , 8440 requests if i hit paster directly ( +- 3 requests over 30 tests -- very weird. i've never seen a bunching of results like this before ) apr_poll: The timeout specified has expired (70007) The site will be frozen for a minute or so, then be responsive again. Looking at the paster logs, no issues exist. Looking at pg_stat activity, there's no transaction - we're idle. anyone have a clue? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "pylons-discuss" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/pylons-discuss?hl=en -~----------~----~----~----~------~----~------~--~---
