adjusts payload size reserve settings

This commit is contained in:
Peter Thorson
2011-12-14 09:38:58 -06:00
parent b67f1c41b6
commit b4afdb44e8

View File

@@ -123,7 +123,7 @@ public:
m_masking_index = (key == 0 ? -1 : 0);
}
private:
static const uint64_t PAYLOAD_SIZE_INIT = 1000000; // 1MB
static const uint64_t PAYLOAD_SIZE_INIT = 1000; // 1KB
static const uint64_t PAYLOAD_SIZE_MAX = 100000000;// 100MB
// Message state