[an error occurred while processing the directive]
![]() |
cosign-discuss at umich.edu |
general discussion of cosign development and deployment | |
On Tue, 23 Mar 2004, Jim Zajkowski wrote: > > how about writing (or finding) an web server module that uses IPC to > > hand of the request to a separately running threaded daemon? > > You mean, fastcgi? :-) Thanks, Jim -- I was misunderstanding what FastCGI was and how it operated. Please discard my out-in-left-field idea. After reading docs on the FastCGI home page, I'm thinking that FastCGI would be preferable to a PHP or mod_perl based solutions in terms of size, speed, security. If we could port the existing code for the CGIs to FastCGI in such as way that they would still compile and run as normal CGIs for people who did not have FastCGI installed (as the FastCGI manuals indicate can be done) this would be even better. Mark Montague LS&A Information Technology markmont@xxxxxxxxx