mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-18 11:53:37 +00:00
Corrected indentation of images & second-level list items
These images should have been indented as part of their respective second-level list items. For this to work correctly, though, the second-level list items also needed to be laid out correctly, and that often doesn't happen unless the list items rely on automatic numbering (1, 1, 1) instead of specifying the enumeration (a, b, c).
This commit is contained in:
@ -82,13 +82,13 @@ If you suspect that the machine is in a state of port exhaustion:
|
|||||||
|
|
||||||
2. Open event viewer and under the system logs, look for the events which clearly indicate the current state:
|
2. Open event viewer and under the system logs, look for the events which clearly indicate the current state:
|
||||||
|
|
||||||
a. **Event ID 4227**
|
1. **Event ID 4227**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
b. **Event ID 4231**
|
1. **Event ID 4231**
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
3. Collect a `netstat -anob` output from the server. The netstat output will show you a huge number of entries for TIME_WAIT state for a single PID.
|
3. Collect a `netstat -anob` output from the server. The netstat output will show you a huge number of entries for TIME_WAIT state for a single PID.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user