Location Directives and Perl Handlers...

2002-02-02 Thread eCap
Hi folks, Another newbie question: Does it make sense to create a Location directive with a Perl Handler for each and every web transaction? I suppose more information about what the pages are doing would be helpful but I'm really just looking for some rules of thumb. I've created a site which

Forking another process in Apache?

2002-01-21 Thread eCap
A newbie question here... I have a requirement to spin off a SQL loader process after a web page (a form which is qualified and accepted) has been submitted. Does it make sense, or more importantly, is it dangerous to apply a fork at the end of a module such as this: sub handler { # do some

RE: [ANNOUNCE] Apache::UploadMeter-0.15

2002-01-08 Thread eCap
So if I have two different html forms that perform uploads, can I define two different forms in the httpd.conf file? -Original Message-From: Issac Goldstand [mailto:[EMAIL PROTECTED]]Sent: Monday, January 07, 2002 10:08 PMTo: [EMAIL PROTECTED]Subject: [ANNOUNCE]

RE: file upload process

2001-12-18 Thread eCap
I've tried the HOOK routine but it doesn't appear to work too well. I'm most likely doing something wrong but would be interested in seeing your UploadMeter application. Care to share? Kirk -Original Message- From: Issac Goldstand [mailto:[EMAIL PROTECTED]] Sent: Tuesday, December