On Tue, May 25, 2010 at 12:23 PM, Lee Jenkins <l...@datatrakpos.com> wrote: > > Personally, I don't see a problem with the static nature of a > apache_mod,ISAPI if you're doing your debugging locally on an embedded > server first and then deploying your executable (apache, isapi, fcgi) later. > That would reduce the frequency of having to shutdown the server to replace > the binary.
But you still having to shutdown the server to replace the binary... I thought about the gateway/proxy approach and I consider one of the best solutions. The proxy would redirect all request for some apps. If you want disable one, you can, just redirect for other app. My only doubt is: why to use CGI proxy, not a FCGI? Marcos Douglas _______________________________________________ fpc-pascal maillist - fpc-pascal@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-pascal