Gregory (Grisha) Trubetskoy
grisha at modpython.org
Tue Nov 5 14:19:35 EST 2002
The first thing I would try is upgrading to Python 2.2.2. If that doesn't solve it, then you need to try to figure out a way to replicate this issue, which is easier said than done. So far I haven't had any segfault reports for BETA4, so I have no other info to relate this to. Grisha On Tue, 5 Nov 2002, Morten Tryfoss wrote: > SuSE Linux 8.0 (2.4.18) > > Morten > > -----Opprinnelig melding----- > Fra: Gregory (Grisha) Trubetskoy [mailto:grisha at modpython.org] > Sendt: 5. november 2002 19:49 > Til: Morten Tryfoss > Emne: Re: [mod_python] Problem with mod_python3.0(beta4), python > 2.2.1and apache 2.0.43 > > > > Morten - what's your operating system? > > On Tue, 5 Nov 2002, Morten Tryfoss wrote: > > > > > I start my server up, and everything works ok. But after av while(when > > the number of clients raise) some of the apache childs segfaults. Users > > who are running on their persistent connections may still use the > > server, but new connections are dropped. Any thoughts of what may be > > wrong? > > > > Currently I'm running apache 1.3.x, but some part of my scripts performs > > poorly. Running them on apache 2.0 improved a lot (as long as the server > > didn't crash). > > > > > > Morten Tryfoss > > > > _______________________________________________ > > Mod_python mailing list > > Mod_python at modpython.org > > http://www.modpython.org/mailman/listinfo/mod_python > > > > > _______________________________________________ > Mod_python mailing list > Mod_python at modpython.org > http://www.modpython.org/mailman/listinfo/mod_python >
|