1.4.24 - Too many open files!

75 views
Skip to first unread message

Matteo

unread,
Feb 15, 2017, 12:03:13 PM2/15/17
to openlitespee...@googlegroups.com
Hello

Same problem of the user with Topic " v1.4.21 - Too many open files! ".

Using latest v1.4.24 on a test vps, and am getting logs full of:

2016-08-08 12:05:01.007 [ERROR] Failed to open the real time report!
2016-08-08 12:05:01.192 [ERROR] [*:80] HttpListener::acceptConnection(): Accept failed:Too many open files!
2016-08-08 12:05:01.512 [ERROR] [*:80] HttpListener::acceptConnection(): Accept failed:Too many open files!
2016-08-08 12:05:01.759 [ERROR] [*:443] HttpListener::acceptConnection(): Accept failed:Too many open files!
2016-08-08 12:05:02.060 [ERROR] Failed to open the real time report!
2016-08-08 12:05:02.230 [ERROR] [*:80] HttpListener::acceptConnection(): Accept failed:Too many open files!
2016-08-08 12:05:03.031 [ERROR] Failed to open the real time report!
2016-08-08 12:05:03.710 [ERROR] [*:443] HttpListener::acceptConnection(): Accept failed:Too many open files!
2016-08-08 12:05:04.011 [ERROR] Failed to open the real time report!
2016-08-08 12:05:04.212 [ERROR] [*:443] HttpListener::acceptConnection(): Accept failed:Too many open files!

These errors are repeated over and over until essentially the hard drive fills up and the server just goes to a 503 error.  After that i need to login, clean logs and server is again OK.

Environment is Centos7 Last Version, updated, with MariaDB and last version of PHP 5 branch. Using openlitespeed rpm

Using on context /

RewriteRule ^wp-content/uploads(/_mediavault/.*\.\w+)$ index.php?mgjp_mv_file=$1 [QSA,L]
RewriteCond %{QUERY_STRING} ^(?:.*&)?mgjp_mv_download=safeforce(?:&.*)?$
RewriteRule ^wp-content/uploads(/.*\.\w+)$ index.php?mgjp_mv_file=$1 [QSA,L]
RewriteRule (?:readme|license|licenza|changelog|-config|xmlrpc|-wp-config)\.(?:php|md|txt|html?) - [R=404,NC,L]
RewriteRule ^wp-admin/includes/ - [F,L]
RewriteRule !^wp-includes/ - [S=3]
RewriteRule ^wp-includes/[^/]+\.php$ - [F,L]
RewriteRule ^wp-includes/js/tinymce/langs/.+\.php - [F,L]
RewriteRule ^wp-includes/theme-compat/ - [F,L]
RewriteRule ^sitemap(-+([a-zA-Z0-9_-]+))?\.xml(\.gz)?$ /sitemap$1.xml$2 [L]

Reply all
Reply to author
Forward
0 new messages