How To Fix WordPress Gateway Timeout Errors Running Apache with PHP-FPM

Author: , April 11th, 2023

PROBLEM: I was seeing the following error when trying to do a plugin update, and an error in my WordPress logs: Update failed: 504 Gateway Timeout Gateway Timeout The gateway did not receive a timely response from the upstream server or application. [Tue Apr 11 22:12:01.373709 2023] [proxy_fcgi:error] [pid 26878] (70007)The timeout specified has expired: […]

Enabling Autorecovery for the Tungsten Replicator

Author: , August 7th, 2019

The replicator is a critical piece of the Tungsten Clustering solution for MySQL / MariaDB, as well as its own stand-alone data replication product. Automatic recovery enables the replicator to go back online in the event of a transient failure. In this blog, we discuss how to enable Autorecovery.

What is the Best Way to Check the Health of a Tungsten Cluster Before a Switch?

Author: , June 26th, 2019

Latency-sensitive applications running in Java sometimes experience unacceptable delays under heavy I/O load. This blog discusses why this problem occurs and what to do about it for applications running Tungsten Clustering for MySQL.

How To Enable Compression On Apache Webservers

Author: , April 26th, 2016

Add the following to either .htaccess or httpd.conf:

Apache Performance Tweaks

Author: , January 20th, 2011

Global Options: Timeout 60 HostnameLookups Off #KeepAlive On #KeepAliveTimeout 2 #MaxKeepAliveRequests 100 For PreFork.c: StartServers 2 MinSpareServers 2 MaxSpareServers 8 ServerLimit 64 MaxClients 24 MaxRequestsPerChild 2000 For Directories: Options FollowSymLinks AllowOverride None

Noon (ish) – Just Ducky!

Author: , October 15th, 2009

Both desktops patched, optimized, shut down and dusted. Noise level in the office is MUCH lower! Have made substantial improvements in the docs. Now looking at https implementation for the developer’s personal web directories. So far so good. Feeling fine.