Re: [squid-users] Help to Compile Squid for Windows

2017-10-21 Thread seroto_nin
Hi. > SBuf.cc:760:61: error: ‘memrchr’ was not declared in this scope > const void *i = memrchr(buf(), (int)c, (size_type)endPos); I encounterd this problem too. To avoid this, you may edit "config.status" as described below after running "/.configure". -D["HAVE_MEMRCHR"]=" 1" +D["HAVE_MEMR

Re: [squid-users] Squid Proxy 3.5.12 - Certain Website not loading

2017-10-21 Thread Yuri
Works okay for me. Tested on 3 squid's. 21.10.2017 22:06, jloldham пишет: > Hi, > > We have a website that we cannot access through squid, tracking the logs we > cannot see anything getting blocked. > > Can anyone else get to this website via squid https://crm.zoho.com/. Or > does anyone have an

[squid-users] Squid Proxy 3.5.12 - Certain Website not loading

2017-10-21 Thread jloldham
Hi, We have a website that we cannot access through squid, tracking the logs we cannot see anything getting blocked. Can anyone else get to this website via squid https://crm.zoho.com/. Or does anyone have any advice on what we can do so that the we can get the website to work. Best Regards Jo