Archive for January, 2010
#ps –ef | grep squid
This command should give you
Five internal dns server running process
Two squid demon(squid –D)
One unlinked process.
If all the mentions process are running fine means, it indicates that your Squid server is running fine.
ps -ef | grep squid
root 31617 1 0 15:06 ? 00:00:00 /opt/squid/sbin/squid -D
squid 31619 31617 … Continue Reading







