I wonder what makes OLS reloading? systemctl shows
The /var/log/messages shows
And it keeps doing that, randomly, sometimes just after a few minutes, sometimes after one hour... It's a shared host, so I thought someone using DA File Manager to change .htaccess, for example, so OLD reloads. But checking DA access.log, I don't see any activity in those time spots. It's not cron either.
Suggestions?
Thanks.
# systemctl status lsws
● openlitespeed.service - The OpenLiteSpeed HTTP Server
Loaded: loaded (/etc/systemd/system/openlitespeed.service; enabled; preset: disabled)
Active: active (running) since Thu 2025-12-04 16:26:25 +07; 30min ago
Process: 898882 ExecStart=/usr/local/lsws/bin/lswsctrl start (code=exited, status=0/SUCCESS)
Process: 952287 ExecReload=/usr/local/lsws/bin/lswsctrl restart (code=exited, status=0/SUCCESS)
Main PID: 952305 (litespeed)
CGroup: /system.slice/openlitespeed.service
├─942054 "openlitespeed (lshttpd - main)"
├─942055 "openlitespeed (lscgid)"
├─942112 "openlitespeed (lshttpd - #01)"
├─942113 "openlitespeed (lshttpd - #02)"
├─952305 "openlitespeed (lshttpd - main)"
├─952306 "openlitespeed (lscgid)"
├─952345 "openlitespeed (lshttpd - #01)"
└─952346 "openlitespeed (lshttpd - #02)"
Dec 04 16:26:38 server-name systemd[1]: Reloaded The OpenLiteSpeed HTTP Server.
Dec 04 16:30:01 server-name systemd[1]: Reloading The OpenLiteSpeed HTTP Server...
Dec 04 16:30:01 server-name lswsctrl[903944]: [OK] Send SIGUSR1 to 899784
Dec 04 16:30:04 server-name systemd[1]: Reloaded The OpenLiteSpeed HTTP Server.
Dec 04 16:51:01 server-name systemd[1]: Reloading The OpenLiteSpeed HTTP Server...
Dec 04 16:51:01 server-name lswsctrl[942041]: [OK] Send SIGUSR1 to 904108
Dec 04 16:51:04 server-name systemd[1]: Reloaded The OpenLiteSpeed HTTP Server.
Dec 04 16:57:01 server-name systemd[1]: Reloading The OpenLiteSpeed HTTP Server...
Dec 04 16:57:02 server-name lswsctrl[952287]: [OK] Send SIGUSR1 to 942054
Dec 04 16:57:05 server-name systemd[1]: Reloaded The OpenLiteSpeed HTTP Server.
The /var/log/messages shows
Dec 4 16:57:01 server-name systemd[1]: Reloading The OpenLiteSpeed HTTP Server...
Dec 4 16:57:02 server-name lswsctrl[952287]: [OK] Send SIGUSR1 to 942054
Dec 4 16:57:05 server-name systemd[1]: Reloaded The OpenLiteSpeed HTTP Server.
And it keeps doing that, randomly, sometimes just after a few minutes, sometimes after one hour... It's a shared host, so I thought someone using DA File Manager to change .htaccess, for example, so OLD reloads. But checking DA access.log, I don't see any activity in those time spots. It's not cron either.
Suggestions?
Thanks.