Could some please run some prefork/worker tests with 2.0.47 and 2.0.48?

Volunteers? Again I'd have run those, but I'm not able to build/run those anymore (segfaults in Apache itself).


should probably try 2.0.50-52.

Tested OK 2.0.50 and 2.0.52 (2.0.51 is almost the same as 2.0.52)

# 2.0.50
make clean && /home/stas/perl/5.8.6-ithread/bin/perl Makefile.PL MP_INST_APACHE2=1 MP_GENERATE_XS=1 MP_USE_DSO=1 MP_DEBUG=1 MP_TRACE=1 MP_USE_GTOP=0 MP_APXS=/home/stas/httpd/prefork-2.0.50/bin/apxs MP_CCOPTS='-DMP_IOBUFSIZE=16384' MP_MAINTAINER=1 && make && make test


make clean && /home/stas/perl/5.8.6-ithread/bin/perl Makefile.PL MP_INST_APACHE2=1 MP_GENERATE_XS=1 MP_USE_DSO=1 MP_DEBUG=1 MP_TRACE=1 MP_USE_GTOP=0 MP_APXS=/home/stas/httpd/worker-2.0.50/bin/apxs MP_CCOPTS='-DMP_IOBUFSIZE=16384' MP_MAINTAINER=1 && make && make test

# 2.0.52
make clean && /home/stas/perl/5.8.6-ithread/bin/perl Makefile.PL MP_INST_APACHE2=1 MP_GENERATE_XS=1 MP_USE_DSO=1 MP_DEBUG=1 MP_TRACE=1 MP_USE_GTOP=0 MP_APXS=/home/stas/httpd/prefork-2.0.52/bin/apxs MP_CCOPTS='-DMP_IOBUFSIZE=16384' MP_MAINTAINER=1 && make && make test


make clean && /home/stas/perl/5.8.6-ithread/bin/perl Makefile.PL MP_INST_APACHE2=1 MP_GENERATE_XS=1 MP_USE_DSO=1 MP_DEBUG=1 MP_TRACE=1 MP_USE_GTOP=0 MP_APXS=/home/stas/httpd/worker-2.0.52/bin/apxs MP_CCOPTS='-DMP_IOBUFSIZE=16384' MP_MAINTAINER=1 && make && make test


-- __________________________________________________________________ Stas Bekman JAm_pH ------> Just Another mod_perl Hacker http://stason.org/ mod_perl Guide ---> http://perl.apache.org mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com http://modperlbook.org http://apache.org http://ticketmaster.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to