Hi,
This would obviously happen if you try to start squid when its already
running.
If you want to restart squid, try
squid -k shutdown
wait for some time... tail the cache.log file and see if it properly
exits. If you say squid -k shutdown and immediately try to run squid
again, it would obviously barf with this error message as squid would
first close all the open requests through it and then exit, this takes
about half a minute typically, depending on the number of requests.
If you made some changes to squid.conf and are restarting squid because of
it, then you can just say squid -k reconfigure instead of restarting
squid.
HTH
VaibhaV
On Mon, 25 Jun 2001, Yashpal Nagar wrote:
> Hi,
> it shows these logs in cache.log during this problem,
> ########
> commBind: Cannot bind socket FD 8 to *:3128: (98) Address alread
> y in use
> FATAL: Cannot open HTTP Port
> Squid Cache (Version 2.3.STABLE1): Terminated abnormally.
> ###########
> i am not running any other application to 3128 port except squid
> and i restart the squid while it was running and generated the above logs..
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/linux-india-help