I have gone through so many questions regarding forever module for nodejs APP, but did not find my answer.
Forever module is working fine on a Linux box
Forever
forever stop 0
where the 0 is the index of your app running, if you just have one so is 0.