The max-pushes-per-session Element"

From Documentation
Line 13: Line 13:
 
Notices that
 
Notices that
 
* A desktop has at most one server-push connection.
 
* A desktop has at most one server-push connection.
* A desktop might be killed accidentally. For example, an user closes a browser window. In this case, the server might not be able to detect it. When specifying this, it is better to specify the maximal allowed number of desktops, too.
+
* A desktop might be killed accidentally. For example, an user closes a browser window. In this case, the server might not be able to detect it. When specifying this, it is better to specify the maximum allowed number of desktops.
  
 
=Version History=
 
=Version History=

Revision as of 03:05, 8 August 2011


The max-pushes-per-session Element


Syntax:

<max-pushes-per-session>a_number</max-pushes-per-session>
[Default: -1]
[Since 3.6.1]

It specifies the maximum allowed number of concurrent server-push connections per session.

A negative number (default) means no limitation at all. Zero means no server push is allowed at all.

Notices that

  • A desktop has at most one server-push connection.
  • A desktop might be killed accidentally. For example, an user closes a browser window. In this case, the server might not be able to detect it. When specifying this, it is better to specify the maximum allowed number of desktops.

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.