On Sun, 10 Dec 2017, African Wild Dog via Lazarus wrote:
2017-12-10 16:26 GMT-02:00 Michael Van Canneyt via Lazarus <
lazarus@lists.lazarus-ide.org>:
The idea was to have some kind of state:
- OneShot:
no state. a webModule is recreated on every call
- pooled:
a webmodule is created once and remains in memory during the lifetime of
the server application.
- Session:
a webmodule is created once per session.
I never got around to finishing it, it is stil on my todo list.
So, should i report a bug for the wkPooled case?
You can, yes.
Michael.
--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus-ide.org
https://lists.lazarus-ide.org/listinfo/lazarus