Browsing the archives for the cloudsites tag

Cloud Sites Timeout on CMS Install

Load balancers usually have a limit on how long a TCP connection will remain open to a web server before timing out on the connection. With Cloud Sites in particular, the load balancer will time out on an HTTP response if the PHP code does not send output to the browser for 30 seconds. After […]

No Comments Posted in Uncategorized
Tagged , , , , , ,
Securing WordPress on a shared host

The following articles contain details on securing your WordPress installation on a shared hosting service, specifically Rackspace Cloud Sites.  This post will change as more resources are compiled: On a shared hosting service running suexec, there should be no reason to have global permissions on a php site: http://codex.wordpress.org/Editing_wp-config.php#Override_of_default_file_permissions Backup, Backup, Backup!  Just 2 of […]

No Comments Posted in Security
Tagged , ,