Checking the preload options helps performance. Until we get the next patch out, just log off and back in again to get rid of the problem.
It has to do with timing. Due to the time it takes to initially load all the textures for the game, the network code times out on UDP and switches to TCP. Logging off then back on, and not exiting the game, gets rid of the switching to TCP due to the textures already being loaded.