PostFile Settings

PostFile uses the _BESRelay_PostFile_ChunkSize and _BESRelay_PostFile_ThrottleKBPS settings for the chunk size and throttle values for incoming data. These values can be adjusted for varying connection speeds or other network anomalies.

When PostFile communicates with the upload manager, it passes along these values. As mentioned before, if there is a conflict between any two computers over these settings, it favors the smaller value.

The default values are 128K for ChunkSize and 0 for ThrottleKBPS (disable throttling).