Causing PHP processes to remain open
-
Recently we’ve been seeing many sites going down from PHP processes remaining open unable to handle new requests, each time we are seeing the same scripts involved, example:
query() /home/nginx/domains/domain.com/public/wp-content/plugins/broken-link-checker/includes/admin/db-upgrade.php:349 delta() /home/nginx/domains/domain.com/public/wp-content/plugins/broken-link-checker/includes/admin/db-upgrade.php:56 make_schema_current() /home/nginx/domains/domain.com/public/wp-content/plugins/broken-link-checker/includes/admin/db-upgrade.php:26 upgrade_database() /home/nginx/domains/domain.com/public/wp-content/plugins/broken-link-checker/core/init.php:276
Any ideas here? I don’t sadly have more information to provide.
Viewing 9 replies - 1 through 9 (of 9 total)
Viewing 9 replies - 1 through 9 (of 9 total)
- The topic ‘Causing PHP processes to remain open’ is closed to new replies.