Running a proxy in front of mod_perl on Win32

2011-01-28 Thread 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 because you can reduce the > number of memory-heavy mo

Re: [QUESTION] Some tests fail on Debian

2011-01-28 Thread Torsten Förtsch
On Thursday, January 27, 2011 20:44:57 Alexander Aparzev wrote: > using Apache/2.2.9 (itk MPM) Just a guess, has anyone ever tested itk-MPM? However, perhaps it's only a matter of bad timing. pnotes2.t is one of mine, I think. It looks as follows: for my $i (1..12) { t_client_log_warn_is_exp

Re: Running a proxy in front of mod_perl on Win32

2011-01-28 Thread Hendrik Schumacher
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

Re: [QUESTION] Some tests fail on Debian

2011-01-28 Thread Alexander Aparzev
On 28.01.2011 09:46, Torsten Förtsch wrote: # run the test t/TEST -verbose t/modperl/pnotes2.t # now check the log and see if it contains 12 lines of 'pnotes are ...' ((12==$(grep 'pnotes are destroyed after cleanup passed' t/logs/error_log | wc -l)))&& echo ok Thank you Torsten. No, it doe

Re: [QUESTION] Some tests fail on Debian

2011-01-28 Thread Torsten Förtsch
On Friday, January 28, 2011 11:42:46 Alexander Aparzev wrote: > > # now check the log and see if it contains 12 lines of 'pnotes are ...' > > ((12==$(grep 'pnotes are destroyed after cleanup passed' t/logs/error_log > > | wc -l)))&& echo ok > > Thank you Torsten. No, it doesn't. Don't know what

Re: [QUESTION] Some tests fail on Debian

2011-01-28 Thread Alexander Aparzev
On 28.01.2011 12:07, Torsten Förtsch wrote: On Friday, January 28, 2011 11:42:46 Alexander Aparzev wrote: # now check the log and see if it contains 12 lines of 'pnotes are ...' ((12==$(grep 'pnotes are destroyed after cleanup passed' t/logs/error_log | wc -l)))&& echo ok Thank you Torsten.

VS: build of libapreq2 fails

2011-01-28 Thread Kasper Løvschall
Hi, Also configuring the runtime linking environment under Solaris 10 often helps a lot along with LDFLAGS: > crle -u -l /usr/sfw/lib > crle -u -l /usr/local/lib Kind regards, Kasper Løvschall Special Consultant, Civil Engineer M.Sc. Aalborg University Library Langagervej 2 Po.Box 8200 DK-9220

Re: VS: build of libapreq2 fails

2011-01-28 Thread John D Groenveld
In message , =? iso-8859-1?Q?Kasper_L=F8vschall?= writes: >Also configuring the runtime linking environment under Solaris 10 often helps >a lot along with LDFLAGS: > >> crle -u -l /usr/sfw/lib >> crle -u -l /usr/local/lib If you add the -R flag to the linker (or not set any runtime paths with -R