For a few days now, people have reported errors and slowness on my quickstatements tool.
I just had a chance to look at the error.log and this is the latest:
2019-01-21 07:37:41: (mod_fastcgi.c.3002) backend is overloaded; we'll disable it for 1 seconds and send the request to another backend instead: reconnects: 0 load: 263 2019-01-21 07:37:41: (mod_fastcgi.c.3002) backend is overloaded; we'll disable it for 1 seconds and send the request to another backend instead: reconnects: 0 load: 263 2019-01-21 07:37:41: (mod_fastcgi.c.3594) all handlers for /quickstatements/api.php? on .php are down. 2019-01-21 07:37:57: (mod_fastcgi.c.2765) fcgi-server re-enabled: 0 /var/run/lighttpd/php.socket.quickstatements 2019-01-21 07:37:57: (mod_fastcgi.c.2765) fcgi-server re-enabled: 0 /var/run/lighttpd/php.socket.quickstatements 2019-01-21 07:38:02: (mod_fastcgi.c.3002) backend is overloaded; we'll disable it for 1 seconds and send the request to another backend instead: reconnects: 0 load: 263 2019-01-21 07:38:02: (mod_fastcgi.c.3002) backend is overloaded; we'll disable it for 1 seconds and send the request to another backend instead: reconnects: 0 load: 263 2019-01-21 07:38:02: (mod_fastcgi.c.3594) all handlers for /quickstatements/api.php?oauth_verifier=26c0fb6c9c8841ff17ca68bcb5d33d59&oauth_token=fc68e7d4aaa9f063b21be600ef627e9f on .php are down. 2019-01-21 07:38:21: (mod_fastcgi.c.2765) fcgi-server re-enabled: 0 /var/run/lighttpd/php.socket.quickstatements 2019-01-21 07:38:21: (mod_fastcgi.c.2765) fcgi-server re-enabled: 0 /var/run/lighttpd/php.socket.quickstatements
The log is basically filled with this.
Is there anything I can do? Anything for Labs to fix?