On 6/12/2011 11:50 p.m., J. Webster wrote:
delay_access allow_all still seems to throw an error:
[root@264219 myscripts]# service squid restart
Stopping squid:[FAILED]
Starting squid:[FAILED]
2011/12/06 05:48:
delay_access allow_all still seems to throw an error:
[root@264219 myscripts]# service squid restart
Stopping squid: [FAILED]
Starting squid: [FAILED]
2011/12/06 05:48:07| Processing Configuration File: /etc/squi
On 6/12/2011 11:22 p.m., J. Webster wrote:
Also, I now get a:
2011/12/06 05:22:49| squid.conf line 50: refresh_pattern -i (/cgi-bin/|?) 0 0% 0
2011/12/06 05:22:49| refreshAddToList: Invalid regular expression
'(/cgi-bin/|?) ': Invalid preceding regular expression
FATAL: Bung
On 6/12/2011 11:04 p.m., J. Webster wrote:
http_access deny manager
http_access allow ncsa_users
So all logged in users have unlimited access?
http_access deny !Safe_ports
http_access deny CONNECT !SSL_ports
http_access deny to_localhost
http_access deny maxuser
These deny rules are placed b
Also, I now get a:
2011/12/06 05:22:49| squid.conf line 50: refresh_pattern -i (/cgi-bin/|?) 0 0% 0
2011/12/06 05:22:49| refreshAddToList: Invalid regular expression
'(/cgi-bin/|?) ': Invalid preceding regular expression
FATAL: Bungled squid.conf line 65: delay_access allow a
> > http_access deny manager
> > http_access allow ncsa_users
>
> So all logged in users have unlimited access?
>
>
> > http_access deny !Safe_ports
> > http_access deny CONNECT !SSL_ports
> > http_access deny to_localhost
> > http_access deny maxuser
>
> These deny rules are placed below the allo
On Mon, 5 Dec 2011 14:18:51 +, J. Webster wrote:
I have squid 3.1.4 but using this conf, the rate limiting to 1Mbps
does not seem to work.
Please consider an upgrade to 3.1.18. There are a lot of important bugs
resolved since 3.1.4.
What can I change in the conf / delay parameters?
T