Re: RDP-TCP Properties - Sessions Tab - reasonable values
I'm not sure that there is a general practice, because it depends
very much on your needs and the type of work that is performed by
your users.
The only setting which most people will agree upon (I think) is:
Active sessions : No limit.
Idle and disconnected session is more difficult.
What kind of applications are your users running? Forcefully ending
disconnected or idle sessions can potentially lead to data loss in
some applications. That's the first thing to investigate.
If your users work only regular hours, say from 08:00 AM to 5:00
PM, and you have a backup running every night, starting at say
11:00 PM which requires that all users are disconnected from any
databases or documents, then that would be an argument to set a
time-limit on disconnected and idle sessions of 6 hours, since you
have to throw them out anyway before backup starts.
But if you don't have that requirement, then you could allow them
to forget to logoff when they go home, come back the next day and
connect to their disconnected session. That would be an argument to
allow disconnected and idle sessions for a maximum of 15-16 hours.
But then of course the specs of the server begin to play a role.
Can it sustain lots of disconnected and idle sessions?
Keep an eye on the type and number of sessions that you see on your
server during at least a week. If you then spot a problem with a
particular type of session (many endless idle or disconnected
sessions), try to set a time limit which addresses that specific
problem. And don't forget user education!
_________________________________________________________
Vera Noest
MCSE, CCEA, Microsoft MVP - Terminal Server
TS troubleshooting:
http://ts.veranoest.net
___ please respond in newsgroup, NOT by private email ___
"benxxv via WinServerKB.com" <u30064@uwe> wrote on 10 okt 2007 in
microsoft.public.windows.terminal_services:
> Hi,
>
> Can you suggest what are the reasonable values we can set for
> RDP-TCP Properties - Sessions Tab - Override user settings
>
> End a disconnected session:
> Active session limit
> Idle session limit
>
> Though my question is a generic one, can anyone suggest the
> general practice in the industry.
>
> Regards.