mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-05-01 07:50:23 +02:00
Added recent proxy modifications to core27
Ability to change filedescriptors up to 16000 Ability to use cachemanager website to monitor squid Ability to reconfigure squid wihtout restart
This commit is contained in:
@@ -90,6 +90,10 @@ case "$1" in
|
||||
$0 start
|
||||
;;
|
||||
|
||||
reconfigure)
|
||||
/usr/sbin/squid -k reconfigure
|
||||
;;
|
||||
|
||||
status)
|
||||
statusproc /usr/sbin/squid
|
||||
statusproc /usr/lib/squid/unlinkd
|
||||
|
||||
Reference in New Issue
Block a user