Re: [squid-users] how to redirect certain domains to a specific url?

2016-09-02 Thread Amos Jeffries
On 2/09/2016 1:44 p.m., mabraFoo wrote: > I need to redirect 3 https domains to a specific url > > redirect all requests for these 3 domains: > https://first.com Registrant Organization: Sitestar Internet Services > https://second.com Registrant Organization: REFLEX PUBLISHING, INC. > https://

Re: [squid-users] Debugging NTLM problem

2016-09-02 Thread Amos Jeffries
On 3/09/2016 3:06 a.m., akn ab wrote: > Hello Amos, > auth_param ntlm keep_alive off > unfortunately does not solve the problem. > I did more investigation about the problem and i found informations. > Every time a user get the browser popup requesting credentials, i found on > squid > log this e

Re: [squid-users] Squid 3.5.20 rock store and enable-disk-io

2016-09-02 Thread Alex Rousskov
On 09/02/2016 02:00 PM, FredB wrote: > But there is no smp configuration, just rock and squid with two caches That's SMP mode. See the last bullet at http://wiki.squid-cache.org/Features/SmpScale#Terminology Alex. ___ squid-users mailing list squid-use

Re: [squid-users] Squid 3.5.20 rock store and enable-disk-io

2016-09-02 Thread FredB
I will take a look,thanks But there is no smp configuration, just rock and squid with two caches ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

Re: [squid-users] Squid 3.5.20 rock store and enable-disk-io

2016-09-02 Thread Alex Rousskov
On 09/02/2016 04:13 AM, FredB wrote: > About this, I should open a bug ? Or you think I missed something ? Not sure what you mean by "this". I assume you mean the errors that you quoted later in your email. >> 2016/09/01 09:01:01 kid1| commBind: Cannot bind socket FD 20 to [::]: >> (2) No such

Re: [squid-users] Debugging NTLM problem

2016-09-02 Thread akn ab
Hello Amos,   auth_param ntlm keep_alive off   unfortunately does not solve the problem. I did more investigation about the problem and i found informations. Every time a user get the browser popup requesting credentials, i found on squid log this event:   Login for user [DOMAIN]\[user]@[P

Re: [squid-users] BUG: Unexpected state while connecting to a cache_peer or origin server

2016-09-02 Thread Alex Rousskov
On 09/02/2016 05:53 AM, Yuri wrote: > What does this message means? It means there is a bug in your Squid. Squid code discovered an internally-inconsistent or unexpected state. The developer was not sure that this state is impossible to reach and, instead of asserting and crashing Squid worker, h

Re: [squid-users] Problems with Linux Worstations

2016-09-02 Thread Amos Jeffries
On 2/09/2016 3:21 p.m., Marcio Demetrio Bacci wrote: > In my Windows workstations the authentication works correctly, however in > Ubuntu 14.04 the user and password are asked twice. > > I am using the basic_ncsa_auth with Squid 3.4.8 > > Is there any setting that I do in Squid? > > Bellow is my

Re: [squid-users] HTTP 503 Meaning

2016-09-02 Thread Amos Jeffries
On 2/09/2016 11:37 a.m., vze2k3sa wrote: > Hi, > > > > I'm looking for a little help. The Squid access log line below show an http > 503 error. Does this mean that Squid received a 503 from the server it > connecting to or does it mean Squid itself is too busy at the moment to > service the req

Re: [squid-users] WARNING: fullDLmime ACL is used in context without an HTTP response. Assuming mismatch.

2016-09-02 Thread Amos Jeffries
On 2/09/2016 7:27 a.m., Heiler Bemerguy wrote: > > Objective: make squid download the whole file when it's an application. > I'm trying to base the acl on the replied mime type, which I think it's > more obvious than regexping URLs... > > acl limit maxconn 1 > acl fullDLmime rep_mime_type applica

[squid-users] BUG: Unexpected state while connecting to a cache_peer or origin server

2016-09-02 Thread Yuri
Hi gents, What does this message means? 3.5.20. WIthout any peers. DIrectly connected to Internet. What bug? WTF? ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

Re: [squid-users] Squid 3.5.20 rock store and enable-disk-io

2016-09-02 Thread FredB
About this, I should open a bug ? Or you think I missed something ? Maybe I'm wrong but it seems there is something bad with diskers/rock store squid without -N + Squid compiled with IpcIo + rock = > > FATAL: Rock cache_dir at /cache1/rock failed to open db file: (2) No > such file or directory