Hi all.
I see there are high wait on ASYNC_NETWORK_IO for my sql server.
event I run select * from a table on the localhost of the server, it also generate high ASYNC_NETWORK_IO .
I see some forum say make sure the shared memory is enabled. I checked it's enabled.
Any other things I can check ? or it's just normal wait type in this situation?