Trees | Indices | Help |
---|
|
object --+ | Compound --+ | Control --+ | ConnectionTune
This control proposes a set of connection configuration values to the client. The client can accept and/or adjust these. channel_max -- proposed maximum channels The maximum total number of channels that the server allows per connection. If this is not set it means that the server does not impose a fixed limit, but the number of allowed channels may be limited by available server resources. max_frame_size -- proposed maximum frame size The largest frame size that the server proposes for the connection. The client can negotiate a lower value. If this is not set means that the server does not impose any specific limit but may reject very large frames if it cannot allocate resources for them. heartbeat_min -- the minimum supported heartbeat delay The minimum delay, in seconds, of the connection heartbeat supported by the server. If this is not set it means the server does not support sending heartbeats. heartbeat_max -- the maximum supported heartbeat delay The maximum delay, in seconds, of the connection heartbeat supported by the server. If this is not set it means the server has no maximum.
Instance Methods | |
Inherited from Inherited from |
Class Variables | |
ARGS =
|
|
CODE = 261
|
|
FIELDS =
|
|
NAME =
|
|
PACK = 2
|
|
SIZE = 0
|
|
Properties | |
Inherited from |
Class Variable Details |
ARGS
|
FIELDS
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Mon Jun 7 17:56:01 2010 | http://epydoc.sourceforge.net |