From: "Steven Levine" Received: from [192.168.100.201] (HELO mail.2rosenthals.com) by 2rosenthals.com (CommuniGate Pro SMTP 5.4.10) with ESMTPS id 8670385 for ecs-isp@2rosenthals.com; Sat, 02 Dec 2023 11:58:22 -0500 Received: from [192.168.200.201] (port=56795 helo=mail2.2rosenthals.com) by mail.2rosenthals.com with esmtp (Exim 4.96) (envelope-from ) id 1r9TJm-0003on-13 for ecs-isp@2rosenthals.com; Sat, 02 Dec 2023 11:58:14 -0500 Received: from mta-202a.earthlink-vadesecure.net ([51.81.232.240]:33073) by mail2.2rosenthals.com with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.96) (envelope-from ) id 1r9TJj-0001pW-1j for ecs-isp@2rosenthals.com; Sat, 02 Dec 2023 11:58:11 -0500 DKIM-Signature: v=1; a=rsa-sha256; bh=7XP4T2C9EfGdqWQ/5b54A3FGk0Y7WpgyQUBZeK y+Nq8=; c=relaxed/relaxed; d=earthlink.net; h=from:reply-to:subject: date:to:cc:resent-date:resent-from:resent-to:resent-cc:in-reply-to: references:list-id:list-help:list-unsubscribe:list-subscribe:list-post: list-owner:list-archive; q=dns/txt; s=dk12062016; t=1701536290; x=1702141090; b=HZ/ZtinZwWfNgoG3g2rimBk46FVCuU48zu/fXdyIHfmumRe75kcunvj yympmzQe2edyhdpne0xEY36uHJ8L0yA5OhImnGND/Rfo1++1VtPv1NcIRhFUDjvR6d5gh/N 2zLJwgf7RRMoCR31yZ2gC+nTaygGaL8/XUJOfGsAC2WwSwDqJ8KneMZm2YTR0T52g2z9vfC oC8SjiPDsdqKwTRmHwhzh3CWjWa3e0dkNaLpBS186su+lvVtfaIQeUtPZ9Wle8pO2A+Z/2r GgKK9MdOUom3B31P7mZJrldC8FBMu+E6r4MDUOpv+HrPsT++sieOw1HByCaQIJOlN9PTrSG bjw== Received: from slamain ([108.193.255.92]) by vsel2nmtao02p.internal.vadesecure.com with ngmta id b1d43013-179d123d96f8e721; Sat, 02 Dec 2023 16:58:10 +0000 Message-ID: <656b507f.2.mr2ice.fgrirsq@earthlink.net> Date: Sat, 02 Dec 2023 07:42:55 -0800 To: "eCS ISP Mailing List" In-Reply-To: Subject: Re: [eCS-ISP] apache+php and VA limit X-Mailer: MR/2 Internet Cruiser Edition for OS/2 v3.00.11.24/60 In , on 12/02/23 at 10:29 AM, "Massimo S." said: Hi Massimo, >the reboot, manual or scheduled >first close all applications than do a setboot /b >but in the rare case that the webserver "runs out of something" it freeze >with the banner system is rebooting on the screen In case you are not already doing them, there are a couple of other things you might try. I have an older reference copy of your reboot script so you might have already implemented some of these ideas. You might want to send a current copy my way in case you have made updates. You might try downing all the network interfaces. You might try running the setboot program at time critical priority using setpri or the equivalent. You might write the output of go to a log file before rebooting. This way you will more information on what the live processes are doing when the reboot hangs. You might try adding a call SysSleep 10 after the setboot. In general SysSleep is better than sleep because it does not start a new process. When you need to try a manual reboot, does top show any processes using a lot of CPU time? Steven -- ---------------------------------------------------------------------- "Steven Levine" Warp/DIY/BlueLion etc. www.scoug.com www.arcanoae.com www.warpcave.com ----------------------------------------------------------------------