Re: mod_perl crashing / hanging

2004-10-04 Thread Alex Greg
Tom Schindl wrote: Alex Greg wrote: Geoffrey Young wrote: [...] Thanks for your response. Sorry I wasn't clear; the httpd processes don't actually kill the server, they just slow Apache right down to the point at which it doesn't respond to requests any more. I am still able to get onto the box

Re: [mp2] NetBSD-2.0_RC1 httpd-2.0.52 modperl-1.99_17-dev configure error

2004-10-04 Thread MGorbunov
Stas Bekman <[EMAIL PROTECTED]> wrote on 01.10.2004 18:20:50: > [EMAIL PROTECTED] wrote: > > Stas Bekman <[EMAIL PROTECTED]> wrote on 01.10.2004 06:08:34: > > > >>I can't reproduce that. Could you please try to debug that code? It's > > > > just > > > >>perl in Makefile.PL. > > > > > > tri

[ANNOUNCE] Apache-AuthenNTLM-2.08

2004-10-04 Thread Shannon Eric Peevey
The uploaded file Apache-AuthenNTLM-2.08.tar.gz has entered CPAN as file: $CPAN/authors/id/S/SP/SPEEVES/Apache-AuthenNTLM-2.08.tar.gz size: 51878 bytes md5: d9332572b46e9174e473c1384e37e07d No action is required on your part Request entered by: SPEEVES (Shannon Eric Peevey) Request entered o

Re: Apache::PerlRun - Constant subroutine redefined

2004-10-04 Thread Perrin Harkins
On Mon, 2004-10-04 at 08:15, David Radunz wrote: > My patch: This looks like a good idea to me. I'd say we should put it in. > For example: > > print STDERR 'time_constant = '. &time_constant(). "\n"; > sub time_constant () { >time. ' '. $$; > } > > running under 'httpd -X' > > would prod

[mp1] text-book forking code still producing zombies

2004-10-04 Thread Mark Stosberg
Hello, I've been enjoying the performance benefits of mod_perl, and appreciate the help of the contributors here. Now I'm investigating why our production code is producing zombies. I'll post the key parts of my code below. First, some observations: 1. Zombies appear to be created only in a m

mod_negotiation strangeness with Mozilla and mod_perl / AuthCookie

2004-10-04 Thread Per Eric Rosén
Hi! I have a pretty stange bug (or whatever it is) when using mod_perl together with mod_negotiation (MultiViews) and Apache::AuthCookie. When GET-ing a page with a suffix-less name (http://my-server/om-sidan) from my server, everytings first work fine. After a few requests totally (not neccecar

Re: Apache::PerlRun - Constant subroutine redefined

2004-10-04 Thread David Radunz
Your quite right about constants in perl - they are a big hack. I could have used the internals of constant.pm to determine for sure if something was a constant (see: TECHNICAL NOTES documentation of the constant man page). However, that doesnt work when using imported (Exporter) constants because

Re: Using different versions of perl libraries with same name

2004-10-04 Thread Ryan Underwood
On Sun, Oct 03, 2004 at 12:00:31AM -0400, Stas Bekman wrote: > > > > > >Apache::PerlVINC? > > > > http://search.cpan.org/~davem/Apache-PerlVINC-0.03/ hmm, I tried this. It seems to function as designed, but an undesirable side-effect is a noticeable delay on _every_ page load, even when reloadi

Re: Apache::PerlRun - Constant subroutine redefined

2004-10-04 Thread Stas Bekman
David Radunz wrote: Hi All, I have looked high and low to work out how to avoid the 'Constant subroutine redefined' warnings in the error log, followed by the 'Prototype missmatch:' error upon subsequent hits to the apache child process - but, I have not been able to find an easy solution. The wa

Re: [mp1] text-book forking code still producing zombies

2004-10-04 Thread Stas Bekman
Mark Stosberg wrote: Hello, I've been enjoying the performance benefits of mod_perl, and appreciate the help of the contributors here. Now I'm investigating why our production code is producing zombies. I'll post the key parts of my code below. First, some observations: 1. Zombies appear to be

Re: Apache::PerlRun - Constant subroutine redefined

2004-10-04 Thread David Radunz
Heya Stas, I like that alot, as you say heaps cleaner. For the time being thou can you see any problems with us using my patch internally? I have run a few more tests and it seems everything still works pretty good. And of course keeping an eye out for Apache::RegistryCooker.. or will it be port

Mod Perl Helper Functions Library

2004-10-04 Thread James Taylor
Hi everyone, I'm running apache 1.3.x with the associated version of mod_perl, but am having trouble creating regular old include files to be used with helper functions. Works just great with regular old CGI, mod_perl doesn't like it. Say for example I have two files, main.pl and helper.pl. Co

Re: Apache::PerlRun - Constant subroutine redefined

2004-10-04 Thread Stas Bekman
David Radunz wrote: Heya Stas, I like that alot, as you say heaps cleaner. For the time being thou can you see any problems with us using my patch internally? Looks fine to me. I have run a few more tests and it seems everything still works pretty good. And of course keeping an eye out for Apach

Re: [mp2] NetBSD-2.0_RC1 httpd-2.0.52 modperl-1.99_17-dev configure error

2004-10-04 Thread Stas Bekman
[EMAIL PROTECTED] wrote: could you please report the initial report, including your latest tweaks to lib/Apache/Build.pm to the dev list [1]? I guess Philippe still didn't catch up with this list's email, but he should pick it up quickly at the dev list. Thanks. [1] http://perl.apache.org/mailli

Re: Apache::PerlRun - Constant subroutine redefined

2004-10-04 Thread David Radunz
On Tue, 2004-10-05 at 12:39, Stas Bekman wrote: > David Radunz wrote: > > Heya Stas, > > > > I like that alot, as you say heaps cleaner. For the time being thou > > can you see any problems with us using my patch internally? > > Looks fine to me. > Thanks, we'll put it into production. > >

student course evaluation project

2004-10-04 Thread George Vidalis
Hi all. First up - I'm not a programmer. I'm researching for an online survey and data analysis tool for Monash University, Australia. Our developers are keen on a Perl solution. So far MOD_Survey looks like a good front end. If we can find some MOD_Perl modules to do some of the other stuff we