meta data for this page
  •  

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

sw:nginx:issue [2024/01/16 13:32] – created niziaksw:nginx:issue [2025/09/17 11:55] (current) niziak
Line 1: Line 1:
 ====== Issue ====== ====== Issue ======
 +
 +=====  Too many open files =====
 +
 +Some request returns 404 and error is logged in ''error.log''
 +<code>
 +[crit] 124477#124477: accept4() failed (24: Too many open files)
 +</code>
 +
 +https://www.cyberciti.biz/faq/linux-unix-nginx-too-many-open-files/
  
 ===== nginx: [warn] protocol options redefined for 0.0.0.0:443 ===== ===== nginx: [warn] protocol options redefined for 0.0.0.0:443 =====