This is a discussion on Re: [squid-users] Timeout on SSL using cache_peer. REDHAT9/SQUID2.5S1 within the Squid Users forums, part of the Web Server and Related Forums category; Hi folks, I checked the faq again, together with more goggling and the quickstart, and I am still unable to ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi folks,
I checked the faq again, together with more goggling and the quickstart, and I am still unable to SSL thru my squid using parents. Let me paste the part of my configuration that matters (Please, let me know if more information is needed): ------------------------ squid.conf ------------------------ cache_peer myproxyfather.foo parent 81 0 no-query acl all src 0.0.0.0/0.0.0.0 acl SSL method CONNECT acl SSL_ports port 443 563 acl test dst <somehttpsip>/255.255.255.255 http_access allow all never_direct all ------------------------ squid.conf ------------------------ It does not work! I tried to use: * never_direct SSL (As the faq mentions) * never_direct test (Trying to force the IP to go thru the proxy) * never_direct SSL_ports * All of them together (!!!) And my squid ignores the configuration and tries to go SSL direct, bypassing my parent proxy! I don't know what else I can try...any help here would be appreciated. Thank you very much! Emannuel Silva On Tue, 26 Aug 2003 09:19:38 +0200, "Henrik Nordstrom" <hno@squid-cache.org> said: > On Tuesday 26 August 2003 05.28, Emannuel Silva wrote: > > > My system: Redhat 9, and Squid Version 2.5.STABLE1. The only line > > in my squid.conf file: (As I am testing this thing, I don't want > > acls and other configurations to bother) > > > > cache_peer myproxy.com parent 81 7 no-query default proxy-only > > > > See the Squid FAQ. > > Regards > Henrik > > -- > Donations welcome if you consider my Free Squid support helpful. > https://www.paypal.com/xclick/busine...quid-cache.org > > If you need commercial Squid support or cost effective Squid or > firewall appliances please refer to MARA Systems AB, Sweden > http://www.marasystems.com/, info@marasystems.com |
![]() |
| Thread Tools | |
| Display Modes | |
|
|