Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: General updates.

...

  • Make/Model: Apple iMac Mid 2011
  • CPU: 3.4 Ghz Intel Core i7 (quad-core w/Hyperthreading)
  • Memory: 16GB
  • Disk: 1TB
  • OS: Mac OS X v10.9.3
  • Cache Size: 8GB1GB
  • Browser: Google Chrome v35v37

Testing Regimen

The following settings have been tested against the following:

...

Code Block
CONFIG proxy.config.http.keep_alive_no_activity_timeout_in INT 600
CONFIG proxy.config.http.keep_alive_no_activity_timeout_out INT 600
CONFIG proxy.config.http.transaction_no_activity_timeout_in INT 3020
CONFIG proxy.config.http.transaction_no_activity_timeout_out INT 3020
CONFIG proxy.config.http.transaction_active_timeout_in INT 43200
CONFIG proxy.config.http.transaction_active_timeout_out INT 43200
CONFIG proxy.config.http.accept_no_activity_timeout INT 3020
CONFIG proxy.config.net.default_inactivity_timeout INT 3020

Origin Server Connect Attempts

...

Code Block
##############################################################################
# HostDB
##############################################################################
CONFIG proxy.config.hostdb.ip_resolve STRING ipv6;ipv4
CONFIG proxy.config.hostdb.size INT 64K96K
CONFIG proxy.config.hostdb.storage_size INT 16M24M
CONFIG proxy.config.hostdb.serve_stale_for INT 300

...