| Token Name | Type | Default Value | Accepted Values | Category | Description |
|---|
| BlockingFESend | BOOL | ON | OFF, ON, 1, 0, TRUE, FALSE | Networking |
|
| DebugPagerDistributor | BOOL | OFF | OFF, ON, 1, 0, TRUE, FALSE | Networking | Allows running PAGER and DISTRIBUTOR on the same machine. |
| HeartbeatMaxID | UNSIGNED INT | 24 | 0 to UINT_MAX, inclusive | Networking | Total # of IDs for when to send the heartbeat data. |
| IGMpMCastQuery | BOOL | OFF | OFF, ON, 1, 0, TRUE, FALSE | Networking |
|
| LegacyCluster | BOOL | ON | OFF, ON, 1, 0, TRUE, FALSE | Networking | Node part of a legacy cluster with its own netTileManager. |
| MaxDatagramSize | INT | 8960 | 1440 to 65536, inclusive | Networking | Maximum UDP packet size to send. Size to fit in network MTU. |
| MegaPagerResetCount | UNSIGNED INT | 90 | 0 to UINT_MAX, inclusive | Networking |
|
| MulticastAddressRange | INT | 0 | INT_MIN to INT_MAX, inclusive | Networking |
|
| NetHeartbeat | BOOL | ON | OFF, ON, 1, 0, TRUE, FALSE | Networking | Send or receive heartbeats from the node. |
| NetLoopback | BOOL | OFF | OFF, ON, 1, 0, TRUE, FALSE | Networking | Whether FrontEnd and BackEnd nodes are running on the same system (deprecated by IntegratedFrontEnd). |
| NetPager | ENUM | STREAMS | OFF, STREAMS | Networking | The network or local pager (or streamed network pager) for a node. |
| NetSendOverlapped | BOOL | OFF | OFF, ON, 1, 0, TRUE, FALSE | Networking | Whether to send UberNet and Tile traffice using Overlapped I/O. |
| NetSleep | BOOL | ON | OFF, ON, 1, 0, TRUE, FALSE | Networking |
|
| NetSyncDebug | BOOL | OFF | OFF, ON, 1, 0, TRUE, FALSE | Networking |
|
| NetSyncTest | BOOL | OFF | OFF, ON, 1, 0, TRUE, FALSE | Networking |
|
| PagerDebugArbitration | BOOL | OFF | OFF, ON, 1, 0, TRUE, FALSE | Networking | Turns on debug output for stream arbitration. |
| PagerDebugArbitrationStream | INT | -1 | INT_MIN to INT_MAX, inclusive | Networking | Selects the stream to debug, -1 selects all. |
| PagerLoadTimeout | FLOAT | 300 | -FLOAT_MAX to FLOAT_MAX, inclusive | Networking |
|
| PagerNetDebug | ENUM | OFF | OFF, RESENDS_AND_THROTTLES, ON, DROP, LOG | Networking |
|
| PagerNetDelayAfterReset | INT | 60 | INT_MIN to INT_MAX, inclusive | Networking | Number of frames to delay after reset before requesting tiles. |
| PagerNetTilesPerFrame | INT | 3 | 1 to 24, inclusive | Networking | Total # of tiles sent per frame. |
| PagerThreadedSend | BOOL | OFF | OFF, ON, 1, 0, TRUE, FALSE | Networking |
|
| SystemLoadTimeout | FLOAT | 125 | -FLOAT_MAX to FLOAT_MAX, inclusive | Networking |
|
| SystemNet | STRING | 192.168.1.0:0 | N/A | Networking |
|
| TileNetBufferSize | INT | 128 | 1 to INT_MAX, inclusive | Networking |
|
| UberLoadTimeout | FLOAT | 900 | -FLOAT_MAX to FLOAT_MAX, inclusive | Networking |
|