Server rentals :: NFOservers.com

Forums

All times are UTC - 8 hours



Author Message
 Post subject: netspike.txt
PostPosted: Wed Jul 11, 2012 9:46 am 
Offline
A regular
A regular

Joined: Tue Mar 29, 2011 7:42 am
Posts: 56
I was curious to see if anyone knew what this new file I have now just seen on my TF2 servers. They are apparently very large files. Here is a snippet of it:

Code:
7513.136413/499941 Player [Shaowz][4][adr:173.170.5.232:61443] was sent a datagram 320000 bits (40000.000 bytes)
                                                        NET_Tick :       70 bits (   8.750 bytes)
  [soundprecache] 3814:)weapons/rainblower/rainblower_start.wav  :      347 bits (  43.375 bytes)
   [soundprecache] 3815:)weapons/rainblower/rainblower_loop.wav  :       88 bits (  11.000 bytes)
  [soundprecache] 3816:)weapons/rainblower/rainblower_pilot.wav  :       96 bits (  12.000 bytes)
    [soundprecache] 3817:)weapons/rainblower/rainblower_end.wav  :       80 bits (  10.000 bytes)
               [soundprecache] 3818:)weapons/doom_flare_gun.wav  :      168 bits (  21.000 bytes)
          [soundprecache] 3819:)weapons/doom_flare_gun_crit.wav  :       96 bits (  12.000 bytes)
               [soundprecache] 3820:)weapons/pickaxe_swing1.wav  :      168 bits (  21.000 bytes)
               [soundprecache] 3821:)weapons/pickaxe_swing2.wav  :       64 bits (   8.000 bytes)
               [soundprecache] 3822:)weapons/pickaxe_swing3.wav  :       64 bits (   8.000 bytes)
                 [soundprecache] 3823:weapons/blade_slice_2.wav  :      214 bits (  26.750 bytes)


Top
 Profile  
 
 Post subject: Re: netspike.txt
PostPosted: Wed Jul 11, 2012 10:11 am 
Offline
Founder
Founder
User avatar

Joined: Thu Apr 18, 2002 11:04 pm
Posts: 9239
Location: Seattle
Here's how Valve described that file earlier today:

Quote:
The netspike file has long existed in the Source engine as a way to track which entities were causing large spikes of network traffic. There's a convar you can use to configure a threshold when it will get dumped. (I think by default it's off.) Recently there was a change where, if a client was dropped to the infamous "snapshot overflow" error, it would re-run the network packing code for that client, forcing the netspike file to be dumped, to help figure out what entities are the cause of the problem. That could definitely cause CPU spikes. I didn't realize we had shipped with that debugging mode on. We'll make it configurable by convar for the next release.

In the meantime, each time it dumps a network trace, it means you dropped a client. It needed to send them a full snapshot of the game state, but the snapshot was too big, so it had to drop the client. You might want to see which entities are responsible for so much traffic, because you are dropping players.

If there's something particular to your server, this trace will help you tune it. If you find a problem you think is global to the game, please report it here.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

All times are UTC - 8 hours


Who is online

Users browsing this forum: No registered users and 1 guest


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
It is currently Thu May 23, 2013 7:02 am
Powered by phpBB® Forum Software © phpBB Group