Lighttpd 停止回應,必須重新啟動

Lighttpd 停止回應,必須重新啟動

Lighttpd Web 伺服器,lighttpd 關閉並發生錯誤:

[note] sockets disabled, out-of-fds 

我更新到了最新版本的lighttpd,更新了fd限制,現在lighttpd不會關閉,但偶爾會停止回應。需要重新啟動才能再次工作。我沒有真正在 error.log 中看到相應的錯誤,也沒有在 access.log 中看到任何有用的內容。但是,我在 error.log 中看到很多這兩個錯誤。

(connections.c.291) SSL: 1 error:1408F119:SSL routines:SSL3_GET_RECORD:decryption failed or bad record mac
(mod_evhost.c.317) No such file or directory /srv/sites/www/www/

我現在正面臨著谷歌牆,所以尋找關於這些錯誤可能指向什麼的建議,我應該查看的任何其他日誌,lighttpd 停止響應但不關閉的原因,有什麼想法嗎?

相關內容