[rt-users] Testing 4.0.0rc5 - experiences upgrading from 3.6.4 on RHEL6
Chia-liang Kao
clkao at bestpractical.com
Thu Mar 3 19:24:58 EST 2011
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 ?
More information about the rt-users
mailing list