Author
Listed:
- Mhel Jun C. Dela Cruz
(AMA University, Philippines)
- Reagan B. Ricafort
(AMA University, Philippines)
Abstract
Institutional web application infrastructure within regional educational administrative sectors frequently relies on monolithic web runtimes deployed natively on single bare-metal compute hosts. This study presents an empirical, kernel-level performance evaluation of the localized bare-metal server infrastructure orchestrating daily logistics for the Schools Division Office (SDO) of Passi City. The environment hosts a production suite of enterprise educational and administrative platforms—including DocWatch (Document Tracking System), Baol sang Kaalam (Localized Educational Resources), and BioSync (Attendance Management System)—operating natively on an Apache, PHP, and MariaDB (XAMPP) stack. To bypass impractical hypervisor abstraction layers, this research applies an experimental research design to evaluate core operating system kernel mechanics under stress. Specifically, it measures symmetric multiprocessing (SMP) process management, thread scheduling frequencies, and memory working set boundaries under high-concurrency conditions. Using Apache JMeter (Apache Software Foundation, 2024), the ecosystem was subjected to parameterized concurrent thread loads ranging from 100 to 1,000 users. An initial baseline test revealed that reaching 1,000 users triggered severe thread pool exhaustion, causing transaction error rates to rise to 3.47% despite average CPU saturation dropping to 40.70%. To resolve this operational blockage, a subsequent multi-iteration ablation study was executed by applying targeted Multi-Processing Module (MPM) and database buffer optimizations. These targeted interventions successfully resolved the hardware-level bottleneck, reducing process lock contention and allowing the operating system to comfortably sustain 1,000 concurrent users with a near-zero transaction error rate (<0.01%) while stabilizing average CPU utilization down to 31.66%. Building upon these successful optimization outcomes, this study proposes a Dynamic Thread-Scaling Framework (DTSF)—a zero-cost, software-defined automation framework designed in alignment with modern ISO/IEC performance efficiency standards (International Organization for Standardization, 2024) to dynamically adjust thread allocation vectors based on real-time OS performance counters. Finally, an unmitigated boundary stress test utilizing a synthetic extreme load of 10,000 concurrent users successfully identified the absolute hardware exhaustion limit of the physical compute node, characterized by sustained 100% CPU utilization and a 17.56% application failure rate. The captured empirical telemetry serves as a data-driven configuration blueprint proving that low-level kernel optimization can significantly extend physical infrastructure lifecycles in resource-constrained public-sector ecosystems.
Suggested Citation
Download full text from publisher
Corrections
All material on this site has been provided by the respective publishers and authors. You can help correct errors and omissions. When requesting a correction, please mention this item's handle: RePEc:bjf:ijltem:v:15:y:2026:i:6:a:93. See general information about how to correct material in RePEc.
If you have authored this item and are not yet registered with RePEc, we encourage you to do it here. This allows to link your profile to this item. It also allows you to accept potential citations to this item that we are uncertain about.
We have no bibliographic references for this item. You can help adding them by using this form .
If you know of missing items citing this one, you can help us creating those links by adding the relevant references in the same way as above, for each refering item. If you are a registered author of this item, you may also want to check the "citations" tab in your RePEc Author Service profile, as there may be some citations waiting for confirmation.
For technical questions regarding this item, or to correct its authors, title, abstract, bibliographic or download information, contact: Dr. Pawan Verma (email available below). General contact details of provider: https://www.ijltemas.in/ .
Please note that corrections may take a couple of weeks to filter through
the various RePEc services.