Welcome! Log In Create A New Profile

Advanced

WebDev - What are 'Prelaunched sessions' ?

Posted by Glenn Rathke 
Glenn Rathke
WebDev - What are 'Prelaunched sessions' ?
November 27, 2008 04:33AM
Hi,

In the WebDev administrator I noticed there is a checkbox for prelaunched sessions. What exactly is that.?

Thanks
Glenn
pat.pcs.crosspost
Re: WebDev - What are 'Prelaunched sessions' ?
November 27, 2008 04:28PM
Hi Glenn,

Prelauched session = cached session, so from the Help the explanation is:

Whenever a Web user connects to a site, a session is started on the server. Starting the session may take a few seconds.
If a number of cached sessions is defined, when a Web user connects to a site:
- one of the cached sessions is automatically used: the connection to the site is therefore faster.
- a new session is automatically cached.

--
Regards
pat
[ilikewd.free.fr]


Message forwarded from pcsoft.us.windev
Fabrice Harari
Re: WebDev - What are 'Prelaunched sessions' ?
November 27, 2008 07:58PM
Hi Glenn...

Those are small executable (like windev exe) in charge or maintaining the session and probably also executing the server code of each session... In previous versions, this number was static (5), now you can choose...

So prelaunched sessions are in fact exes waiting for the next browser connections... This allow the answer to be faster, as creating an exe in memory takes time....

If you look at a server memory with a process spy, it's very nice to see all those little exe coming up and shutting down...

that's all

Best regards

Fabrice Harari
WinDev, WebDev, WinDev Mobile consulting
Glenn Rathke
Re: WebDev - What are 'Prelaunched sessions' ?
November 28, 2008 04:22AM
Thanks to both of you !

Glenn
Author:

Your Email:


Subject:


Spam prevention:
Please, enter the code that you see below in the input field. This is for blocking bots that try to post this form automatically. If the code is hard to read, then just try to guess it right. If you enter the wrong code, a new image is created and you get another chance to enter it right.
Message: