On Thu, Jul 14, 2011 at 3:15 PM, Vincent Veyron wrote:
> OK, I must have missed it in the doc, I'll look again.
I think you're misunderstand. Storable doesn't do this for you. The
idea is you could capture the session in a variable and write that to
a database.
If you'd rather not roll your ow
On 05/12/11 16:15, Fred Moyer wrote:
There has not been any feedback on the release candidate from this
thread, and as such there is no projected release date.
http://www.gossamer-threads.com/lists/modperl/dev/102778
Hey Fred & list. I just tested this release and it works perfectly and
does
On Fri, Jul 15, 2011 at 1:54 PM, ChristoDeluxe wrote:
> This is the case that I'm seeing (Apache/2.2.19 (FreeBSD 8.0) mod_perl/2.0.5
> Perl/v5.8.9) where for every time I run apachectl restart, it leaks a few MB
> of RAM into the parent process and thus into all the children too. The size
> of t
On Fri, Jul 15, 2011 at 4:54 PM, ChristoDeluxe wrote:
> Looking in the archives, I see people (mostly back a few years) saying that
> people should not use "apachectl restart" or "apachectl graceful" (or
> sending the HUP signal) to restart Apache since it leaks memory.
That was the case in the p
Hi,
Looking in the archives, I see people (mostly back a few years) saying that
people should not use "apachectl restart" or "apachectl graceful" (or
sending the HUP signal) to restart Apache since it leaks memory.
This is the case that I'm seeing (Apache/2.2.19 (FreeBSD 8.0) mod_perl/2.0.5
Perl
I've pushed a replacement RC with a new md5sum -
0a947b913367a42b28f6a630a4d8186d
Please give this a whirl so we can start the 2.0.6 release process.
+1 from me on Linux.
http://people.apache.org/~phred/Apache-SizeLimit-0.96-rc1.tar.gz
On Thu, Feb 24, 2011 at 7:07 PM, Fred Moyer wrote:
> Please