.. index:: options .. _sec-options-label: Setting options =============== .. index:: override .. index:: thinktime .. index:: ssl_ciphers .. index:: ssl_versions .. index:: ssl_reuse_sessions .. index:: tcp_snd_buffer .. index:: tcp_rcv_buffer .. index:: udp_snd_buffer .. index:: udp_rcv_buffer .. index:: max_ssh_startup Thinktimes, SSL, Buffers ------------------------ Default values can be set-up globally: ``thinktime`` between requests in the scenario, SSL cipher algorithms (use ssl:cipher_suites(openssl). to get a list of available ciphers), TCP/UDP buffer sizes (the default value is 32KB). These values overrides those set in session configuration tags if override is true. .. code-block:: xml .. versionadded:: 1.6.0 You can disable the SSL session cache (it is enabled by default) .. code-block:: xml