Re: Strawberry perl + mod_perl (call for testers)

2010-07-13 Thread Jacek Pasternak
I'm using mod_perl 2 with ActivePerl for development. It works fine with one exception: I have to set in my httpd.conf: PerlInterpStart 1 PerlInterpMax 1 PerlInterpMinSpare 1 PerlInterpMaxSpare 1 In other words I'm not able to make any use of more than 1 core, which is not bad for development, b

RE: Strawberry perl + mod_perl (call for testers)

2010-07-13 Thread Dami Laurent (PJ)
>-Message d'origine- >De : Michael Ludwig [mailto:mil...@gmx.de] >Envoyé : vendredi, 9. juillet 2010 22:16 >À : modperl@perl.apache.org >Objet : Re: Strawberry perl + mod_perl (call for testers) > ... >Relevant or not, this story makes me ask the following questions: >Are there any peo

Re: Strawberry perl + mod_perl (call for testers)

2010-07-13 Thread Michael Lackhoff
On 09.07.2010 22:16 Michael Ludwig wrote: > Relevant or not, this story makes me ask the following questions: > Are there any people on this list using mod_perl 2.0 on Windows? > Do you have any positive or negative experiences to share? I use it for a web based application but have/had some prob