Re: [squid-users] How to configure a "proxy home" page ?

2018-03-26 Thread Carlos
Hi, i want configure two squid... Squid son transparent and squid father the autentication.. How can i do that Ing. Carlos___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

[squid-users] squid - kid registration timed out

2017-11-30 Thread carlos
/wmem_max  cat /proc/sys/net/unix/max_dgram_qlen Any idea if they will solve? or any recommended value? NOTE: not using cache (deny cache all) Chears, Carlos -- Sent from: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html

Re: [squid-users] squid - kid registration timed out

2017-12-04 Thread carlos
Hi Amos, Yes i think i did all the adjustments, different pid file, log dirs, proccess names, listening port... it also happens after startup, sometimes after a random time, load is not the problem since the server is not taking requests yet. The config is this (i swapped real values for X): a

Re: [squid-users] squid - kid registration timed out

2017-12-04 Thread carlos
t;" ... # default squid conf file SQUID_CONF="/etc/squid/squid.conf" If understood what you said i must put in SQUID_OPTS "-n squid" and "-n squid81" in the other instance startup script. Did i understand correctly? Thanks, Carlos -- Sent from: http://squid-

Re: [squid-users] squid - kid registration timed out

2017-12-04 Thread carlos
always present, the default service name is squid is used when the -n option is absent from the command line. Thanks both of you to point me the direction. Cheers, Carlos -- Sent from: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html

[squid-users] (no subject)

2024-09-10 Thread Carlos André
WARNING: Group_Internet ACL is used in context without an ALE state. Assuming mismatch. current master transaction: master62 Anyone can give me a hand on this one?? Thanks a lot!!! Carlos Bel

[squid-users] Problem with 'delay_access' using acl external

2024-09-10 Thread Carlos André
WARNING: Group_Internet ACL is used in context without an ALE state. Assuming mismatch. current master transaction: master62 Anyone can give me a hand on this one?? Thanks a lot!!! Carlos Bel

Re: [squid-users] Squid, Kerberos and FireFox (Was: Re: leaking memory in squid 3.4.8 and 3.4.7.)

2014-10-23 Thread Carlos Defoe
I had this kind of 100% CPU problem with auth helpers when upgrading to squid 3.4. I use negotiate_wrapper, kerberos, ntlm and basic auth. Then I had to fall back to 3.3 and it is production until now, with some troubles with broken clients, but with normal cpu usage most of the time. Can you try w

Re: [squid-users] Squid, Kerberos and FireFox (Was: Re: leaking memory in squid 3.4.8 and 3.4.7.)

2014-10-23 Thread Carlos Defoe
no, rhel 6 On Thu, Oct 23, 2014 at 9:51 AM, Eugene M. Zheganin wrote: > Hi. > > On 23.10.2014 18:13, Carlos Defoe wrote: >> I had this kind of 100% CPU problem with auth helpers when upgrading >> to squid 3.4. I use negotiate_wrapper, kerberos, ntlm and basic auth. >>

Re: [squid-users] Kerberos Authentication Failing for Windows 7+ with BH gss_accept_sec_context() failed

2014-10-24 Thread Carlos Defoe
Windows 7 inside the domain? Anyway, you should configure a basic auth scheme as a second fallback. On Fri, Oct 24, 2014 at 9:26 PM, Markus Moeller wrote: > Hi Pedro, > > How did you create your keytab ? What does klist –ekt show > ( I assume you use MIT Kerberos) ? > > Markus > > "Pedro

Re: [squid-users] Centralized Squid - design and implementation

2014-11-17 Thread Carlos Defoe
Use a load balancer. HAproxy will do the trick, if you don't want to spend some money on a professional load balancer like F5 big-ip. Don't drop the use of wpad. You can send the balancer name (eg. proxy.your.domain) as a default for every client, and send the names of the proxy nodes as a failove

Re: [squid-users] Centralized Squid - design and implementation

2014-11-17 Thread Carlos Defoe
webserver serve the pac file and let the DNS balance the requests for the name "http://wpad.your.domain/wpad.dat";. On Mon, Nov 17, 2014 at 6:36 PM, Amos Jeffries wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 18/11/2014 12:39 a.m., Carlos Defoe wrote: >&g

Re: [squid-users] Centralized Squid - design and implementation

2014-11-18 Thread Carlos Defoe
n only one webserver, at some point no clients will find anything at all. Well, there's a lot of ways of doing the same thing, including ucarp, squid cache_peer as Amos said... It's just a matter of picking the one that fits. On Tue, Nov 18, 2014 at 3:31 AM, Jason Haar wrote: > On

[squid-users] cache_peer to SSL/TLS proxy

2018-05-21 Thread Carlos Cesar Caballero Díaz
Hi, I am really new with squid, an I am trying to solve an issue. Right now I am working against a squid proxy wich is using SSL/TLS (encrypted browser-squid connection) and as you know there are a lot of applications that does not work with this kind of proxy configuration. In other ocations,

Re: [squid-users] cache_peer to SSL/TLS proxy

2018-05-23 Thread Carlos Cesar Caballero Díaz
Thanks @Amos and @Alex, I have been testing and playing with the options, but all I get is 502 (Bad Gateway) responses in my local proxy. Greetings. El 21/05/18 a las 12:49, Amos Jeffries escribió: On 22/05/18 04:22, Carlos Cesar Caballero Díaz wrote: can I use cache_peer against a parent

[squid-users] using request_header_replace option

2014-11-17 Thread Fernandez-Touzon, Carlos E (CTR)
le-http-violation or -disable-http-violation. Is "-enable-http-violations" the default config option? Thoughts? Carlos ==FEDORA== $ squid -v Squid Cache: Version 3.3.13 configure options: '--build=x86_64-redhat-linux-gnu' '--host=x86_64-redhat-linux-gnu' '

Re: [squid-users] using request_header_replace option

2014-11-17 Thread Fernandez-Touzon, Carlos E (CTR)
Amos, Thanks! You probably saved me a day of trying to track that down. I am going to try to use the 3.4 release that Eliezer Croitoru maintains. Carlos -Original Message- From: squid-users [mailto:squid-users-boun...@lists.squid-cache.org] On Behalf Of Amos Jeffries Sent: Monday

[squid-users] cannot start Squid 3.4.9

2014-11-30 Thread Fernandez-Touzon, Carlos E (CTR)
RHEL 6.6 x86_64 Squid v3.4.9 I downloaded the 3.4.9 RPM from http://www1.ngtech.co.il/repo/centos/6/x86_64/squid-3.4.9-2.el6.x86_64.rpm The squid service fails to start. $ sudo service squid start Starting squid: [FAILED] Squid doesn't write anything