On 24/04/17 14:12, squid-users wrote:
Hi Squid users,
I'm having some trouble understanding Squid's peer selection algorithms, in
a configuration where multiple cache_peer lines reference the same host.
The background to this is that we wish to present cache service using
multiple accounts at a
Hi Squid users,
I'm having some trouble understanding Squid's peer selection algorithms, in
a configuration where multiple cache_peer lines reference the same host.
The background to this is that we wish to present cache service using
multiple accounts at an upstream provider, with account select
On 04/23/2017 10:03 AM, Amos Jeffries wrote:
> you cannot rely on non-Browser tools like curl supporting [https_proxy
> environment variable].
... and to tell curl to use an HTTPS proxy (instead of an HTTP proxy),
use "https://"; as the proxy scheme (instead of "http://"; or no scheme at
all): h
Am Sonntag, 23. April 2017, 18:03:25 CEST schrieb Amos Jeffries:
> You appear not to be using curl correctly.
>
> Test #1 and #3 show that curl is probably sending the https:// requests
> through port 8080 on your proxy as a CONNECT request. Check that in your
> Squid log to confirm.
I wasn't aw
On 23/04/17 04:32, chiasa.men wrote:
Hello folks
I tried to encrypt the connection between client and squid. Therefore I
generated certificates which are accepted by the clients and configured squid
as followed:
Squid.conf
https_port 10.0.13.10:8443 cert=/cert.pem key=/cert.key
http_por
On 23/04/17 23:25, chiasa@web.de wrote:
Hello
my squid.conf looks like that:
https_port 3128 accel cert=/cert.pem key=/cert.key
defaultsite=ww1.example.com vhost
acl server20_domains dstdomain ww1.example.com ww2.example.com
http_access allow server20_domains
cache_peer server20 parent
Hello
my squid.conf looks like that:
https_port 3128 accel cert=/cert.pem key=/cert.key
defaultsite=ww1.example.com vhost
acl server20_domains dstdomain ww1.example.com ww2.example.com
http_access allow server20_domains
cache_peer server20 parent 443 0 no-query originserver name=server
Hello
my squid.conf looks like that:
https_port 3128 accel cert=/cert.pem key=/cert.key
defaultsite=ww1.example.com vhost
acl server20_domains dstdomain ww1.example.com ww2.example.com
http_access allow server20_domains
cache_peer server20 parent 443 0 no-query originserver name=server