Hi,
I use Steve Hay's mod_perl binaries with ActiveState perl 5.16
http://people.apache.org/~stevehay/
I see these kind of memory corruptions in the apache log when I put
some serious load on the server via ab.
Attempt to free nonexistent shared string '', Perl interpreter:
0x2a99014 at c:/ws/ot
On Fri, Jan 28, 2011 at 3:31 AM, Michiel Beijen wrote:
> On Fri, January 28, 2011 01:14, Michael Peters wrote:
>> Another thing that maybe the OP should look at (if he hasn't already) is
>> to run a proxy in front of the main mod_perl application. Even if the
>> proxy is on the same machine it wil
Am Fr, 28.01.2011, 09:31, schrieb Michiel Beijen:
> On Fri, January 28, 2011 01:14, Michael Peters wrote:
>> Another thing that maybe the OP should look at (if he hasn't already) is
>> to run a proxy in front of the main mod_perl application. Even if the
>> proxy is on the same machine it will help
On Fri, January 28, 2011 01:14, Michael Peters wrote:
> Another thing that maybe the OP should look at (if he hasn't already) is
> to run a proxy in front of the main mod_perl application. Even if the
> proxy is on the same machine it will help because you can reduce the
> number of memory-heavy mo
On Wed, Aug 26, 2009 at 12:40 PM, Michiel Beijen wrote:
> Foo JH wrote:
>>
>> I'd suggest to get your mp2 up with the following stack:
>> Apache22 Windows binary
>> ActivePerl binary
>> precompiled mod_perl2 + libapreq2 from the repo
>
> That would be the easy way, right ;-)
>
> The thing is, my pr
Foo JH wrote:
I'd suggest to get your mp2 up with the following stack:
Apache22 Windows binary
ActivePerl binary
precompiled mod_perl2 + libapreq2 from the repo
That would be the easy way, right ;-)
The thing is, my project uses a software bundle which includes Apache
and Strawberry for the Wi
I'd suggest to get your mp2 up with the following stack:
Apache22 Windows binary
ActivePerl binary
precompiled mod_perl2 + libapreq2 from the repo
Michiel Beijen wrote:
Hi all,
I'd like to know if it's possible to build mod_perl on Win32; I'd like
to use mod_perl with Stra
Jean-Damien Durand a écrit :
Here is how I installed StrawberryPerl + mod_perl + apache2 on Windows
(tested onVista):
Ah yes of course you will need to add lines like
LoadFile "C:\strawberry\perl\bin\perl510.dll"
LoadModule perl_module modules/mod_perl.so
LoadFile "C:\Program Files\Apache Soft
Michiel Beijen a écrit :
I'd like to know if it's possible to build mod_perl on Win32; I'd like
to use mod_perl with StrawberryPerl. It seems to be that the only way
that could be done is to compile Apache also with MinGW, and that's not
possible because of limited suppor
William A. Rowe, Jr. wrote on 2009-08-25:
> Michiel Beijen wrote:
>> I'd like to know if it's possible to build mod_perl on Win32; I'd like
>> to use mod_perl with StrawberryPerl. It seems to be that the only way
>> that could be done is to compile Ap
Michiel Beijen wrote:
>
> I'd like to know if it's possible to build mod_perl on Win32; I'd like
> to use mod_perl with StrawberryPerl. It seems to be that the only way
> that could be done is to compile Apache also with MinGW, and that's not
> possible bec
Hi all,
I'd like to know if it's possible to build mod_perl on Win32; I'd like
to use mod_perl with StrawberryPerl. It seems to be that the only way
that could be done is to compile Apache also with MinGW, and that's not
possible because of limited support for Windows Sh
12 matches
Mail list logo