Question: The netstat command (available on Linux and on Windows) shows the active network connections on a computer. Explain how this command can be used to
The netstat command (available on Linux and on Windows) shows the active network connections on a computer. Explain how this command can be used to find out if a particular web page is not closing connections that it opened, or if connection pooling is used, not returning connections to the connection pool. You should account for the fact that with connection pooling, the connection may not get closed immediately.
Step by Step Solution
3.53 Rating (170 Votes )
There are 3 Steps involved in it
The net stat command can be used to find out if a particular web pa... View full answer
Get step-by-step solutions from verified subject matter experts
