Re: [squid-users] [ext] new ecap gzip + deflat adapter

2018-07-17 Thread joseph
Ralf Hildebrandt wrote > * joseph > chip_pop@ > : >> https://github.com/yvoinov/squid-ecap-gzip > URL returns 404! > right it will be posted again sorry for that some small change require > to be done > i will announce wen its posted thanks > -- > Ralf Hildebrandt

Re: [squid-users] [ext] new ecap gzip + deflat adapter

2018-07-17 Thread Ralf Hildebrandt
* joseph : > https://github.com/yvoinov/squid-ecap-gzip URL returns 404! -- Ralf Hildebrandt Charite Universitätsmedizin Berlin ralf.hildebra...@charite.deCampus Benjamin Franklin https://www.charite.de Hindenburgdamm 30, 12203 Berlin Geschäftsbereich IT,

Re: [squid-users] ERROR: Unknown TLS option clientca

2018-07-17 Thread login mogin
I'll give it a try today and let you know. Thanks a lot. Logan Amos Jeffries , 17 Tem 2018 Sal, 08:08 tarihinde şunu yazdı: > On 14/07/18 06:32, login mogin wrote: > > Thanks for the help. Now I am not getting any error messages but as you > > said I will follow the pull request. > > > > I've

[squid-users] new ecap gzip + deflat adapter

2018-07-17 Thread joseph
https://github.com/yvoinov/squid-ecap-gzip This Software is an eCAP adapter for HTTP compression with GZIP and DEFLATE. It is fully re-worked, bugfixed and improved version, ready for production use, based on Constantin Rack's https://github.com/c-rack/squid-ecap-gzip adapter full source

Re: [squid-users] ERROR: Unknown TLS option clientca

2018-07-17 Thread Amos Jeffries
On 14/07/18 06:32, login mogin wrote: > Thanks for the help. Now I am not getting any error messages but as you > said I will follow the pull request. > I've now managed to add what I think is the final bit of the fix to that PR. Do you now see it fully working? Amos

Re: [squid-users] shared_memory_locking failed to mlock

2018-07-17 Thread Gordon Hsiao
Turns out it is a ulimit-related issue, I bumped default mlock limit to a large value and now I can start squid with memory-locked. yes strace is only for syscalls, while ltrace shows all library calls. Thanks for the help! Gordon On Mon, Jul 16, 2018 at 6:38 PM Alex Rousskov <

Re: [squid-users] Squid v4.1: commBind Cannot bind [::1] on SNMP with no ipv6

2018-07-17 Thread Amos Jeffries
On 16/07/18 09:56, David Touzeau wrote: > We have this one too > > 2018/07/15 23:38:11 kid2| Accepting SNMP messages on 0.0.0.0:3401 > 2018/07/15 23:45:02 kid2| snmpHandleUdp: FD 23 recvfrom: (11) Resource > temporarily unavailable That FD 23 is from the above opened socket, not the

Re: [squid-users] Kerberos issues on 4.1

2018-07-17 Thread Amos Jeffries
On 17/07/18 14:20, Victor Sudakov wrote: > Dear Colleagues, > > After upgrading to Squid 4.1 (from FreeBSD ports) I started having problems > with Kerberos authentication. > > A user complained about being denied access. The strange things are that: > > 1. There was only one such user, others

Re: [squid-users] Cache ran out of descriptors due to ICAP service/TCP SYNs ?

2018-07-17 Thread Amos Jeffries
On 17/07/18 19:17, Ahmad, Sarfaraz wrote: > Can somebody please explain what could have happened here? > >   > > First squid(4.0.25) encountered a URL > 8K bytes. I think this caused it > to crash. > Unless you patched the MAX_URL definition to be larger than default, that should not happen.

Re: [squid-users] NgTech repo new service: fastest.ngtech.co.il/repo/

2018-07-17 Thread Alex Crow
On 16/07/18 00:17, Eliezer Croitoru wrote: Hey Squid-Users, I am running a trial period to see how it works for these who needs it. The RPM’s repository is sitting at: http://fastest.ngtech.co.il/repo/ and will give faster speed ie 10Mbps++ compared to the local server which has only 1Mbps

[squid-users] Cache ran out of descriptors due to ICAP service/TCP SYNs ?

2018-07-17 Thread Ahmad, Sarfaraz
Can somebody please explain what could have happened here? First squid(4.0.25) encountered a URL > 8K bytes. I think this caused it to crash. Jul 13 11:04:13 squid[9102]: parse URL too large (9697 bytes) Jul 13 11:04:13 squid[29254]: Squid Parent: squid-1 process 9102 exited due to signal 11