Subscribe to SoftLogica
Newsletter to get 10% discount on newly
released products!
New Test Scenario Wizard
Protocol Versions and Timeout
On Protocols Versions and Timeout page of Global Settings Wizard,
you can select
the version of HTTP and SSL that WAPT should
use by default; set forced timeouts: response
timeout (the maximum time of waiting for server response); socket
timeout (the maximum time of waiting for socket operation).
These are 2 different timeouts. Response timeout means that there are problems with
the work of web server; there may be no connectivity problems in this case.
Socket timeout means bad connectivity; it indicates that there are problems with data transfer
through the socket.
For example, if you've received only a part of response from the server and another part
doesn't come, then the socket will be closed as this timeout is reached.