o
| Agents Administration - Tests |
|---|
| Default
Parameters for SWSKeepAliveTest
The SWSKeepAliveTest provides server's HTTP level keep alive statistics for the process of the instance. The name keep alive should not be confused with TCP keep-alives. Also, note that the name keep-alive was changed to PersistentConnections in HTTP 1.1, but Web Server continues to refer to these connections as keep-alive connections. Most modern browsers request a web page from the server through persistent connections with the web server. The connection is kept alive even after processing a request, so that it will be easier to process a similar request. This page depicts the default parameters that need to be configured for the SWSKeepAliveTest.
|