Skip to content

HelpUiDialogsOptionsConnection

psiinon edited this page Mar 29, 2017 · 7 revisions

Options Connection screen

The Options Connection screen allows you to configure the ZAP connection options:

Timeout in seconds

This makes is easier to test slow applications.

Single Cookie Request Header

Controls whether the ZAP's managed cookies (Enable Session Tracking (Cookie)) should be set on a single "Cookie" request header or multiple "Cookie" request headers, when sending an HTTP request to the server.

DNS

TTL Successful Queries

Defines for how long the successful DNS queries should be cached:

  • Negative number, cache forever;
  • Zero, disables caching;
  • Positive number, the number of seconds the queries will be cached.

Note: Changes are applied after a restart.

The option can also be set using the -config command line argument with the key connection.dnsTtlSuccessfulQueries.

Use Proxy chain

This section allows you to connect to another proxy for outgoing connections. This is often required in a corporate environment.

Proxy authentication

This section allows you to configure the outgoing proxy authentication.

See also

     UI Overview for an overview of the user interface
     Options dialogs for details of the other Options dialog screens
     Command Line for details of the Command Line
Clone this wiki locally