Giannis Economou wrote: > I have an application running as plain CGI which is using CA::Dispatch. > I want to use FastCGI (especially mod_fcgid) from now on. > Do you have any considerations or suggestions in mind that someone > should pay attention to when doing the switching? > Should I do something special or changing the apache handler should be > enough without any changes to the source code?
Giannis, I started an thread on this subject and issues I had regarding it not to long ago on this list. I found that subclassing a CA::Dispatch method resolved the issue I was having but it was more of a short term hack than a fix. That then spawned an off list discussion between Timothy Appnel, Michael Peters and myself. Timothy created a patch that I then contributed to. We are now at the point that we need to bring that discussion back to the list and make the patch available for more to test. Your post is timely. The original thread is here: http://www.mail-archive.com/[email protected]/msg05773.html Hopefully Timothy, Michael or myself will be able to get the results of the off list discussion to the list real soon like. -- David Steinbrunner --------------------------------------------------------------------- Web Archive: http://www.mail-archive.com/[email protected]/ http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
