You are not logged in.
Pages: 1
Sending http://localhost:8282/root/CacheFlush/_ping_ does not renew session!
server start:
https://gist.github.com/a-nouri/48c5806 … 5947366ccd
I debbug it and in:
function TServiceFactoryServer.RenewSession(Ctxt: TRestServerUriContext): integer;
fInstances.Count is 0 !
and fInstanceCreation is sicShared
so function exit.
I don't know why fInstances.Count is zero, but why does this function only work for sicClientDriven, sicPerSession.
Thanks for help
Last edited by anouri (Yesterday 08:27:17)
Offline
Pages: 1