Re: [squid-users] Secure Web Proxy Stress Testing

2018-04-16 Thread Alex Rousskov
On 04/14/2018 12:08 PM, Panagiotis Bariamis wrote: > On Tue, Apr 10, 2018, 21:11 Alex Rousskov wrote: >> Polygraph supports HTTPS proxies and HTTPS servers. IIRC, Polygraph v5 >> supports the combination of the two: TLS inside TLS (because HTTP/2 >> support essentially required that). I am not

Re: [squid-users] Secure Web Proxy Stress Testing

2018-04-14 Thread Panagiotis Bariamis
Thank you , Bariamis Panagiotis On Tue, Apr 10, 2018 at 10:14 PM, Panagiotis Bariamis wrote: > Thank you for the clarification. > > On Tue, Apr 10, 2018, 21:11 Alex Rousskov com> wrote: > >> >> >> >Polygraph supports HTTPS proxies and HTTPS servers. IIRC, Polygraph v5 >> >supports the combinati

Re: [squid-users] Secure Web Proxy Stress Testing

2018-04-10 Thread Panagiotis Bariamis
Thank you for the clarification. On Tue, Apr 10, 2018, 21:11 Alex Rousskov wrote: > On 04/10/2018 11:24 AM, Panagiotis Bariamis wrote: > > Thank you for your answer but as far as I can understand this setup is > > for a regular proxy that just proxies https protocol with http connect > > header

Re: [squid-users] Secure Web Proxy Stress Testing

2018-04-10 Thread Alex Rousskov
On 04/10/2018 11:24 AM, Panagiotis Bariamis wrote: > Thank you for your answer  but as far as I can understand this setup is > for a regular proxy that just proxies https protocol with http connect > headers (unencrypted traffic between client and proxy on http connect > request ) . Your understan

Re: [squid-users] Secure Web Proxy Stress Testing

2018-04-10 Thread Panagiotis Bariamis
Thank you for your answer but as far as I can understand this setup is for a regular proxy that just proxies https protocol with http connect headers (unencrypted traffic between client and proxy on http connect request ) . Secure web proxy encrypts traffic between client and proxy meaning that yo

Re: [squid-users] Secure Web Proxy Stress Testing

2018-04-10 Thread Alex Rousskov
On 04/10/2018 06:31 AM, Panagiotis Bariamis wrote: > Is there any stress testing tool to test with a load of 1k to 5k > simultaneous connections ? Web Polygraph (www.web-polygraph.org) supports HTTPS proxies and can create thousands of concurrent connections. Below is a PGL configuration snippet f

[squid-users] Secure Web Proxy Stress Testing

2018-04-10 Thread Panagiotis Bariamis
Hello , I am trying to stress test a squid proxy (Secure Web Proxy , meaning that client to proxy connection is encrypted ) . I tried with Jmeter but it does not support Secure Web Proxy . To make thing clear I use squid with option https_port and clients get the config from a pac file that states