>>> brian moseley writes:
bm> i know there are several people on the list who swear by "all
bm> handlers, all the time". i've never heard anybody give a reason
bm> for that preference that actually made sense to me.
i'm not sure about "all handlers, all the time" but a good deal
of what i'm using mod_perl for is session management, credential
maintenance, custom logging, on-the-fly compression, and other
"housekeeping" tasks. i think only 10% of my handlers are
content handlers, the other 90% do things neither CGI nor an
application server are going to do.
if for no other reason than time to market, it's nice to have
access to the server API in Perl rather than C. it took only
hours to whomp up handlers to help integrate netegrity's
siteminder product into our existing site; it would have been
weeks if it had to be written in C.
cheers,
k.
--
kevin montuori
support independent booksellers -- http://www.booksense.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
- Re: mod_perl advocacy proje... Matthew Kennedy
- Re: mod_perl advocacy proje... brian moseley
- Re: mod_perl advocacy proje... Robin Berjon
- Re: mod_perl advocacy proje... Nathan Stitt
- [OT]Re: mod_perl advocacy p... ed phillips
- Re: [OT]Re: mod_perl advoca... Robin Berjon
- Re: mod_perl advocacy proje... Marc Spitzer
- Re: mod_perl advocacy proje... barries
- Re: mod_perl advocacy project resurrecti... J. J. Horner
- Re: mod_perl advocacy project resurr... brian moseley
- Re: mod_perl advocacy project r... kevin montuori
- Re: mod_perl advocacy proje... brian moseley
- Re: mod_perl advocacy project r... Perrin Harkins
- Re: mod_perl advocacy project r... Matthew Byng-Maddick
- Re: mod_perl advocacy project resurrection Keith G. Murphy
- Re: mod_perl advocacy project resurrecti... Stas Bekman
- Re: mod_perl advocacy project resurr... Matt Sergeant
- RE: mod_perl advocacy project resurrection Wiswell, Virginia
- RE: mod_perl advocacy project resurrection Michael Nachbaur
- RE: mod_perl advocacy project resurrection Stuart Frew
- RE: mod_perl advocacy project resurrection Paul
