2017-12-10 16:26 GMT-02:00 Michael Van Canneyt via Lazarus < [email protected]>:
> > 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?
-- _______________________________________________ Lazarus mailing list [email protected] https://lists.lazarus-ide.org/listinfo/lazarus
