Joe Graham" <[EMAIL PROTECTED]>:
>>But mod_perl actually exposes the entire Apache API, so you can write
>>modules in Perl rather than just executing code embedded in web pages.
>>The application server method that was suggested won't let you do
>>that.
>Is there an advantage to having an apache-dependent interpreted piece of
>code?

I took a reasonably close look at it before deciding to write my
module in C.  Some of the mod_perl examples are pretty neat.  Maybe
they aren't appropriate for multi-million-hit web sites (unless of
course they are already mod_perl backed and then you might as well go
for it), but it seemed to me that even in those situations it could be
very useful for prototyping.

Steve

_______________________________________________
Unicon-group mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/unicon-group

Reply via email to