mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-31 09:06:46 +00:00
Some changes to the outbound queue and default settings
This commit is contained in:
@@ -236,7 +236,7 @@ namespace EQ
|
||||
tic_rate_hertz = 60.0;
|
||||
resend_timeout = 90000;
|
||||
connection_close_time = 2000;
|
||||
max_outstanding_packets = 200;
|
||||
max_outstanding_packets = 300;
|
||||
max_outstanding_bytes = 200 * 512;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user