RHEL 6.6 x86_64 Squid v3.4.9 I downloaded the 3.4.9 RPM from
http://www1.ngtech.co.il/repo/centos/6/x86_64/squid-3.4.9-2.el6.x86_64.rpm The squid service fails to start. $ sudo service squid start Starting squid: .................... [FAILED] Squid doesn’t write anything to squid.out. Once I add the –X option to SQUID_OPTS, squid outputs a ton of messages to squid.out … but nothing seems out of order. Any thoughts on how I should track down this issue? For completeness I have added the full debug log output Thanks C ==DEBUG LOG== 2014/11/18 18:22:35.457| debug.cc(425) parseOptions: command-line -X overrides: ALL,7 2014/11/18 18:22:35.467| cache_manager.cc(102) registerProfile: registering legacy mem 2014/11/18 18:22:35.467| cache_manager.cc(136) findAction: CacheManager::findAction: looking for action mem 2014/11/18 18:22:35.468| cache_manager.cc(144) findAction: Action not found. 2014/11/18 18:22:35.468| cache_manager.cc(87) registerProfile: registered profile: mem 2014/11/18 18:22:35.468| cache_manager.cc(102) registerProfile: registering legacy squidaio_counts 2014/11/18 18:22:35.468| cache_manager.cc(136) findAction: CacheManager::findAction: looking for action squidaio_counts 2014/11/18 18:22:35.468| cache_manager.cc(144) findAction: Action not found. 2014/11/18 18:22:35.468| cache_manager.cc(87) registerProfile: registered profile: squidaio_counts 2014/11/18 18:22:35.468| cache_manager.cc(136) findAction: CacheManager::findAction: looking for action diskd 2014/11/18 18:22:35.468| cache_manager.cc(144) findAction: Action not found. 2014/11/18 18:22:35.468| cache_manager.cc(87) registerProfile: registered profile: diskd 2014/11/18 18:22:35.468| rock/RockStoreFileSystem.cc(44) setup: Will use Rock FS 2014/11/18 18:22:35.468| Startup: Initializing Authentication Schemes ... 2014/11/18 18:22:35.468| Startup: Initialized Authentication Scheme 'basic' 2014/11/18 18:22:35.468| Startup: Initialized Authentication Scheme 'digest' 2014/11/18 18:22:35.468| Startup: Initialized Authentication Scheme 'negotiate' 2014/11/18 18:22:35.468| Startup: Initialized Authentication Scheme 'ntlm' 2014/11/18 18:22:35.468| Startup: Initialized Authentication. 2014/11/18 18:22:35.468| tools.cc(59) ProbeTransport: IPv6 not supported on this machine. Auto-Disabled. 2014/11/18 18:22:35.468| Config.cc(39) registerTokens: register format tokens for 'adapt' 2014/11/18 18:22:35.468| Config.cc(39) registerTokens: register format tokens for 'icap' 2014/11/18 18:22:35.468| Config.cc(39) registerTokens: register format tokens for 'ssl' 2014/11/18 18:22:35.468| cache_cf.cc(608) parseConfigFile: 2014/11/18 18:22:35.468| cf_parser.cci(4061) free_all: 2014/11/18 18:22:35.468| Acl.cc(425) Registered: ACL::Prototype::Registered: invoked for type ssl_error 2014/11/18 18:22:35.468| Acl.cc(429) Registered: ACL::Prototype::Registered: yes 2014/11/18 18:22:35.468| Acl.cc(118) FindByName: ACL::FindByName 'ssl::certHasExpired' 2014/11/18 18:22:35.468| Acl.cc(124) FindByName: ACL::FindByName found no match 2014/11/18 18:22:35.468| Acl.cc(259) ParseAclLine: aclParseAclLine: Creating ACL 'ssl::certHasExpired' 2014/11/18 18:22:35.468| Acl.cc(461) Factory: ACL::Prototype::Factory: cloning an object for type 'ssl_error' 2014/11/18 18:22:35.468| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x117d688 2014/11/18 18:22:35.468| Acl.cc(425) Registered: ACL::Prototype::Registered: invoked for type ssl_error 2014/11/18 18:22:35.468| Acl.cc(429) Registered: ACL::Prototype::Registered: yes 2014/11/18 18:22:35.468| Acl.cc(118) FindByName: ACL::FindByName 'ssl::certNotYetValid' 2014/11/18 18:22:35.468| Acl.cc(124) FindByName: ACL::FindByName found no match 2014/11/18 18:22:35.468| Acl.cc(259) ParseAclLine: aclParseAclLine: Creating ACL 'ssl::certNotYetValid' 2014/11/18 18:22:35.468| Acl.cc(461) Factory: ACL::Prototype::Factory: cloning an object for type 'ssl_error' 2014/11/18 18:22:35.468| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x117d6b8 2014/11/18 18:22:35.468| Acl.cc(425) Registered: ACL::Prototype::Registered: invoked for type ssl_error 2014/11/18 18:22:35.468| Acl.cc(429) Registered: ACL::Prototype::Registered: yes 2014/11/18 18:22:35.468| Acl.cc(118) FindByName: ACL::FindByName 'ssl::certDomainMismatch' 2014/11/18 18:22:35.468| Acl.cc(124) FindByName: ACL::FindByName found no match 2014/11/18 18:22:35.469| Acl.cc(259) ParseAclLine: aclParseAclLine: Creating ACL 'ssl::certDomainMismatch' 2014/11/18 18:22:35.469| Acl.cc(461) Factory: ACL::Prototype::Factory: cloning an object for type 'ssl_error' 2014/11/18 18:22:35.469| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x117d868 2014/11/18 18:22:35.469| Acl.cc(425) Registered: ACL::Prototype::Registered: invoked for type ssl_error 2014/11/18 18:22:35.469| Acl.cc(429) Registered: ACL::Prototype::Registered: yes 2014/11/18 18:22:35.469| Acl.cc(118) FindByName: ACL::FindByName 'ssl::certUntrusted' 2014/11/18 18:22:35.469| Acl.cc(124) FindByName: ACL::FindByName found no match 2014/11/18 18:22:35.469| Acl.cc(259) ParseAclLine: aclParseAclLine: Creating ACL 'ssl::certUntrusted' 2014/11/18 18:22:35.469| Acl.cc(461) Factory: ACL::Prototype::Factory: cloning an object for type 'ssl_error' 2014/11/18 18:22:35.469| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x117da88 2014/11/18 18:22:35.469| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x117da48 2014/11/18 18:22:35.469| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x117dab8 2014/11/18 18:22:35.469| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x117d818 2014/11/18 18:22:35.469| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x117dae8 2014/11/18 18:22:35.469| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x117db18 2014/11/18 18:22:35.469| Acl.cc(425) Registered: ACL::Prototype::Registered: invoked for type ssl_error 2014/11/18 18:22:35.469| Acl.cc(429) Registered: ACL::Prototype::Registered: yes 2014/11/18 18:22:35.469| Acl.cc(118) FindByName: ACL::FindByName 'ssl::certSelfSigned' 2014/11/18 18:22:35.469| Acl.cc(124) FindByName: ACL::FindByName found no match 2014/11/18 18:22:35.469| Acl.cc(259) ParseAclLine: aclParseAclLine: Creating ACL 'ssl::certSelfSigned' 2014/11/18 18:22:35.469| Acl.cc(461) Factory: ACL::Prototype::Factory: cloning an object for type 'ssl_error' 2014/11/18 18:22:35.469| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x117dc58 2014/11/18 18:22:35.469| Acl.cc(425) Registered: ACL::Prototype::Registered: invoked for type src 2014/11/18 18:22:35.469| Acl.cc(429) Registered: ACL::Prototype::Registered: yes 2014/11/18 18:22:35.469| Acl.cc(118) FindByName: ACL::FindByName 'all' 2014/11/18 18:22:35.469| Acl.cc(124) FindByName: ACL::FindByName found no match 2014/11/18 18:22:35.469| Acl.cc(259) ParseAclLine: aclParseAclLine: Creating ACL 'all' 2014/11/18 18:22:35.469| Acl.cc(461) Factory: ACL::Prototype::Factory: cloning an object for type 'src' 2014/11/18 18:22:35.469| Ip.cc(260) FactoryParse: aclIpParseIpData: all 2014/11/18 18:22:35.469| Ip.cc(264) FactoryParse: aclIpParseIpData: magic 'all' found. 2014/11/18 18:22:35.469| Acl.cc(425) Registered: ACL::Prototype::Registered: invoked for type url_regex 2014/11/18 18:22:35.469| Acl.cc(429) Registered: ACL::Prototype::Registered: yes 2014/11/18 18:22:35.469| Acl.cc(118) FindByName: ACL::FindByName 'manager' 2014/11/18 18:22:35.469| Acl.cc(124) FindByName: ACL::FindByName found no match 2014/11/18 18:22:35.469| Acl.cc(259) ParseAclLine: aclParseAclLine: Creating ACL 'manager' 2014/11/18 18:22:35.469| Acl.cc(461) Factory: ACL::Prototype::Factory: cloning an object for type 'url_regex' 2014/11/18 18:22:35.469| RegexData.cc(323) aclParseRegexList: aclParseRegexList: new Regex line or file 2014/11/18 18:22:35.469| RegexData.cc(331) aclParseRegexList: aclParseRegexList: buffering RE '-i' 2014/11/18 18:22:35.469| RegexData.cc(331) aclParseRegexList: aclParseRegexList: buffering RE '^cache_object://' 2014/11/18 18:22:35.469| RegexData.cc(331) aclParseRegexList: aclParseRegexList: buffering RE '+i' 2014/11/18 18:22:35.469| RegexData.cc(331) aclParseRegexList: aclParseRegexList: buffering RE '^https?://[^/]+/squid-internal-mgr/' 2014/11/18 18:22:35.469| RegexData.cc(214) compileOptimisedREs: compileOptimisedREs: -i 2014/11/18 18:22:35.469| RegexData.cc(238) compileOptimisedREs: compileOptimisedREs: adding RE '^cache_object://' 2014/11/18 18:22:35.469| RegexData.cc(228) compileOptimisedREs: compileOptimisedREs: +i 2014/11/18 18:22:35.469| RegexData.cc(173) compileRE: compileRE: compiled '(^cache_object://)' with flags 11 2014/11/18 18:22:35.469| RegexData.cc(238) compileOptimisedREs: compileOptimisedREs: adding RE '^https?://[^/]+/squid-internal-mgr/' 2014/11/18 18:22:35.469| RegexData.cc(173) compileRE: compileRE: compiled '(^https?://[^/]+/squid-internal-mgr/)' with flags 9 2014/11/18 18:22:35.470| RegexData.cc(281) compileOptimisedREs: compileOptimisedREs: 2 REs are optimised into one RE. 2014/11/18 18:22:35.470| Acl.cc(425) Registered: ACL::Prototype::Registered: invoked for type src 2014/11/18 18:22:35.470| Acl.cc(429) Registered: ACL::Prototype::Registered: yes 2014/11/18 18:22:35.470| Acl.cc(118) FindByName: ACL::FindByName 'localhost' 2014/11/18 18:22:35.470| Acl.cc(124) FindByName: ACL::FindByName found no match 2014/11/18 18:22:35.470| Acl.cc(259) ParseAclLine: aclParseAclLine: Creating ACL 'localhost' 2014/11/18 18:22:35.470| Acl.cc(461) Factory: ACL::Prototype::Factory: cloning an object for type 'src' 2014/11/18 18:22:35.470| Ip.cc(260) FactoryParse: aclIpParseIpData: 127.0.0.1/32 2014/11/18 18:22:35.470| Ip.cc(368) FactoryParse: aclIpParseIpData: '127.0.0.1/32' matched: SCAN3-v4: %[0123456789.]/%[0123456789.] 2014/11/18 18:22:35.470| Ip.cc(505) FactoryParse: Parsed: 127.0.0.1-[::]/[ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff](/128) 2014/11/18 18:22:35.470| Ip.cc(260) FactoryParse: aclIpParseIpData: ::1 2014/11/18 18:22:35.470| Ip.cc(405) FactoryParse: aclIpParseIpData: Lookup Host/IP ::1 2014/11/18 18:22:35.470| Ip.cc(444) FactoryParse: aclIpParseIpData: Located host/IP: '[::1]' 2014/11/18 18:22:35.470| Ip.cc(451) FactoryParse: ::1 --> [::1] 2014/11/18 18:22:35.470| Ip.cc(437) FactoryParse: aclIpParseIpData: Duplicate host/IP: '[::1]' dropped. 2014/11/18 18:22:35.470| Ip.cc(437) FactoryParse: aclIpParseIpData: Duplicate host/IP: '[::1]' dropped. 2014/11/18 18:22:35.470| Ip.cc(134) aclIpAddrNetworkCompare: aclIpAddrNetworkCompare: compare: 127.0.0.1/[ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff] (127.0.0.1) vs [::1]-[::]/[ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff] 2014/11/18 18:22:35.470| Ip.cc(134) aclIpAddrNetworkCompare: aclIpAddrNetworkCompare: compare: [::1]/[ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff] ([::1]) vs 127.0.0.1-[::]/[ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff] 2014/11/18 18:22:35.470| Acl.cc(425) Registered: ACL::Prototype::Registered: invoked for type dst 2014/11/18 18:22:35.470| Acl.cc(429) Registered: ACL::Prototype::Registered: yes 2014/11/18 18:22:35.470| Acl.cc(118) FindByName: ACL::FindByName 'to_localhost' 2014/11/18 18:22:35.470| Acl.cc(124) FindByName: ACL::FindByName found no match 2014/11/18 18:22:35.470| Acl.cc(259) ParseAclLine: aclParseAclLine: Creating ACL 'to_localhost' 2014/11/18 18:22:35.470| Acl.cc(461) Factory: ACL::Prototype::Factory: cloning an object for type 'dst' 2014/11/18 18:22:35.470| Ip.cc(260) FactoryParse: aclIpParseIpData: 127.0.0.0/8 2014/11/18 18:22:35.470| Ip.cc(368) FactoryParse: aclIpParseIpData: '127.0.0.0/8' matched: SCAN3-v4: %[0123456789.]/%[0123456789.] 2014/11/18 18:22:35.470| Ip.cc(505) FactoryParse: Parsed: 127.0.0.0-[::]/[ffff:ffff:ffff:ffff:ffff:ffff:ff00:0](/104) 2014/11/18 18:22:35.470| Ip.cc(260) FactoryParse: aclIpParseIpData: 0.0.0.0/32 2014/11/18 18:22:35.470| Ip.cc(368) FactoryParse: aclIpParseIpData: '0.0.0.0/32' matched: SCAN3-v4: %[0123456789.]/%[0123456789.] 2014/11/18 18:22:35.470| Ip.cc(505) FactoryParse: Parsed: 0.0.0.0-[::]/[ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff](/128) 2014/11/18 18:22:35.470| Ip.cc(134) aclIpAddrNetworkCompare: aclIpAddrNetworkCompare: compare: 127.0.0.0/[ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff] (127.0.0.0) vs 0.0.0.0-[::]/[ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff] 2014/11/18 18:22:35.470| Ip.cc(134) aclIpAddrNetworkCompare: aclIpAddrNetworkCompare: compare: 0.0.0.0/[ffff:ffff:ffff:ffff:ffff:ffff:ff00:0] (0.0.0.0) vs 127.0.0.0-[::]/[ffff:ffff:ffff:ffff:ffff:ffff:ff00:0] 2014/11/18 18:22:35.470| Ip.cc(260) FactoryParse: aclIpParseIpData: ::1 2014/11/18 18:22:35.471| Ip.cc(405) FactoryParse: aclIpParseIpData: Lookup Host/IP ::1 2014/11/18 18:22:35.471| Ip.cc(444) FactoryParse: aclIpParseIpData: Located host/IP: '[::1]' 2014/11/18 18:22:35.471| Ip.cc(451) FactoryParse: ::1 --> [::1] 2014/11/18 18:22:35.471| Ip.cc(437) FactoryParse: aclIpParseIpData: Duplicate host/IP: '[::1]' dropped. 2014/11/18 18:22:35.471| Ip.cc(437) FactoryParse: aclIpParseIpData: Duplicate host/IP: '[::1]' dropped. 2014/11/18 18:22:35.471| Ip.cc(134) aclIpAddrNetworkCompare: aclIpAddrNetworkCompare: compare: 0.0.0.0/[ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff] (0.0.0.0) vs [::1]-[::]/[ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff] 2014/11/18 18:22:35.471| Ip.cc(134) aclIpAddrNetworkCompare: aclIpAddrNetworkCompare: compare: [::1]/[ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff] ([::1]) vs 0.0.0.0-[::]/[ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff] 2014/11/18 18:22:35.471| Processing Configuration File: /etc/squid/squid.conf (depth 0) 2014/11/18 18:22:35.472| cache_cf.cc(556) parseOneConfigFile: Processing: acl localnet src 10.0.0.0/8 # RFC1918 possible internal network 2014/11/18 18:22:35.472| Acl.cc(425) Registered: ACL::Prototype::Registered: invoked for type src 2014/11/18 18:22:35.472| Acl.cc(429) Registered: ACL::Prototype::Registered: yes 2014/11/18 18:22:35.472| Acl.cc(118) FindByName: ACL::FindByName 'localnet' 2014/11/18 18:22:35.472| Acl.cc(124) FindByName: ACL::FindByName found no match 2014/11/18 18:22:35.472| Acl.cc(259) ParseAclLine: aclParseAclLine: Creating ACL 'localnet' 2014/11/18 18:22:35.472| Acl.cc(461) Factory: ACL::Prototype::Factory: cloning an object for type 'src' 2014/11/18 18:22:35.472| Ip.cc(260) FactoryParse: aclIpParseIpData: 10.0.0.0/8 2014/11/18 18:22:35.472| Ip.cc(368) FactoryParse: aclIpParseIpData: '10.0.0.0/8' matched: SCAN3-v4: %[0123456789.]/%[0123456789.] 2014/11/18 18:22:35.472| Ip.cc(505) FactoryParse: Parsed: 10.0.0.0-[::]/[ffff:ffff:ffff:ffff:ffff:ffff:ff00:0](/104) 2014/11/18 18:22:35.472| cache_cf.cc(556) parseOneConfigFile: Processing: acl localnet src 172.16.0.0/12 # RFC1918 possible internal network 2014/11/18 18:22:35.472| Acl.cc(425) Registered: ACL::Prototype::Registered: invoked for type src 2014/11/18 18:22:35.472| Acl.cc(429) Registered: ACL::Prototype::Registered: yes 2014/11/18 18:22:35.472| Acl.cc(118) FindByName: ACL::FindByName 'localnet' 2014/11/18 18:22:35.472| Acl.cc(270) ParseAclLine: aclParseAclLine: Appending to 'localnet' 2014/11/18 18:22:35.472| Ip.cc(260) FactoryParse: aclIpParseIpData: 172.16.0.0/12 2014/11/18 18:22:35.472| Ip.cc(368) FactoryParse: aclIpParseIpData: '172.16.0.0/12' matched: SCAN3-v4: %[0123456789.]/%[0123456789.] 2014/11/18 18:22:35.472| Ip.cc(505) FactoryParse: Parsed: 172.16.0.0-[::]/[ffff:ffff:ffff:ffff:ffff:ffff:fff0:0](/108) 2014/11/18 18:22:35.472| Ip.cc(134) aclIpAddrNetworkCompare: aclIpAddrNetworkCompare: compare: 10.0.0.0/[ffff:ffff:ffff:ffff:ffff:ffff:fff0:0] (10.0.0.0) vs 172.16.0.0-[::]/[ffff:ffff:ffff:ffff:ffff:ffff:fff0:0] 2014/11/18 18:22:35.472| Ip.cc(134) aclIpAddrNetworkCompare: aclIpAddrNetworkCompare: compare: 172.16.0.0/[ffff:ffff:ffff:ffff:ffff:ffff:ff00:0] (172.0.0.0) vs 10.0.0.0-[::]/[ffff:ffff:ffff:ffff:ffff:ffff:ff00:0] 2014/11/18 18:22:35.472| cache_cf.cc(556) parseOneConfigFile: Processing: acl localnet src 192.168.0.0/16 # RFC1918 possible internal network 2014/11/18 18:22:35.472| Acl.cc(425) Registered: ACL::Prototype::Registered: invoked for type src 2014/11/18 18:22:35.472| Acl.cc(429) Registered: ACL::Prototype::Registered: yes 2014/11/18 18:22:35.472| Acl.cc(118) FindByName: ACL::FindByName 'localnet' 2014/11/18 18:22:35.472| Acl.cc(270) ParseAclLine: aclParseAclLine: Appending to 'localnet' 2014/11/18 18:22:35.472| Ip.cc(260) FactoryParse: aclIpParseIpData: 192.168.0.0/16 2014/11/18 18:22:35.472| Ip.cc(368) FactoryParse: aclIpParseIpData: '192.168.0.0/16' matched: SCAN3-v4: %[0123456789.]/%[0123456789.] 2014/11/18 18:22:35.472| Ip.cc(505) FactoryParse: Parsed: 192.168.0.0-[::]/[ffff:ffff:ffff:ffff:ffff:ffff:ffff:0](/112) 2014/11/18 18:22:35.472| Ip.cc(134) aclIpAddrNetworkCompare: aclIpAddrNetworkCompare: compare: 172.16.0.0/[ffff:ffff:ffff:ffff:ffff:ffff:ffff:0] (172.16.0.0) vs 192.168.0.0-[::]/[ffff:ffff:ffff:ffff:ffff:ffff:ffff:0] 2014/11/18 18:22:35.472| Ip.cc(134) aclIpAddrNetworkCompare: aclIpAddrNetworkCompare: compare: 192.168.0.0/[ffff:ffff:ffff:ffff:ffff:ffff:fff0:0] (192.160.0.0) vs 172.16.0.0-[::]/[ffff:ffff:ffff:ffff:ffff:ffff:fff0:0] 2014/11/18 18:22:35.472| cache_cf.cc(556) parseOneConfigFile: Processing: acl SSL_ports port 443 # https 2014/11/18 18:22:35.472| Acl.cc(425) Registered: ACL::Prototype::Registered: invoked for type port 2014/11/18 18:22:35.472| Acl.cc(429) Registered: ACL::Prototype::Registered: yes 2014/11/18 18:22:35.472| Acl.cc(118) FindByName: ACL::FindByName 'SSL_ports' 2014/11/18 18:22:35.472| Acl.cc(124) FindByName: ACL::FindByName found no match 2014/11/18 18:22:35.472| Acl.cc(259) ParseAclLine: aclParseAclLine: Creating ACL 'SSL_ports' 2014/11/18 18:22:35.472| Acl.cc(461) Factory: ACL::Prototype::Factory: cloning an object for type 'port' 2014/11/18 18:22:35.472| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x1180fb8 2014/11/18 18:22:35.473| cache_cf.cc(556) parseOneConfigFile: Processing: acl Safe_ports port 80 # http 2014/11/18 18:22:35.473| Acl.cc(425) Registered: ACL::Prototype::Registered: invoked for type port 2014/11/18 18:22:35.473| Acl.cc(429) Registered: ACL::Prototype::Registered: yes 2014/11/18 18:22:35.473| Acl.cc(118) FindByName: ACL::FindByName 'Safe_ports' 2014/11/18 18:22:35.473| Acl.cc(124) FindByName: ACL::FindByName found no match 2014/11/18 18:22:35.473| Acl.cc(259) ParseAclLine: aclParseAclLine: Creating ACL 'Safe_ports' 2014/11/18 18:22:35.473| Acl.cc(461) Factory: ACL::Prototype::Factory: cloning an object for type 'port' 2014/11/18 18:22:35.473| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x1180218 2014/11/18 18:22:35.473| cache_cf.cc(556) parseOneConfigFile: Processing: acl Safe_ports port 443 # https 2014/11/18 18:22:35.473| Acl.cc(425) Registered: ACL::Prototype::Registered: invoked for type port 2014/11/18 18:22:35.473| Acl.cc(429) Registered: ACL::Prototype::Registered: yes 2014/11/18 18:22:35.473| Acl.cc(118) FindByName: ACL::FindByName 'Safe_ports' 2014/11/18 18:22:35.473| Acl.cc(270) ParseAclLine: aclParseAclLine: Appending to 'Safe_ports' 2014/11/18 18:22:35.473| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x1181148 2014/11/18 18:22:35.473| cache_cf.cc(556) parseOneConfigFile: Processing: acl purge method PURGE 2014/11/18 18:22:35.473| Acl.cc(425) Registered: ACL::Prototype::Registered: invoked for type method 2014/11/18 18:22:35.473| Acl.cc(429) Registered: ACL::Prototype::Registered: yes 2014/11/18 18:22:35.473| Acl.cc(118) FindByName: ACL::FindByName 'purge' 2014/11/18 18:22:35.473| Acl.cc(124) FindByName: ACL::FindByName found no match 2014/11/18 18:22:35.473| Acl.cc(259) ParseAclLine: aclParseAclLine: Creating ACL 'purge' 2014/11/18 18:22:35.473| Acl.cc(461) Factory: ACL::Prototype::Factory: cloning an object for type 'method' 2014/11/18 18:22:35.473| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x1182178 2014/11/18 18:22:35.473| cache_cf.cc(556) parseOneConfigFile: Processing: acl CONNECT method CONNECT 2014/11/18 18:22:35.473| Acl.cc(425) Registered: ACL::Prototype::Registered: invoked for type method 2014/11/18 18:22:35.473| Acl.cc(429) Registered: ACL::Prototype::Registered: yes 2014/11/18 18:22:35.473| Acl.cc(118) FindByName: ACL::FindByName 'CONNECT' 2014/11/18 18:22:35.473| Acl.cc(124) FindByName: ACL::FindByName found no match 2014/11/18 18:22:35.473| Acl.cc(259) ParseAclLine: aclParseAclLine: Creating ACL 'CONNECT' 2014/11/18 18:22:35.473| Acl.cc(461) Factory: ACL::Prototype::Factory: cloning an object for type 'method' 2014/11/18 18:22:35.473| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x1182318 2014/11/18 18:22:35.473| cache_cf.cc(556) parseOneConfigFile: Processing: http_access allow manager localhost 2014/11/18 18:22:35.473| InnerNode.cc(50) lineParse: looking for ACL manager 2014/11/18 18:22:35.474| Acl.cc(118) FindByName: ACL::FindByName 'manager' 2014/11/18 18:22:35.474| InnerNode.cc(50) lineParse: looking for ACL localhost 2014/11/18 18:22:35.474| Acl.cc(118) FindByName: ACL::FindByName 'localhost' 2014/11/18 18:22:35.474| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x1182e88 2014/11/18 18:22:35.474| cache_cf.cc(556) parseOneConfigFile: Processing: http_access deny manager 2014/11/18 18:22:35.474| InnerNode.cc(50) lineParse: looking for ACL manager 2014/11/18 18:22:35.474| Acl.cc(118) FindByName: ACL::FindByName 'manager' 2014/11/18 18:22:35.474| cache_cf.cc(556) parseOneConfigFile: Processing: http_access allow purge localhost 2014/11/18 18:22:35.474| InnerNode.cc(50) lineParse: looking for ACL purge 2014/11/18 18:22:35.474| Acl.cc(118) FindByName: ACL::FindByName 'purge' 2014/11/18 18:22:35.474| InnerNode.cc(50) lineParse: looking for ACL localhost 2014/11/18 18:22:35.474| Acl.cc(118) FindByName: ACL::FindByName 'localhost' 2014/11/18 18:22:35.474| cache_cf.cc(556) parseOneConfigFile: Processing: http_access deny purge 2014/11/18 18:22:35.474| InnerNode.cc(50) lineParse: looking for ACL purge 2014/11/18 18:22:35.474| Acl.cc(118) FindByName: ACL::FindByName 'purge' 2014/11/18 18:22:35.474| cache_cf.cc(556) parseOneConfigFile: Processing: http_access deny !Safe_ports 2014/11/18 18:22:35.474| InnerNode.cc(50) lineParse: looking for ACL Safe_ports 2014/11/18 18:22:35.474| Acl.cc(118) FindByName: ACL::FindByName 'Safe_ports' 2014/11/18 18:22:35.474| cache_cf.cc(556) parseOneConfigFile: Processing: http_access deny CONNECT !SSL_ports 2014/11/18 18:22:35.474| InnerNode.cc(50) lineParse: looking for ACL CONNECT 2014/11/18 18:22:35.474| Acl.cc(118) FindByName: ACL::FindByName 'CONNECT' 2014/11/18 18:22:35.474| InnerNode.cc(50) lineParse: looking for ACL SSL_ports 2014/11/18 18:22:35.474| Acl.cc(118) FindByName: ACL::FindByName 'SSL_ports' 2014/11/18 18:22:35.474| cache_cf.cc(556) parseOneConfigFile: Processing: http_access allow localhost 2014/11/18 18:22:35.474| InnerNode.cc(50) lineParse: looking for ACL localhost 2014/11/18 18:22:35.474| Acl.cc(118) FindByName: ACL::FindByName 'localhost' 2014/11/18 18:22:35.474| cache_cf.cc(556) parseOneConfigFile: Processing: http_access allow localnet 2014/11/18 18:22:35.474| InnerNode.cc(50) lineParse: looking for ACL localnet 2014/11/18 18:22:35.474| Acl.cc(118) FindByName: ACL::FindByName 'localnet' 2014/11/18 18:22:35.474| cache_cf.cc(556) parseOneConfigFile: Processing: http_access deny all 2014/11/18 18:22:35.474| InnerNode.cc(50) lineParse: looking for ACL all 2014/11/18 18:22:35.474| Acl.cc(118) FindByName: ACL::FindByName 'all' 2014/11/18 18:22:35.474| cache_cf.cc(556) parseOneConfigFile: Processing: http_port 80 2014/11/18 18:22:35.474| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x1183e18 2014/11/18 18:22:35.474| cache_cf.cc(3580) parsePortSpecification: http_port: found Listen on Port: 80 2014/11/18 18:22:35.474| cache_cf.cc(3596) parsePortSpecification: http_port: found Listen on wildcard address: *:80 2014/11/18 18:22:35.474| cbdata.cc(419) cbdataInternalLock: cbdataLock: 0x1183e18=1 2014/11/18 18:22:35.474| cache_cf.cc(556) parseOneConfigFile: Processing: access_log /var/log/squid/access.log squid 2014/11/18 18:22:35.474| cache_cf.cc(4165) setLogformat: possible /var/log/squid/access.log logformat: squid 2014/11/18 18:22:35.474| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x11842e8 2014/11/18 18:22:35.474| cache_cf.cc(556) parseOneConfigFile: Processing: refresh_pattern ^ftp: 1440 20% 10080 2014/11/18 18:22:35.474| cache_cf.cc(556) parseOneConfigFile: Processing: refresh_pattern ^gopher: 1440 0% 1440 2014/11/18 18:22:35.474| cache_cf.cc(556) parseOneConfigFile: Processing: refresh_pattern -i (/cgi-bin/|\?) 0 0% 0 2014/11/18 18:22:35.474| cache_cf.cc(556) parseOneConfigFile: Processing: refresh_pattern (Release|Package(.gz)*)$ 0 20% 2880 2014/11/18 18:22:35.475| cache_cf.cc(556) parseOneConfigFile: Processing: refresh_pattern \.rpm$ 1440 20% 10080 2014/11/18 18:22:35.475| cache_cf.cc(556) parseOneConfigFile: Processing: hosts_file /etc/hosts 2014/11/18 18:22:35.475| cache_cf.cc(556) parseOneConfigFile: Processing: cache_dir ufs /var/spool/squid 100 16 256 2014/11/18 18:22:35.475| filemap.cc(61) FileMap: creating space for 16384 files 2014/11/18 18:22:35.475| filemap.cc(62) FileMap: --> 256 words of 8 bytes each 2014/11/18 18:22:35.475| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x1183688 2014/11/18 18:22:35.475| cache_cf.cc(556) parseOneConfigFile: Processing: coredump_dir /var/spool/squid 2014/11/18 18:22:35.475| cache_cf.cc(556) parseOneConfigFile: Processing: refresh_pattern deb$ 1440 20% 10080 2014/11/18 18:22:35.475| cache_cf.cc(556) parseOneConfigFile: Processing: maximum_object_size 1024 MB 2014/11/18 18:22:35.475| cache_cf.cc(556) parseOneConfigFile: Processing: cache_mem 2048 MB 2014/11/18 18:22:35.475| cache_cf.cc(556) parseOneConfigFile: Processing: cache_peer proxy.dhs.gov parent 80 0 no-query default no-digest 2014/11/18 18:22:35.475| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x11899f8 2014/11/18 18:22:35.475| event.cc(346) schedule: schedule: Adding 'peerClearRR', in 300.00 seconds 2014/11/18 18:22:35.475| cache_cf.cc(556) parseOneConfigFile: Processing: never_direct allow all 2014/11/18 18:22:35.475| InnerNode.cc(50) lineParse: looking for ACL all 2014/11/18 18:22:35.475| Acl.cc(118) FindByName: ACL::FindByName 'all' 2014/11/18 18:22:35.475| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x1189e68 2014/11/18 18:22:35.475| cache_cf.cc(556) parseOneConfigFile: Processing: request_header_access User-Agent deny all 2014/11/18 18:22:35.475| InnerNode.cc(50) lineParse: looking for ACL all 2014/11/18 18:22:35.475| Acl.cc(118) FindByName: ACL::FindByName 'all' 2014/11/18 18:22:35.475| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x118c2d8 2014/11/18 18:22:35.476| cache_cf.cc(556) parseOneConfigFile: Processing: request_header_replace User-Agent MYUSERAGENT; (squid proxy header rewrite DID-IT) 2014/11/18 18:22:35.476| InnerNode.cc(50) lineParse: looking for ACL all 2014/11/18 18:22:35.476| Acl.cc(118) FindByName: ACL::FindByName 'all' 2014/11/18 18:22:35.476| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x118c3f8 2014/11/18 18:22:35.476| wccp2.cc(532) wccp2_add_service_list: wccp2_add_service_list: added service id 0 2014/11/18 18:22:35.476| InnerNode.cc(50) lineParse: looking for ACL all 2014/11/18 18:22:35.476| Acl.cc(118) FindByName: ACL::FindByName 'all' 2014/11/18 18:22:35.476| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x1180e58 2014/11/18 18:22:35.476| InnerNode.cc(50) lineParse: looking for ACL ssl::certUntrusted 2014/11/18 18:22:35.476| Acl.cc(118) FindByName: ACL::FindByName 'ssl::certUntrusted' 2014/11/18 18:22:35.476| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x118fc98 2014/11/18 18:22:35.476| InnerNode.cc(50) lineParse: looking for ACL ssl::certSelfSigned 2014/11/18 18:22:35.476| Acl.cc(118) FindByName: ACL::FindByName 'ssl::certSelfSigned' 2014/11/18 18:22:35.476| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x118fe98 2014/11/18 18:22:35.476| InnerNode.cc(50) lineParse: looking for ACL all 2014/11/18 18:22:35.476| Acl.cc(118) FindByName: ACL::FindByName 'all' 2014/11/18 18:22:35.476| cbdata.cc(324) cbdataInternalAlloc: cbdataAlloc: 0x118fb68 2014/11/18 18:22:35.476| tools.cc(631) uniqueHostname: Config: ' 2014/11/18 18:22:35.476| tools.cc(606) getMyHostname: getMyHostname: 'somehost.uscis.dhs.gov' has DNS resolution. 2014/11/18 18:22:35.477| tools.cc(631) uniqueHostname: Config: ' 2014/11/18 18:22:35.477| Initializing https proxy context 2014/11/18 18:22:35.478| support.cc(1055) sslCreateClientContext: Using SSLv2/SSLv3. 2014/11/18 18:22:35.479| support.cc(1107) sslCreateClientContext: Setting RSA key generation callback. 2014/11/18 18:22:35.479| support.cc(1114) sslCreateClientContext: Setting certificate verification callback. 2014/11/18 18:22:35.479| support.cc(1118) sslCreateClientContext: Setting CA certificate locations. 2014/11/18 18:22:35.501| tools.cc(643) leave_suid: leave_suid: PID 22996 called 2014/11/18 18:22:35.501| tools.cc(665) leave_suid: leave_suid: PID 22996 giving up root, becoming 'squid' 2014/11/18 18:22:35.501| debug.cc(425) parseOptions: command-line -X overrides: ALL,1 |
_______________________________________________ squid-users mailing list squid-users@xxxxxxxxxxxxxxxxxxxxx http://lists.squid-cache.org/listinfo/squid-users