Install makes slow server response
  • Hey guys.

    I installed Airtime on a server today with Debian 6.0 (new fresh install) and after everything went fine and i was able to log in ok..i did a reboot to check that icecast and other services are loading fine on reboot...but suddenly everything went very slow...it takes a whole minuete to SSH to the server..same time to restart services or access pages (like Airtime)...

    Any thoughts? 
    Post edited by Guytrance at 2012-08-14 16:32:20
  • 4 Comments sorted by
  • Vote Up1Vote Down Andrey PodshivalovAndrey Podshivalov
    Posts: 1,526Member, Administrator, Sourcefabric Team
    check which processes utilizes cpu:  top
  • http://i50.tinypic.com/357opy0.png

    Apparently liquidsoap getting crazy lol

    I inserted these lines to create fallback playlist..
    music = playlist(mode='randomize',reload=1,reload_mode="rounds", "/srv/users/music/")
    jingles = playlist(mode='randomize',reload=1,reload_mode="rounds", "/srv/users/jingles/")
    default = rotate(weights=[1,10,1], [jingles,music,jingles])

    But currently these folders are not created yet...would this be the problem? (i restored the original file and it went back to normal)

    EDIT: apparently that was the issue..thanx for the nudge m8 ;)
    Post edited by Guytrance at 2012-08-14 18:42:28
  • Seems to me that Liquidsoap will hammer the directory like crazy until a track appears.
    Airtime Pro Hosting: http://airtime.pro
  • Vote Up0Vote Down Albert FRAlbert FR
    Posts: 1,978Member, Airtime Moderator
    yes that is
    if you have no files inside too the problem is the same