Category: Webservers

Activate GZIP compression in Apache

Create a file at /etc/httpd/conf.d/deflate.conf with the following contents:

Read More »

Apache MaxClients

Determine the “max process size”:

will give output like:

Use the largest value in the RSS column. In this case 14768. The number is in KB of memory. Determine MaxClients by dividing the available memory by the max process size. Keep in mind that MySQL and other applications may need some memory. Here’s a one liner to get max per process usage:

Read More »

Convert SSL cert from PK12 to PEM

Here’s the openssl command to convert an SSL cert/key from PK12 (windows) to PEM format:

Read More »

Java Keytool to OpenSSL

Extract the certificate

Extract private key

See http://conshell.net/wiki/index.php/Keytool_to_OpenSSL_Conversion_tips

Read More »

Fix Plesk DBWebAdmin table copy problem

When trying to use the table copy operation in Plesk DBWebAdmin and error is received due to no space between the auto increment and default charset keywords. The following patch can be manually applied to: /usr/local/psa/admin/htdocs/domains/databases/phpMyAdmin/sqlparser.lib.php to fix the problem.

Read More »

Categories

Get a free consultation from Reliable Penguin

Submit the form—or for immediate service call 866-649-7984.