PC SOFT

PROFESSIONAL NEWSGROUPS
WINDEVWEBDEV and WINDEV Mobile

Home → WEBDEV 2024 → cached sessions and webserver : sometimes a session never disappears
cached sessions and webserver : sometimes a session never disappears
Started by CV, Oct., 10 2018 8:03 PM - 1 reply
Registered member
204 messages
Popularité : +5 (5 votes)
Posted on October, 10 2018 - 8:03 PM
Hi,

I have set a webservice on a IIS server with WEBDEV Administrator 23.
The webservice runs with 10 cached sessions.

From time to time, I see a ghost session that does not want to disappear on the Webdev Admin console (Connexions).

The ID of the session is -1
Trying to disconnect this session (or all sessions) has no effect.
The time is still computing.
There might be several of them.

The connections with the server are taking much longer when this occurs.

The only way I found so far was to reboot the server...

Has anyone already met this issue ? Do you know how to chase the ghosts ? Even better, how to keep them away...

Thks for your help
Christophe
Registered member
204 messages
Popularité : +5 (5 votes)
Posted on October, 14 2018 - 10:10 AM
I may have a clue :

Grant read/write/modify rights to the directory inetpub\ftproot\...\webservices to the SYSTEM user.

BTW, PCSoft does recommend not to place Webdev Admin in the Program Files directory.

Best luck
Christophe