Re: [squid-users] Squid proxy not working when upgrade from 27 to 3.5

2018-10-23 Thread Angus J.
https://uathrms.oubb.edu.hk:8005/OA_HTML/AppsLogin 8005 port is not working ? -- Sent from: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Users-f1019091.html ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid

Re: [squid-users] Squid proxy not working when upgrade from 27 to 3.5

2018-10-23 Thread Angus J.
oul163:/etc/squid # squid -k parse 2018/10/24 11:24:38| Startup: Initializing Authentication Schemes ... 2018/10/24 11:24:38| Startup: Initialized Authentication Scheme 'basic' 2018/10/24 11:24:38| Startup: Initialized Authentication Scheme 'digest' 2018/10/24 11:24:38| Startup: Initialized Authent

Re: [squid-users] Squid proxy not working when upgrade from 27 to 3.5

2018-10-23 Thread Angus J.
This error in IE browser when the connection is go through the squid proxy server This site can’t be reached uathrms.oubb.edu.hk refused to connect. Try: Checking the connection Checking the proxy and the firewall ERR_CONNECTION_REFUSED -- Sent from: http://squid-web-proxy-cache.1019090.n4.n

Re: [squid-users] error in parsing Proxy protocol version 2 by Squid proxy protocol

2018-10-23 Thread Alex Rousskov
On 10/23/18 4:17 PM, Amos Jeffries wrote: > On 24/10/18 7:45 AM, NityaIyer wrote: >> - The network load balancer is sending proxy protocol version 2 header. >> - Squid version - 3.5.20 >> - TCP listening on 3128 both load balancer and my instance > Please try Squid-4. One of the HTTP protection

Re: [squid-users] error in parsing Proxy protocol version 2 by Squid proxy protocol

2018-10-23 Thread Amos Jeffries
On 24/10/18 7:45 AM, NityaIyer wrote: > Hello, > > I really need a help in this issue. > > I have a squid application running on a instance behind the Network load > balancer[NLB] in AWS cloud. Due to my use case, I have enabled proxy > protocol on the load balancer so that my backend instance

Re: [squid-users] Unable to open youtube.com

2018-10-23 Thread Timur Lagutenko
Hello Dear Colleagues, the issues with the youtube has been resolved by itself. Seems like it was ISP tricks, or maybe something was wrong with the youtube itself. the short story: youtube worked without proxy (pure NAT). Using CUIC protocol. When client was configured to use proxy, and firewall

[squid-users] error in parsing Proxy protocol version 2 by Squid proxy protocol

2018-10-23 Thread NityaIyer
Hello, I really need a help in this issue. I have a squid application running on a instance behind the Network load balancer[NLB] in AWS cloud. Due to my use case, I have enabled proxy protocol on the load balancer so that my backend instance can receive the proxy protocol header. Few details

Re: [squid-users] redirect based on url (302)

2018-10-23 Thread Amos Jeffries
On 24/10/18 3:31 AM, uppsalanet wrote: > Thanks Amos for all you help. > I've done a few of your suggested steps: > * Create the databas. > createdb.sql > > > * The acl to fill upp the database with values works fine

Re: [squid-users] redirect based on url (302)

2018-10-23 Thread uppsalanet
Thanks Amos for all you help. I've done a few of your suggested steps: * Create the databas. createdb.sql * The acl to fill upp the database with values works fine :-) external_acl_type whitelist_add ttl=10 %SRC %<{Loc

Re: [squid-users] Squid 4.3 assertion failed

2018-10-23 Thread Julian Perconti
> >> assertion failed: http.cc:1530: "!Comm::MonitorsRead(serverConnection- > >fd)" > > > >> Any idea? > > > > Without the stack trace, it is difficult to say much about this bug. > > Please collect a stack trace from the crash and post it to Squid > > bugzilla. If the stack trace looks similar to

Re: [squid-users] Squid proxy not working when upgrade from 27 to 3.5

2018-10-23 Thread Amos Jeffries
On 23/10/18 11:13 PM, Angus J. wrote: > Hi > > I have revised the squid.conf > But still no hints about what "not working" means? Amos ___ squid-users mailing list squid-users@lists.squid-cache.org http://lists.squid-cache.org/listinfo/squid-users

Re: [squid-users] Squid proxy not working when upgrade from 27 to 3.5

2018-10-23 Thread Angus J.
Hi I have revised the squid.conf oul163:/etc/squid # squid -k parse 2018/10/23 18:12:35| Startup: Initializing Authentication Schemes ... 2018/10/23 18:12:35| Startup: Initialized Authentication Scheme 'basic' 2018/10/23 18:12:35| Startup: Initialized Authentication Scheme 'digest' 2018/10/23 18:

Re: [squid-users] Squid 4.3 assertion failed

2018-10-23 Thread Amos Jeffries
On 23/10/18 6:45 AM, Alex Rousskov wrote: > On 10/22/18 8:38 AM, Julian Perconti wrote: > >> assertion failed: http.cc:1530: "!Comm::MonitorsRead(serverConnection->fd)" > >> Any idea? > > Without the stack trace, it is difficult to say much about this bug. > Please collect a stack trace from the

Re: [squid-users] Squid proxy not working when upgrade from 27 to 3.5

2018-10-23 Thread Matus UHLAR - fantomas
What does mean "Squid proxy not working"? On 23.10.18 03:52, Angus J. wrote: The result of squid -k parse did you read this output? did you do other thing Amos has recommended to you? according to logs down, squid DOES listen for connections. oul163:/etc/squid # squid -k parse 2018/10/23

Re: [squid-users] Squid proxy not working when upgrade from 27 to 3.5

2018-10-23 Thread Angus J.
The result of squid -k parse oul163:/etc/squid # squid -k parse 2018/10/23 16:51:05| Startup: Initializing Authentication Schemes ... 2018/10/23 16:51:05| Startup: Initialized Authentication Scheme 'basic' 2018/10/23 16:51:05| Startup: Initialized Authentication Scheme 'digest' 2018/10/23 16:51:05

Re: [squid-users] Squid proxy not working when upgrade from 27 to 3.5

2018-10-23 Thread Amos Jeffries
On 23/10/18 4:28 PM, Angus J. wrote: > Squid proxy not working when upgrade from 27 to 3.5 > Please run "squid -k parse" with the new Squid version. It is especially important when jumping many versions like a 2.x to 3.5 does. All issues it highlights as FATAL and ERROR must be fixed before you