Server Timeouts Etc
joev
Giving grief... With a smile. Join Date: 2002-07-20 Member: 977Members, Retired Developer, NS1 Playtester, Contributor, Constellation, Reinforced - Shadow
<div class="IPBDescription">Possible Solution</div> The HL1.1.1.1 binary runs like a dog... (timeouts timeouts timeouts... ARRGGHHH)
For you server ops who were having problems with it here's a possible fix:
<a href='http://www.ozforums.com/showthread.php?threadid=56843' target='_blank'>http://www.ozforums.com/showthread.php?threadid=56843</a>
Enjoy.
For you server ops who were having problems with it here's a possible fix:
<a href='http://www.ozforums.com/showthread.php?threadid=56843' target='_blank'>http://www.ozforums.com/showthread.php?threadid=56843</a>
Enjoy.
Comments
05/03/2003 16:31
Valve has integrated a query restriction in the new HLDS version which has fatal consequences for HLSW in HLDS' standard configuration. The max_queries_sec variable adjusts how many requests per second per IP will be processed by the server without getting banned. Sadly the default value is set to 0,5. Since 4 requests are needed to gather all information it would take 8 seconds for this (too long --- if you ask me). Due to a bug the max_queries_sec variable is always shown with value 1 and as a result of this the request periods can't be ajdusted dynamically. Even if this would be possible information from servers can't be gathered without problems by many computers which are connected via router (problem: same IP).
As a solution the max_queries_sec and max_queries_sec_global variables could be set to any higher value. But as long as the default value is this low the reasonable request-time of a second is not possible any longer.
It's a good question which use this limitation should have. I guess it's a result of the game servers' DoS weakness which became public (www.pivx.com). But this won't reduce the possibility of these attacks at all.
<b>A fixed HLSW version requesting server information every 10 seconds will be released within the next days.</b>
posted by Strimo<!--QuoteEnd--></td></tr></table><span class='postcolor'><!--QuoteEEnd-->
<a href='http://www.hlsw.org/?language=English' target='_blank'>http://www.hlsw.org/?language=English</a>
I think it is a good solution for the query problem even if the guy from HLSW dont think so. He should make a real solution if he can.
<a href='http://www.pivx.com/kristovich/adv/mk001/' target='_blank'>http://www.pivx.com/kristovich/adv/mk001/</a>
Im seriously considering downgrading.