> Hello! Is there a way to kill XSP softly? In a way that XSP will still call > Application_End? > > Right now, I am doing: > kill -9 XSP_PID -9 is the exact opposite of softly. try a plain "kill", but am not sure if we catch that