[Lazarus] fcl-web (WebLaz) - Duplicate Module Error
Michael Van Canneyt
michael at freepascal.org
Sun Dec 10 22:53:00 CET 2017
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 at 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.
More information about the Lazarus
mailing list