On 2011/3/4, at 上午 3:13, Darren Nickerson wrote:


On Mar 2, 2011, at 10:19 AM, Chia-liang Kao wrote:

It seems the issue is with apache2 and plack. i can reproduce the stalled connection (however not always) with the plack-req.psgi example from the plack dist, with apache 2.2.16 on ubuntu maverick. however it's a bit different from yours.

You're definitely looking at a different problem.

Is there any way I can make the database connections non-persistent? That might help the ones that are getting confused.


Try to remove the Plack::Handler::Apache2->preload line and make MaxRequestsPerChild 1 ?


Reply via email to