Re: Hung apache threads after upgrading to django 1.4

2012-09-13 Thread Dane
We have extended status on. Here is a link to our full status output. This does not occur consistently, but under high traffic we see an increasing amount of occurrences. I appreciate the help. http://pastebin.com/wP8Xfrwf On Wednesday, September 12, 2012 9:20:10 AM UTC-5, Tom Evans wrote: >

Re: Hung apache threads after upgrading to django 1.4

2012-09-12 Thread Tom Evans
On Wed, Sep 12, 2012 at 2:49 PM, Dane wrote: > After using django 1.3 for a while I upgraded to django 1.4 and started > noticing apache threads hanging indefinitely. I set a timeout to avoid > running out of threads, but it would be nice to know what is causing the > issue in the first place. >

Hung apache threads after upgrading to django 1.4

2012-09-12 Thread Dane
After using django 1.3 for a while I upgraded to django 1.4 and started noticing apache threads hanging indefinitely. I set a timeout to avoid running out of threads, but it would be nice to know what is causing the issue in the first place. Using an strace, I found that the threads are attemp