On 07/26/2014 02:47 PM, Michael Van Canneyt wrote:
2. You can run the fastcgi server ...
AFAIK, the fastCGI specification allows for having the WebServer and the CGI communicate via TCP/IP. In this case the CGI is not necessarily started by the WebServer but can be a permanently running executable and even reside on a different machine. Here a normal debugging should be possible as well.
-Michael -- _______________________________________________ Lazarus mailing list [email protected] http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus
