|
LSWS uptime has no correlation with "Connection reset by peer" message which basically indicates php process crashed when taking user request mostly due to php coding problem.
check /usr/local/lsws/logs/ap_cmd_param.log and see if it matches the uptime (between restarts) you observed. it could be something else restart lsws.
|