> On Nov 19, 2014, at 5:31 AM, Mohd Akhbar <[email protected]> wrote: > > Hi, > > I would like to know if ATS supports SOCKS proxy ? And if supportted, > is there a doc for that ?
If you google around for the old Inktomi administrators' guide, it's documented in there. > > There's list of config to use but dont know values for them > > CONFIG proxy.config.socks.socks_config_file STRING socks.config > CONFIG proxy.config.socks.socks_needed=0 > CONFIG proxy.config.socks.socks_version=4 > CONFIG proxy.config.socks.socks_timeout=100 > CONFIG proxy.config.socks.server_connect_timeout=10 > CONFIG proxy.config.socks.per_server_connection_attempts=1 > CONFIG proxy.config.socks.connection_attempts=4 > CONFIG proxy.config.socks.server_retry_timeout=300 > CONFIG proxy.config.socks.default_servers= > CONFIG proxy.config.socks.server_retry_time=300 > CONFIG proxy.config.socks.server_fail_threshold=2 > CONFIG proxy.config.socks.accept_enabled=0 > CONFIG proxy.config.socks.accept_port=1080 > CONFIG proxy.config.socks.http_port=80 > > > These are defaults get from _stat. > > > Thank you.
