The max-desktops-per-session Element"

From Documentation
m
Line 6: Line 6:
 
  [Default: 15]
 
  [Default: 15]
  
It specifies the maximal allowed number of desktops per session. A desktop represents a HTML page for a browser. In other words, this number controls the number of concurrent browser windows allowed per session.
+
It specifies the maximum allowed number of desktops per session. A desktop represents a HTML page for a browser. In other words, this number controls the number of concurrent browser windows allowed per session.
  
 
A negative number means no limitation at all.
 
A negative number means no limitation at all.

Revision as of 03:02, 8 August 2011


The max-desktops-per-session Element


Syntax:

<max-desktops-per-session>a_number</max-desktops-per-session>
[Default: 15]

It specifies the maximum allowed number of desktops per session. A desktop represents a HTML page for a browser. In other words, this number controls the number of concurrent browser windows allowed per session.

A negative number means no limitation at all.

Note: If you use GlobalDesktopCacheProvider, then you have to make this number much larger since it means the maximal allowed number of desktops per system.

Version History

Last Update : 2011/08/08


Version Date Content
     



Last Update : 2011/08/08

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.