Hi All,
Last year we installed new switches. Previously we worked with HP 1950 switches. During the network project we installed new Ruckus 8200 switches. Since then we have performance issues with our ERP program called CSB. To clarify CSB is a client server connection using SQL server and ODBC driver on the client side.
The problem we are having is that CSB is running very slow on the 8200 switches when being connected to a docking station. We have tested with several docking stations. Here are some setups we have tested:
- HP probook 450 G8 with a HP USB-C dock G4 > slow performance
- HP probook 450 G8 with a Lenovo USB-C dock > slow performance
- HP probook 450 G8 with a HP Thunderbolt USB-C dock > slow performance
- HP elitebook 650 G9 with a HP USB-C dock G4 > slow performance
- HP elitebook 650 G9 with a Lenovo USB-C dock > slow performance
- HP elitebook 650 G9 with a HP Thunderbolt USB-C dock > good performance
- HP probook 650 G4 with a HP ultraslim dock > good performance
HP elitebooks are only used by IT, the majority has a probook 450 G8 or a probook 650 G4. We recently bought new laptops. HP probook 450 G10 and they also have the slow performance. What we noticed is that all laptops are using a Realtek driver for the network and the elitebook are using a Intel driver with the HP thunderbolt driver. So we were thinking that there was a problem with the Realtek drivers.
Countless updates did not resolve the issue. I also did several whireshark sessions just to explore what was going on and what we did notice is that the TDS protocol is taking a very long time.
One more thing is once we connect a unmanaged switch, a usb to ethernet adapter, a physical telephone between docking and switch everything is running fast again. So we started investigating and the flow control feature has effect it seems. If we disable flow control on the HP switches, everything is slow again. What I read is that on Ruckus 8200 switches flow control is on by default. We have tested with several flow control settings but none of them make a difference. Also enabling the symmetrical flow control setting does not resolve the issue.
Here are some outputs of whiresharks. I sorted the whole whireshark so you can see what takes the longest to process. Just to give you an image. We start CSB and then open the GPM editor (to edit labels) and that takes normally around 6 seconds to open.
This output is done on our old HP switches:

You can see that the TDS protocol is taking around 4.5 seconds to process
This is the output done on our new Ruckus 8200 switches:

You can clearly see that the same process is taking 5-6 times longer than usual. This has effect on all things done in CSB.
As a test we received a Ruckus 7150 switch. We connected the switch the same way as the 8200 switches in our network. When connected to a 7150 switch all problems are resolved. All setups as mentioned above have good performance. The GPM editor opens in around 6 seconds. The configuration of the 7150 and the 8200 are the same which is pretty basic.
So from all testing we think the issue sits with our 8200 switches. We have already done updates to the RDR10010b firmware. But that does not resolve the issue.
We hope by this way we can finally find a solution for this very annoying problem.
Thanks in Advance!