Re: [squid-users] google drive up-/download size in squidlog

2016-06-02 Thread Paul Buechler
Hi, @Yuri Voinov: I've only tested it with the webclient. @Amos Jeffries: I've tested it with %st and the downloadsize is fine for me now, thanks. Are there any plans to implement a format code to see the uploadsize? It would be nice to have this feature. best regards, Paul Am 24.05.2016 u

[squid-users] Establishing secure conection problems (Chrome)

2016-06-02 Thread William Ivanski
Good time of the day! I've started experiencing some problems with Google Chrome after installing Squid in my Network. It gets stuck into a loop of "Establishing secure connection". Sometimes it succeeds loading the web pages, but usually it cannot. It's really annoying and occurs just in Chrome.

Re: [squid-users] Establishing secure conection problems (Chrome)

2016-06-02 Thread Yuri
Any useful info? Squid version, config, logs? Thelepaty on vacation. 02.06.2016 18:03, William Ivanski пишет: Good time of the day! I've started experiencing some problems with Google Chrome after installing Squid in my Network. It gets stuck into a loop of "Establishing secure connection".

Re: [squid-users] Establishing secure conection problems (Chrome)

2016-06-02 Thread Antony Stone
On Thursday 02 June 2016 at 14:03:33, William Ivanski wrote: > I've started experiencing some problems with Google Chrome after installing > Squid in my Network. > Any suggestions? Yes - tell us how you installed squid, which version you installed, which platform (O/S and version) you installed

Re: [squid-users] Establishing secure conection problems (Chrome)

2016-06-02 Thread Sagar Malve
Try disabling QUIC Protocol in Chrome and check ... in Chrome Browser : Type : chrome://flags/ ---> find QUIC and Disable it. It will not accept the Squid SSL Certificate unless you disable this Protocol ... Let us know if it works Regards Sagar Malve On Thu, Jun 2, 2016 at 5:39 PM, Yuri

Re: [squid-users] Establishing secure conection problems (Chrome)

2016-06-02 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 QUIC already unused by Google against HTTP/2. And better to do this (if you need) at active network equipement level. Otherwise you be forced to do this with hands on _every_ user Chrome by legs. 02.06.2016 18:16, Sagar Malve пишет: > Try disabl

Re: [squid-users] Establishing secure conection problems (Chrome)

2016-06-02 Thread William Ivanski
Thank you for your quick response. First of all forgive me for the lack of information in the first email. I've tried to disable QUIC a few minutes ago and the problem persists. Follow the information requested: -> Compilation: I've installed squid using the following commands: cd /usr/src

Re: [squid-users] Establishing secure conection problems (Chrome)

2016-06-02 Thread William Ivanski
-> Access.log (the host 192.168.0.52 belongs to acl reqliberacaofixo): 1464870540.039495 192.168.0.52 TCP_MISS/301 675 GET http://www.hotmail.com/ - HIER_DIRECT/65.55.65.188 text/html 1464870550.793 10206 192.168.0.52 TCP_MISS_ABORTED/000 0 POST http://s2.symcb.com/ - HIER_DIRECT/2600:1419:8

Re: [squid-users] Establishing secure conection problems (Chrome)

2016-06-02 Thread Yuri Voinov
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 cache.log require too 02.06.2016 19:36, William Ivanski пишет: > -> Access.log (the host 192.168.0.52 belongs to acl reqliberacaofixo): > 1464870540.039495 192.168.0.52 TCP_MISS/301 675 GET http://www.hotmail.com/ - HIER_DIRECT/65.55.65.188 <

Re: [squid-users] DNS lookup fails initially for FQDN in squid

2016-06-02 Thread Aashima Madaan
Hi Amos, After applying the patch I dont find any issues in make and make install, but running the file /usr/sbin/squid gives segmentation fault. Thanks ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinf

Re: [squid-users] Establishing secure conection problems (Chrome)

2016-06-02 Thread Antony Stone
On Thursday 02 June 2016 at 15:35:10, William Ivanski wrote: > Thank you for your quick response. > > First of all forgive me for the lack of information in the first > email. I've tried to disable QUIC a few minutes ago and the problem > persists. Follow the information requested: > > -> Compil

Re: [squid-users] Establishing secure conection problems (Chrome)

2016-06-02 Thread Eliezer Croitoru
Hey William, It's not clear what connection from the logs you are talking about since I do not see any logs about a CONNECT request. It might be because a CONNECT is being shown in the logs after the connection is ended. To verify the issue I would to verify what squid does and if a cli com

Re: [squid-users] DNS lookup fails initially for FQDN in squid

2016-06-02 Thread Aashima Madaan
Hey, The patch mentioned is applicable to 4.0.10 beta release . For older versions I was not able to merge the patch. So even for beta release it throws segmentation fault. Let me know if am using wrong version of code Backtrace from gdb tool if it can be of any help Program received signal SI

Re: [squid-users] pinger crash - Bad opcode: 112

2016-06-02 Thread Tomas Mozes
On Wed, Jun 1, 2016 at 1:53 PM, Amos Jeffries wrote: > On 31/05/2016 9:56 p.m., Tomas Mozes wrote: > > On Thu, May 26, 2016 at 8:04 AM, Amos Jeffries wrote: > > > >> On 24/05/2016 7:52 p.m., Tomas Mozes wrote: > >>> Hello, > >>> on two different squid servers I've observed a crash of pinger. Firs

Re: [squid-users] Establishing secure conection problems (Chrome)

2016-06-02 Thread William Ivanski
Guys, Antony made me realize I really have a messed up Squid installation. That's why I tried many different approaches (ssl_crtd/ssl_db, intercept), but the actual installation isn't configured as transparent proxy. So I agree I need to reinstall and reconfigure everything. As soon as I manage t

Re: [squid-users] Establishing secure conection problems (Chrome)

2016-06-02 Thread Amos Jeffries
On 3/06/2016 1:35 a.m., William Ivanski wrote: > Thank you for your quick response. > > First of all forgive me for the lack of information in the first > email. I've tried to disable QUIC a few minutes ago and the problem > persists. Follow the information requested: > > -> Compilation: > > I'v

Re: [squid-users] google drive up-/download size in squidlog

2016-06-02 Thread Amos Jeffries
On 2/06/2016 9:01 p.m., Paul Buechler wrote: > Hi, > > @Yuri Voinov: > > I've only tested it with the webclient. > > @Amos Jeffries: > > I've tested it with %st and the downloadsize is fine for me now, thanks. > > Are there any plans to implement a format code to see the uploadsize? > It would