o eG Help
  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.

  • The TEST PERIOD list box helps the user to decide how often this test needs to be executed. 

  • Specify the user name of the administrator of the administration server in the USER text box to which the sun java web server is being registered.

  • Specify the file that includes the password of the administrator of the administration server in the PASSWORDFILE text box.

  • Specify the IP of the administration server in the ADMINSERVER text box to which the sun java web server is registered.

  • Specify the port of the administration server in the ADMINPORT text box. By default 8989 will be provided.

  • Specify the configuration in the CONFIG text box to which the instance of the web server is being used.

  • Specify whether the SSL is enabled or not in the SSL text box.

  • Specify the path of the directory in the WEBSERVERDIR text box to which the sun java web server is installed.