Hi, Thanks a lot for the info. We see a significant drop in choke which is caused by some updates a while back. Choke levels on full-action dustbowl 26 players were around 70%, now dropped to around 20%. CPU load hasn't changed a bit.
Cheers, -----Original Message----- From: [email protected] [mailto:[email protected]] On Behalf Of Tony Paloma Sent: Tuesday, February 24, 2009 11:37 AM To: 'Half-Life dedicated Win32 server mailing list'; 'Half-Life dedicated Linux server mailing list' Subject: [hlds_linux] net_splitpacket_maxrate I was experimenting with net_splitpacket_maxrate and it seems it has a definite noticeable effect. Assuming your server's CPU can handle the extra load required by splitting an extra amount of large packets and compressing this, I would recommend setting this to the same as your sv_maxrate (unless your maxrate is zero, in which case you should set it to a real high value). Look at these pictures: http://www.sourceop.com/randomimages/net_splitpacket_maxrate/ Because of the constant stream of large amounts of incoming data, every packet in the screenshots is part of a fragmented set. The CVar limits the rate of these packets specifically and defaults to only 15000. This is a problem because when there is large amounts of action, it is common for update packets to be split because of their large size. If most of the update packets need to be split, your rate will suddenly be dropped to around 15,000. I see no drawback to increasing the value of this CVar other than the increased CPU load your server might get since it will be splitting and compressing more outgoing packets. Hope this helps, Tony _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.0.237 / Virus Database: 270.11.3/1967 - Release Date: 02/23/09 18:22:00 _______________________________________________ To unsubscribe, edit your list preferences, or view the list archives, please visit: http://list.valvesoftware.com/mailman/listinfo/hlds_linux

