Hey there
It strikes me that your problem is directly related to memory usage.
Linux machines have a bad problem in that if your apache children get
swapped out ->for any reason at all<-, they will lose any shared memory
that they may have had before being swapped out. When they are swapped
b
ls to
get parameters from CGI.pm with a few methods of my own. To get around
the weirdness, I just replaced the instance of CGI.pm with an instance
of Apache::Request, and everything started working again.
Not sure if this helps, but maybe it'll get you on the right track.
Cheers
Kyle Dawkins
Central Park Software
7;s happening to you. There's no recovery from that unless you can stop apache; only other solution is to reboot. If that's the case, you might as well be using Windows XP.
Hope this helps
Kyle Dawkins
Central Park Software
On Monday, Oct 13, 2003, at 05:34 US/Pacific, Mike Norton wr
Ahh hahaha
OK, posted too soon. Should have read it more carefully. Sorry to
post a solution to a problem you don't have. :-)
Kyle Dawkins
Central Park Software
On Thursday, Sep 25, 2003, at 15:05 US/Pacific, Kyle Dawkins wrote:
Hi there
I have the same setup. Just put in a rewrite ru
_client_ip from the query string using whichever way you like.
Cheers
Kyle Dawkins
Central Park Software
On Thursday, Sep 25, 2003, at 13:15 US/Pacific, Haroon Rafique wrote:
Hi,
I have a slightly off topic inquiry. I've googled/RTFMed. I run
mod_perl
in a reverse proxy setup. Light apache i