Got Steam And Hlsw Quit Working?

Lightning_BlueLightning_Blue Sunny Domination Join Date: 2002-12-11 Member: 10647Members, Constellation, Reinforced - Silver
<div class="IPBDescription">Look here!</div> Got a steam server and now HLSW times out randomly?


Add the following to your server.cfg:


max_queries_sec "-1"
max_queries_sec_global "-1"
max_queries_window "-1"







Enjoy <!--emo&:D--><img src='http://www.unknownworlds.com/forums/html//emoticons/biggrin.gif' border='0' style='vertical-align:middle' alt='biggrin.gif' /><!--endemo-->

Comments

  • DepotDepot The ModFather Join Date: 2002-11-09 Member: 7956Members
    Muchos gracias, amigo! This has been buggin me since Steam was 1st released <!--emo&:0--><img src='http://www.unknownworlds.com/forums/html//emoticons/wow.gif' border='0' style='vertical-align:middle' alt='wow.gif' /><!--endemo-->
  • Rotten_FleshRotten_Flesh Join Date: 2002-11-18 Member: 9203Members
    Its not a good idea to disable them cause people can hammer your server and lag it out.

    Instead use these settings (they work for me):

    max_queries_sec "10"
    max_queries_sec_global "10"
    max_queries_window "10"

    While your at it, you should also add:

    sv_rcon_minfailures 15
    sv_rcon_minfailuretime 60
    sv_rcon_maxfailures 20
    sv_rcon_banpenalty 1

    Bans malicious users from trying to guess your rcon password. After x number of tries they are banned.

    and

    hpk_maxsize "0.5"

    Makes the custom spray a maximum of 500 kb and deletes it. When it gets too large it can slow down server.
Sign In or Register to comment.