Thanks for the response! Here's the info you mentioned:
Network I/O Management
----------------------
Total Network I/O Requests 828.3 1057.4 49699 n/a
Network I/Os Delayed 0.0 0.0 0 0.0 %
Total TDS Packets Received per sec per xact count % of total
------------------------- ------------ ------------ ---------- ----------
Engine 0 157.6 201.2 9458 26.3 %
Engine 1 197.5 252.1 11847 32.9 %
Engine 2 114.1 145.7 6846 19.0 %
Engine 3 130.8 166.9 7846 21.8 %
------------------------- ------------ ------------ ----------
Total TDS Packets Rec'd 600.0 765.9 35997
Total Bytes Received per sec per xact count % of total
------------------------- ------------ ------------ ---------- ----------
Engine 0 40405.3 51581.2 2424317 24.4 %
Engine 1 57128.5 72930.0 3427708 34.5 %
Engine 2 33578.6 42866.3 2014716 20.3 %
Engine 3 34311.0 43801.3 2058662 20.7 %
------------------------- ------------ ------------ ----------
Total Bytes Rec'd 165423.4 211178.8 9925403
Avg Bytes Rec'd per Packet n/a n/a 275 n/a
-----------------------------------------------------------------------------
Total TDS Packets Sent per sec per xact count % of total
------------------------- ------------ ------------ ---------- ----------
Engine 0 355.9 454.4 21355 27.8 %
Engine 1 413.1 527.4 24786 32.2 %
Engine 2 249.5 318.5 14969 19.5 %
Engine 3 263.1 335.8 15783 20.5 %
------------------------- ------------ ------------ ----------
Total TDS Packets Sent 1281.6 1636.0 76893
Total Bytes Sent per sec per xact count % of total
------------------------- ------------ ------------ ---------- ----------
Engine 0 146143.6 186566.3 8768615 27.8 %
Engine 1 170546.6 217719.1 10232796 32.4 %
Engine 2 104783.8 133766.6 6287030 19.9 %
Engine 3 104890.5 133902.7 6293427 19.9 %
------------------------- ------------ ------------ ----------
Total Bytes Sent 526364.5 671954.6 31581868
Avg Bytes Sent per Packet n/a n/a 410 n/a
1> sp_configure "network"
2> go
Msg 17411, Level 16, State 1:
Server 'ross', Procedure 'sp_configure', Line 209:
Configuration option is not unique.
Parameter Name Default Memory Used Config Value Run Value Unit Type
------------------------------ ----------- ----------- ------------ ----------- -------------------- ----------
additional network memory 0 1024 1048576 1048576 bytes dynamic
default network packet size 512 #6920 8192 8192 bytes static
max network packet size 512 0 14848 14848 bytes static
max number network listeners 5 882 5 5 number dynamic
Network Communication 0 0 0 0 not applicable NULL
(1 row affected)
(return status = 1)
1>
Parameter Name Default Memory Used Config Value Run Value Unit Type
------------------------------ ----------- ----------- ------------ ----------- -------------------- ----------
memory per worker process 1024 512 8192 8192 bytes dynamic
number of worker processes 0 5441 32 32 number dynamic