NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Rene Simons on March 24, 2009, 01:05:50 AM

Title: Footprint
Post by: Rene Simons on March 24, 2009, 01:05:50 AM
Hi,
Is it possible to figure out the footprint that a session has in the system, in terms of minimum/average/maximum memory use per session? This might be interesting when it comes to anwering questions from customer's system administrators.
René
Title: Re: Footprint
Post by: Bruce on March 24, 2009, 10:11:45 PM
I'm sure it's _possible_ to figure out the footprint, simply by analyzing the SessionQueue and SessionDataQueue. But I haven't written any code to do it myself.

Cheers
Bruce