Monitoring the Connections to the HTTP Local Server
Purpose
Display information about the connections to the HTTP local server.
Action
To display information about the HTTP local server:
host1#show ip http scalar Maximum connection length: 1000 seconds Current number of http servers: 5 Number of enabled http servers: 2 Current number of http connections: 15 Peak number of http connections: 125 Maximum number of http connections: 1000
Meaning
Table 167 lists the show ip http scalar command output fields.
Table 167: show ip http scalar Output Fields
Field Name | Field Description |
---|---|
Maximum connection length | Maximum time that the HTTP local server maintains an inactive connection, in seconds |
Current number of http servers | Number of configured Web servers |
Number of enabled http servers | Number of Web servers enabled |
Current number of http connections | Number of connections from subscribers to HTTP local servers |
Peak number of http connections | Highest number of connections from subscribers to HTTP local servers |
Maximum number of http connections | Maximum number of connections allowed from subscribers to HTTP local servers |
Related Documentation
- show ip http scalar