The display protocol does NOT affect the amount to RAM consumed by a session,
however it can affect the amount of bandwidth used.
The RAM consumed is determined by the applications being used + about 4MB
for each session. Since many programs share memory and servers don't scale
linearly, you can't just multiply the apps times the number of sessions to
get an accurate idea of how your server will scale.
That being said, you have to keep in mind that for user processes, you only
have access to 1/2 of the total system RAM, as the other half is dedicated to
system processes.
The only ways to accurately forecast your hardware requirements are to test
with actual user sessions (via script or load testing application) or to
bring up a TS and add a few sessions at a time with real users and monitor
the system resources against your know baseline (with no interactive user
sessions).
Hardware recommendations, system scaling & load balancing:
http://www.workthin.com/tshw.htm
Patrick Rouse
Microsoft MVP - Terminal Server
http://www.workthin.com
Post by alfIf you are using rdp it uses 20-40mb per user and Citrix
ICA uses 10-20 mb per user also terminal server has 2 idle
sessions running which uses 4mb for each idle session.
-----Original Message-----
We're starting a project and I'd like to know how much RAM
memory you
usually estimate for the server per user, if you consider
the user will be
using an ERP system, Word and Excel?
Tks in advance,
Arnaldo Fuziy.
.