Koozali.org: home of the SME Server

SME 5.6 Squid Problem

Offline nefkho

  • *****
  • 183
  • +0/-0
    • http://www.cagothonglines.com
SME 5.6 Squid Problem
« 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
Nef Kho  :-) .........

Offline MasterSleepy

  • *
  • 386
  • +0/-0
    • http://www.vanhees.cc
SME 5.6 Squid Problem
« Reply #1 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.