Hlsw Time-out Issues
Rotten_Flesh
Join Date: 2002-11-18 Member: 9203Members
<div class="IPBDescription">How to fix it.</div> A lot of people have trouble with this, so i thought i'd start a thread on it.
In hlds 4.1.1.1 and hlds_l 3.1.1.1 valve added 3 new commands.
These commands limit the number of queries you can send to a server in a set time period.
To disable this query limit and get HLSW to function properly again (no time uts), copy the following 3 cvar's to your 'server.cfg' file.
<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->max_queries_sec -1
max_queries_sec_global -1
max_queries_window -1<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
In hlds 4.1.1.1 and hlds_l 3.1.1.1 valve added 3 new commands.
These commands limit the number of queries you can send to a server in a set time period.
To disable this query limit and get HLSW to function properly again (no time uts), copy the following 3 cvar's to your 'server.cfg' file.
<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->max_queries_sec -1
max_queries_sec_global -1
max_queries_window -1<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
Comments
Try setting 10 for all cvars, and increase if necessary.