hi ,
in smp , im trying to let the acl load on a specific process , i mean that
the acl verification watse alot of cpu , and i think that if i use a
specific process for acl verification will make a loabd balance of
squid.conf on my multi process.
here is my config
:
i cant sart squid !!!
WARNING: Could not determine this machines public hostname. Please configure
one or set 'visible_hostname'.
it get error although i put it under process !
here is Smp related configs :
##################################################
*if ${process_number} = 4
visible_hostname squid
acl blockkeywords dstdomain "/etc/squid/deny.acl"
http_access deny blockkeywords
http_port 127.0.0.1:4008
http_access allow localhost manager
endif
#######################################################################
workers 4
cpu_affinity_map process_numbers=1,2,3 cores=1,3,5*
####################################################################
here is squid -k parse output !
2013/11/01 16:37:29| Processing: refresh_pattern . 0 20%
4320
2013/11/01 16:37:29| WARNING: 'squid' rDNS test failed: (0) No error.
2013/11/01 16:37:29| WARNING: Could not determine this machines public
hostname. Please configure one or set 'visible_hostname'.
2013/11/01 16:37:29| WARNING: 'squid' rDNS test failed: (0) No error.
2013/11/01 16:37:29| WARNING: Could not determine this machines public
hostname. Please configure one or set 'visible_hostname'.
2013/11/01 16:37:29| WARNING: 'squid' rDNS test failed: (0) No error.
2013/11/01 16:37:29| WARNING: Could not determine this machines public
hostname. Please configure one or set 'visible_hostname'.
why ?!!
-----
Dr.x
-- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/WARNING-Could-not-determine-this-machines-public-hostname-Please-configure-one-or-set-visible-hostna-tp4663074.html Sent from the Squid - Users mailing list archive at Nabble.com.Received on Fri Nov 01 2013 - 20:40:23 MDT
This archive was generated by hypermail 2.2.0 : Sat Nov 02 2013 - 12:00:05 MDT