Re: Apache::DProf problems

2003-08-30 Thread Brian Hirt
i'll double check, but i'm fairly certain it's loaded first. what if a module is loaded after the fact, but like this: eval { use $module }; some modules are dynamically loaded at run time depending on certain situations. On Friday, August 29, 2003, at 04:26 PM, Stas Bekman wrote: Brian

Apache::DProf problems

2003-08-29 Thread Brian Hirt
I've installed Apache::DProf, but it seems hardly any of the calls are profiled. dprofpp shouws MOF::Dispatcher::handler as taking up 100% of the time, but there is no information recorded in for calls within that function. MOF::Dispatcher::handler is calling thousands of other functions

Re: problems with characters being added to a request.

2002-11-21 Thread Brian Hirt
files, the handler, and the output of a page it created. Any help would really be appreciated. On Wed, 2002-11-20 at 21:53, Brian Hirt wrote: I'm running into a problem with some characters being added during a mod_perl request. An  charater is getting added when i print the document STDOUT

question about using a proxy with mod_perl

2002-10-18 Thread Brian Hirt
://([^.]+).blah.com/(.*)$ http://$1.blah.com:4374/$2 [P,L] should work, but it doesn't. -- Brian Hirt [EMAIL PROTECTED]

Re: mod perl and apache with ssl and openssl

2002-09-24 Thread Brian Hirt
here's a simple script i use to build one of my servers, it builds openssl, and apache with mod_ssl / mod_perl On Tue, 2002-09-24 at 09:07, Allan P. Magmanlac wrote: Hello, Can anyone advise me on how to build apache server with ssl and openssl and using mod perl. this is how I

Sites Running mod_perl

2000-09-12 Thread Brian Hirt
This document contains information to give you an idea of where and more importantly, how mod_perl is being used. If you have an interesting mod_perl application, let us know about it! FYI: http://www.mobygames.com, the world's most ambitious and comprehensive PC game database project.