Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: nefkho on July 15, 2004, 09:36:17 AM

Title: SME 5.6 Squid Problem
Post by: nefkho on July 15, 2004, 09:36:17 AM
hi,

i got sme 5.6 with the lastest update on it, but there is a problem with my squid, i cant stop if i restart the squid it says failed to stop and starts ok, any one can help me fixed my squid or any suggestion?

nef kho
Title: SME 5.6 Squid Problem
Post by: MasterSleepy on July 15, 2004, 11:51:33 AM
Hello,

I already had that kind of situation with a server that have a high use of squid, lot of internet traffic.
Squid take long time to shutdown when lot of use.

Here is how I solve the problem, on command line I try :
service squid stop

and after check to see if it is shutdown :
pidof squid

If it's not stop, then I retry to stop it.
I retry until squid stop correctly.

When it's stop correctly, then you can start it again.

Hope this can help you.

Regards.