mod_perl-specific Compiler Options

2007-01-05 Thread LUKE
What situation we need to modify the mod_perl's IO buffer size? http://perl.apache.org/docs/2.0/user/install/install.html#_DMP_IOBUFSIZE mod_perl-specific Compiler Options Change the default mod_perl's 8K IO buffer size, e.g. to 16K: MP_CCOPTS=-DMP_IOBUFSIZE=16384

Apache2::RequestIO::read: error

2007-01-05 Thread Daniel Hemmerich
I have recently been moving things to mod_perl2, and everything has been going great, except these errors that keep popping up every couple minutes in our apache error logs: [error] Apache2::RequestIO::read: (70007) The timeout specified has expired at (eval 198) line 5 [error] Apache2::Reque

Re: Problem using PerlSection and global object in conf

2007-01-05 Thread Sean P Quinlan
On Thu, 2007-01-04 at 19:25 -0500, Perrin Harkins wrote: > Put that in a namespace so it won't get interpreted as a directive: > $My::Auth_admin = CAS::Apache::Auth->new({CLIENT_ID => > $CAS_admin_client}); > *nodnod* Thanks! > > Oops, I'm calling the method instead of setting it as a handler

Re: Problem using PerlSection and global object in conf

2007-01-05 Thread Sean P Quinlan
First off, let me apologize to everyone for not responding last night. I got a bounce message back and I assumed (yeah yeah) that it had not made it to the list. Not long after writing this email, I noticed a difference in the example in the docs to my code. I was creating an object in the current

Re: AuthenNTLM and IE not working

2007-01-05 Thread Geoffrey Young
Jim Medell wrote: > Current Setup: > Ubuntu Dapper w/Apache 2 & perl and latest AuthenNTLM. This server is > connected to an Active Directory Domain at work and has a FQDN that is > x4 (machine.something.domain.com > ). > > Issue: Internet Explorer (6 &7) will not authenticate. Note: FF & Oper