03-18-2015, 06:08 AM
Hello,
I have a problem with jumps SV(red). Server uses 30-40% CPU (64 tickrate) First there was the 128 tickrate but changed it to 64 the problem remains the same . I used Debian 7 64 bits. Server have 23slots
Server.cfg
Vps server resources
screen procesor : http://scr.hu/4qy7/2s208
RAM : 4GB
100 Mbit
I have a problem with jumps SV(red). Server uses 30-40% CPU (64 tickrate) First there was the 128 tickrate but changed it to 64 the problem remains the same . I used Debian 7 64 bits. Server have 23slots
Server.cfg
PHP Code:
sv_password "" //Only set this if you intend to have a private server!
mp_join_grace_time "15" //The amount of time players can join teams after a round has started
mp_match_end_changelevel "1"
mp_match_end_restart "0" // Defines whether a map should be restarted after a game has ended
sv_region "3"
tv_enable "1"
sv_cheats "0" //This should always be set, so you know it's not on
sv_lan "0" //This should always be set, so you know it's not on
//**The following commands manage kicks and bans
writeid
writeip
exec banned_user.cfg
exec banned_ip.cfg
//Others
sv_pure "1"
sv_allowupload "1"
sv_allowdownload "1"
sv_hibernate_when_empty "0"
sv_forcepreload "1"
sv_tags "Fast Drop"
sv_allowdownload "1"
sv_downloadurl "sv_allowdownload "1"
sv_downloadurl "http://185.**.***.***"
host_info_show 2
host_players_show 2
tv_allow_camera_man 1 – Auto director allows spectators to become camera man
tv_allow_static_shots <0|1> – Auto director uses fixed level cameras for shots
tv_autorecord 1 – Automatically records all games as GOTV demos. Automatically records every game, demo file name format is auto-YYYYMMDD-hhmm-map.dem
tv_autoretry 1 – Relay proxies retry connection after network timeout
tv_chatgroupsize 0 – Set the default chat group size. Set chat group size to n spectators. Only spectators in the same chat group can speak to each other. Chat groups are turned off with “tv_chatgroupsize 0” and everybody can speak to everybody. Setting chat groups helps reducing chatter noise and saves some bandwidth.
tv_chattimelimit 0 – Limits spectators to chat only every n seconds
tv_clients 1 – Shows list of connected GOTV clients.
tv_debug 1 – GOTV debug info.
tv_delay 105 <seconds> – GOTV broadcast delay in seconds
tv_delaymapchange 1 – Delays map change until broadcast is complete
tv_deltacache 1 – Enable delta entity bit stream cache. If enabled on relay proxies it reduces CPU load by caching outgoing entity data.
tv_dispatchmode 2 – Dispatch clients to relay proxies: 0=never, 1=if appropriate, 2=always
tv_maxclients 0 – Maximum client number on GOTV server.
tv_maxrate 5000 – Max GOTV spectator bandwidth rate allowed, 0 == unlimited
tv_msg 0 – Send a screen message to all clients.
tv_name Gotv – GOTV host name. Sets GOTV name as it appears in server browser and scoreboard.
tv_password 333 – GOTV password for all clients
tv_port 27020 – Host GOTV port. Set the GOTV host port (default 27020). Must be set as srcds start parameter.
tv_record
tv_relay <IP> – Connect to GOTV server and relay broadcast.
tv_relaypassword 111 – GOTV password for relay proxies
tv_relayvoice 1 – Relay voice data: 0=off, 1=on. If enabled, allow player voice chat if broadcasted.
tv_retry 1 – Reconnects the GOTV relay proxy.
tv_status 1 – Show GOTV server status.
tv_stop 1 – Stops the GOTV broadcast.
tv_stoprecord 1 – Stops GOTV demo recording.
tv_timeout 30 – GOTV connection timeout in seconds. If a connection times out, the relay proxy tries to reconnect automatically.
tv_title GoTv GdynskaTeam – Set title for GOTV spectator UI
tv_transmitall 1 – Transmit all entities (not only director view). By default entities and events outside of the auto-director view are re
sm_noblock_aura_beam_rate "0"
sm_noblock_aura_spawn_noblock_time "5.0"
sv_minrate "80000"
sv_maxrate "0"
sv_minupdaterate "64"
sm_cvar sv_maxupdaterate 64
sv_mincmdrate "64"
sm_cvar sv_maxcmdrate 64
net_queue_flush_interval "1"
net_queued_packet_thread "1"
sm_warmupround_weapon "deagle"
sv_allow_votes "0"
sv_allow_wait_command 0
Vps server resources
screen procesor : http://scr.hu/4qy7/2s208
RAM : 4GB
100 Mbit