[fpc-pascal] How to stop a HttpApp via request?
Michael Van Canneyt
michael at freepascal.org
Wed Sep 25 21:12:45 CEST 2013
On Wed, 25 Sep 2013, silvioprog wrote:
> 2013/9/24 Graeme Geldenhuys <graeme at geldenhuys.co.uk>
> On 24/09/13 10:46, Michael Van Canneyt wrote:
> >
> > I am working on it.
>
> Thanks Michael.
>
> btw: The fcl-web (and all your guidance) has worked wonders with my
> client side CGI application. The organisation of code and application
> flow is so much better. Thanks again for all your patience and help.
I had a look at
http://bugs.freepascal.org/view.php?id=24810
And applied the patches there, with some extra modifications.
I tested, and the server can now reliably be stopped without problems both
in threaded or non threaded mode, from inside or outside a request.
Michael.
More information about the fpc-pascal
mailing list