Re: mod_perl2 memory problem

2013-01-19 Thread Fred Moyer
On Sat, Jan 19, 2013 at 12:45 PM, Idel Fuschini wrote: > Hi all, > I have compiled apache webserver with this configuration: > > ./configure --prefix=/foo/apache-2.2.23-worker-1st --enable-modules=all > --enable-mods-shared=all --disable-ipv6 --enable-ssl > --with-ssl=/foo/openssl-1.0.1c --enable-

mod_perl2 memory problem

2013-01-19 Thread Idel Fuschini
Hi all, I have compiled apache webserver with this configuration: ./configure --prefix=/foo/apache-2.2.23-worker-1st --enable-modules=all --enable-mods-shared=all --disable-ipv6 --enable-ssl --with-ssl=/foo/openssl-1.0.1c --enable-proxy --enable-proxy-connect --enable-proxy-http --with-mpm=worker