:00 PM, dbadhani wrote:
>> This may sound far fetched, but has anyone tried porting mod_perl for web
>> servers other than Apache.
>
> No, and it wouldn't really work. A generic approach to running
> persistent code already exists in the form of FastCGI. The rest of
> mod_per
Hi Gurus,
I recently started exploring mod_perl, and am really impressed with the
flexibility this can provide for Apache.
This may sound far fetched, but has anyone tried porting mod_perl for web
servers other than Apache. I understand this is developed as a module for
Apache, and integrates