[squid-users] Squid-Cache 5.6 RPMs are out

2022-06-14 Thread ngtech1ltd
Hey Everybody, Since 5.6 was recently published (and not all the masters has yet to pick it up) I have built RPM for: CentOS 7,8 Oracle Enterprise Linux 7,8 Amazon Enterprise Linux 2 All of the above includes couple of my personal patches. Feel free to pick the SRPMS and look at the sources.

Re: [squid-users] There is the problems with instagram images and videos

2022-06-14 Thread ngtech1ltd
We will be in touch tomorrow (I'm in IST so it’s +2 UTC), I assume you are in a different TZ. In what TZ are you? Eliezer -Original Message- From: squid-users On Behalf Of simwin Sent: Wednesday, 15 June 2022 2:35 To: squid-users@lists.squid-cache.org Subject: Re: [squid-users] There i

Re: [squid-users] There is the problems with instagram images and videos

2022-06-14 Thread ngtech1ltd
Hey, I just compiled the newest version of Squid for Debian 11(bullseye) at: https://www.ngtech.co.il/repo/debian/11/x86_64/ However you need to know how to install it and I cannot work on the installer now. It's also doesn't include all of my patches yet. From what I have seen at: https://pac

Re: [squid-users] There is the problems with instagram images and videos

2022-06-14 Thread ngtech1ltd
Hey, Two things: First, you have lots of TCP_TUNNEL_ABORTED and I am not sure if the client or the server is the cause for these. Second, when you share the conf you can clean it up with the grep but just try to pay attention and make sure that it would be human readable, usually mail agents t

Re: [squid-users] Reloading squid service results in connection resets

2022-06-14 Thread ngtech1ltd
Hey Matt, Can you please verify what is the size of the squid.conf and all of the related files? How long does it take to reload the configuration? I do not know the exact details but it’s recommended that you will upgrade to the latest 4.x or 5.x. If this scenario is re-producible in anoth

Re: [squid-users] There is the problems with instagram images and videos

2022-06-14 Thread ngtech1ltd
Hey, You have reduced the conf. We are not trying to guess You can either share your entire configuration or just to not ask. We cannot try to help you if we are missing parts of the configuration. ( leaving aside the ip addresses and confidential information) You should share both squid.conf

Re: [squid-users] There is the problems with instagram images and videos

2022-06-14 Thread Matus UHLAR - fantomas
В Tue, 14 Jun 2022 16:57:05 +0200 Matus UHLAR - fantomas : if a browser prohibits this, squid can't do anything with it. Have you tried without proxy? On 14.06.22 18:01, simwin wrote: Yes, it works fine without squid proxy and with ssh-tunnel proxy from my localhost, but with danted proxy I ha

Re: [squid-users] There is the problems with instagram images and videos

2022-06-14 Thread Matus UHLAR - fantomas
On 14.06.22 17:07, simwin wrote: Hi! There is the problems with instagram - I can see only text without photos and videos. This is the errors in browsers console: 16:52:51.024 Subsequent non-fatal errors won't be logged; see https://fburl.com/debugjs. GyaOhXSa8tR.js:56:563 16:52:51.026 A req

Re: [squid-users] sftp through Squid: sftp error with proxy: command-line line 0 bad protocol 2 host key algorithms +ssh-dss

2022-06-14 Thread Matus UHLAR - fantomas
On 13.06.22 15:17, Roberto Carna wrote: Dear all, I have an Ubuntu 22.04 with Squid package, and I've configured it in order to let pass ssh protocol to Internet. From the own proxy, if I execute: $ sftp -v -oConnectTimeout=20 -oPoxyCommand='nc -X connect -x 10.12.1.1:8080 %h %p' -oPort 6 u