Author:
erics, 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: […]
Categories: How-To's, Technology Tags: 00-proxy_timeout.conf, 504, 504 ERROR, 504 Gateway Timeout, apache, fcgid.conf, Gateway Timeout, Gateway Timeout (504), Gateway Timeout Error, howto, HTTP 504, HTTP Error 504 – Gateway Timeout, Performance, php-fpm, Restart, Speed, systemctl, Timeout, tips, tuning
|
No comments
Author:
erics, 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.
Categories: Auto Recover, Auto recovery, Mastering Tungsten Clustering, Mastering Tungsten Replicator, Offline, Tune Tags: Configuration, mysql, Network, Online, Recovery, Replicator, Tungsten, tuning
|
Comments Off on Enabling Autorecovery for the Tungsten Replicator
Author:
erics, 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.
Categories: Cluster, JVM, Mastering Tungsten Clustering, Tune Tags: Clustering, Config, Configuration, Memory, mysql, Network, Switch, Tungsten, tuning
|
Comments Off on What is the Best Way to Check the Health of a Tungsten Cluster Before a Switch?
Author:
erics, April 26th, 2016
Add the following to either .htaccess or httpd.conf:
|
AddOutputFilterByType DEFLATE text/plain AddOutputFilterByType DEFLATE text/html AddOutputFilterByType DEFLATE text/xml AddOutputFilterByType DEFLATE text/css AddOutputFilterByType DEFLATE application/xml AddOutputFilterByType DEFLATE application/xhtml+xml AddOutputFilterByType DEFLATE application/rss+xml AddOutputFilterByType DEFLATE application/javascript AddOutputFilterByType DEFLATE application/x-javascript |
Categories: How-To's, Technology Tags: apache, Apache2, Compress, Compression, gzip, http, Performance, Speed, tuning, Web
|
No comments
Author:
erics, 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
Categories: How-To's, Technology Tags: apache, howto, Preformance, tips, tuning
|
No comments
Author:
erics, 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.
Categories: Health Issues, Personal, Technology Tags: cleaning, http, https, optimization, tuning
|
No comments