Forum Discussion

KarimYoussef's avatar
KarimYoussef
Copper Contributor
May 09, 2024
Solved

SQL Server Network Bandwidth Limit

Hello, I Have a Problem where i have Gigabit Internet for the main SQL Server, and also on the client side i have gigabit Internet as well, but when i monitor network activity for the client applicat...
  • olafhelper's avatar
    May 10, 2024

     

    SQL Server Network Bandwidth Limit

    KarimYoussef , SQL Server has no "Network Bandwidth", it is a Windows app as any other, sitting on top of the Windows OS.

    If the data traffic is "slow", then may the queries are slow and returns only less data per period => may missing indexes to speed up query result.

Resources