From HEWIKI
The Post Office Router is a static process which communicates with the Post Offices in the other HeroEngine server processes. It maintains a list of all connected Post Offices, and the well known mailboxes in each process. Server to server communication travels directly from one process to another, and the processes connect to each other using the information supplied by the Post Office Router.
Parameters
See Editing configuration values for information on how to change these:
Parm Name |
Parm Type |
Description |
Default value |
poRouterProtocol |
string |
protocol to be used for the post office router connection |
packet:MD5 |
poRouterHost |
string |
(currently unused) |
|
StatusUpdateInterval |
integer |
how often, in milliseconds, to update statistics for Master Control |
60000 |
poRouterConnectionTimeout |
integer |
(currently unused) |
60000 |
poRouterHeartbeat |
integer |
(currently unused) |
60000 |
poRouterPort |
integer |
port number to be used for the post office router connection |
63333 |
poRouterSuspendedTime |
integer |
in milliseconds (currently unused) |
2000 |
poRouterTransport |
string |
transport level protocol to be used for the post office router listener connection |
tcp |