<div dir="ltr">2017-12-10 16:26 GMT-02:00 Michael Van Canneyt via Lazarus <span dir="ltr"><<a href="mailto:lazarus@lists.lazarus-ide.org" target="_blank">lazarus@lists.lazarus-ide.org</a>></span>:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5"><br>
<span style="color:rgb(34,34,34)">The idea was to have some kind of state:</span><br></div></div>
- OneShot:<br>
no state. a webModule is recreated on every call<br>
- pooled:<br>
a webmodule is created once and remains in memory during the lifetime of the server application.<br>
- Session:<br>
a webmodule is created once per session.<br>
<br>
I never got around to finishing it, it is stil on my todo list.<br></blockquote><div><br></div><div>So, should i report a bug for the wkPooled case? </div></div><br></div></div>