[Lazarus] fpWeb long process progress
Michael Schnell
mschnell at lumino.de
Tue Aug 14 16:34:55 CEST 2012
On 08/14/2012 04:27 PM, Leonardo M. Ramé wrote:
> 2) With the TaskId generated by the server, the client calls a CGI
> method called runLongTask(myTaskId).
I don't know if it's a goad idea to allow a standard CGI to do a
looooong action before returning top the WebServer.
At least the WebServer might kill the child task after a few seconds if
it thinks it has run wild.
Maybe it is possible to configure the appropriate Timeout in the web
server parameters.
-Michael
More information about the Lazarus
mailing list