Apache::Registry vs. Handlers

2000-11-19 Thread E.S.
on 11/19/00 6:04 PM, Randal L. Schwartz at [EMAIL PROTECTED] uttered the following: When you're *really* good with mod_perl, you abandon Apache::Registry and move up to writing handlers or using embedded templating systems like EmbPerl, Mason, or Template Toolkit. Question... All

Re: file upload size and malformed header

2000-10-03 Thread E.S.
It's not likely that the problem is in mod_perl... At least not based on my own experiences... I've a script that I use under mod_perl for uploading files (images) that hasn't run into any problems with file size... If you want a copy, email me offlist and I'll send it over; maybe it'll help,

Re: mod_perl vs. FastCGI

2000-06-21 Thread E.S.
On Wed, 21 Jun 2000, Devin Ben-Hur wrote: Scott Thomason wrote: So, given that, here's the question again: why would you choose Apache::Registry over FastCGI? I want to be a believer... First, I don't really recommend Registry, if you're serious about your system you should use the