This Natural profile parameter is used in a Natural RPC environment to specify the maximum buffer sizes.
Possible settings | 1 - 2097147 |
Maximum buffer size in KB. |
---|---|---|
0 |
No buffer is allocated. | |
Default setting | 0 |
|
Dynamic specification | yes | |
Specification within session | no |
Notes:
MAXBUFF
can be specified on both the client
and the server side.
SYSRPC
utility.
ACIVERS
Settings
In case of an EntireX Broker node, special considerations apply if you
are using Entire Net-Work as a transport layer. With Entire Net-Work, the
receive buffer length passed to the EntireX Broker stub is restricted by the
startup parameter IUBL
and must not exceed 32 KB.
Depending on the setting of the Natural profile parameter
ACIVERS
, the
receive buffer length is set as follows:
ACIVERS=1
: 32000
ACIVERS=2
: 30K
ACIVERS>2
: the value specified with
MAXBUFF
For further information, see the Natural Remote Procedure Call (RPC) documentation.