TWSD-1615 One of the vAPV instance running on AVX 5900 rebooted automatically ||AS-28811|| Stock Holding
Review Request #1436 — Created March 11, 2026 and submitted
| Information | |
|---|---|
| weikai | |
| APV10 | |
| rel_apv_10_7, rel_apv_10_7_4 | |
| TWSD-1615 | |
| Reviewers | |
| austin, kevin.poh, mingji, philpeng | |
Root cause
- SWAP usage exceeds 50%, triggering the restart mechanism for the ATCP process.
- Analyzing the monitor log shows that lighttpd’s memory usage is abnormally high, and SWAP usage increased prior to the event.Solution
- Upgrade the third-party package lighttpd from version 1.4.54 to 1.4.76, which is currently stable on EL10.
- Maintain lighttpd 1.4.76 on EL7 by creating an RPM package.
- Start the services with "webui on", "restapi on http" and "restapi on http", and test whether they are functioning properly. - At "restapi on http" and "restapi on https", use a command to check the lighttpd version. "curl -I -k <http/https>://<ip>:<port>" show Server: lighttpd/1.4.76
