Skip to content
Terry Ellisons Blog

Shared Hosting

  1. Home>
  2. Article>
  3. Shared Hosting

Tips for debugging .htaccess rewrite rules

  • Post author:TerryE
  • Post published:5 February 2012
  • Post category:Shared Hosting
  • Post comments:0 Comments

This is a repost of one of my articles on StackOverflow. Many posters have problems debugging their RewriteRule and RewriteCond statements within their .htaccess files. Most of these are using…

Continue ReadingTips for debugging .htaccess rewrite rules

A quick point about timing

  • Post author:TerryE
  • Post published:1 February 2012
  • Post category:Blog S/W/Performance/Shared Hosting
  • Post comments:0 Comments

I've just deployed my V3 blog engine to live.  In doing so, the time per query jumped from <10 mSec per query to ~2.5s — which meant that the typical page…

Continue ReadingA quick point about timing

More fun with the Webfusion configuration

  • Post author:TerryE
  • Post published:5 December 2011
  • Post category:Shared Hosting
  • Post comments:0 Comments

This is a follow-up to my article on building a Webfusion test VM.  My aim is to create a test environment which reflects my Webfusion environment at a file system…

Continue ReadingMore fun with the Webfusion configuration

Creating a test VM to mirror the Webfusion Shared Service

  • Post author:TerryE
  • Post published:29 November 2011
  • Post category:Blog S/W/Shared Hosting
  • Post comments:0 Comments

In previous articles I have discussed how difficult it is for users of a shared web hosting service such as Webfusion's to develop and to debug applications on a service…

Continue ReadingCreating a test VM to mirror the Webfusion Shared Service

Oh, the embarrassment!

  • Post author:TerryE
  • Post published:25 November 2011
  • Post category:Blog S/W/Shared Hosting
  • Post comments:0 Comments

I’ve just discovered a bug in my blog: any comment posts get thrown into the bit-bucket and are never passed to me for acceptance / publishing if the user making…

Continue ReadingOh, the embarrassment!

More on using Rewrite rules in .htaccess files

  • Post author:TerryE
  • Post published:21 November 2011
  • Post category:Performance/Shared Hosting
  • Post comments:0 Comments

This article is a further discussion how to use rewrite rules on a shared hosting service (SHS) such as the one supplied by Webfusion and that I use.  It develops…

Continue ReadingMore on using Rewrite rules in .htaccess files

The Anatomy and Timing of a Web Request – Part II

  • Post author:TerryE
  • Post published:4 April 2011
  • Post category:Performance/Shared Hosting
  • Post comments:0 Comments

In Part I of this analysis, I looked at the overall timeline of viewing a webpage, and my main recommendations were: The correct webserver configuration is essential to ensure that…

Continue ReadingThe Anatomy and Timing of a Web Request – Part II

The Anatomy and Timing of a Web Request – Part I

  • Post author:TerryE
  • Post published:2 April 2011
  • Post category:Performance/Shared Hosting
  • Post comments:0 Comments

My academic background was mathematics, specialising in operations research and statistics.  I put this to good use when I first started my career in an IT consultancy, in working one…

Continue ReadingThe Anatomy and Timing of a Web Request – Part I

phpBB Performance – Reducing the script load overhead

  • Post author:TerryE
  • Post published:11 March 2011
  • Post category:Performance/Shared Hosting
  • Post comments:0 Comments

This is the third in a series of phpBB performance articles and in this one I want to investigate how feasible it would be to use code globbing to reduce…

Continue ReadingphpBB Performance – Reducing the script load overhead

phpBB Performance – Reducing the data cache overhead

  • Post author:TerryE
  • Post published:9 March 2011
  • Post category:Performance/Shared Hosting
  • Post comments:0 Comments

As I described in a previous article, you can use Linux utility strace to instrument a web request simulation and suPHP model. sudo -u www-data strace -tt -o /tmp/strace.log php…

Continue ReadingphpBB Performance – Reducing the data cache overhead
  • 1
  • 2
  • Go to the next page

Recent Posts

  • Review of run-time performance post the LFS changes
  • A Lua Cross-Compile Web Service
  • Plumbing Design – Part II
  • Harveys Water Softeners
  • Plumbing Design – Part I

Recent Comments

  1. Arno on A Lua Cross-Compile Web Service
  2. TerryE on FTP access to Webfusion shared accounts
  3. A G Eley on FTP access to Webfusion shared accounts
  4. Jörg Strehl on A Lua Cross-Compile Web Service
  5. TerryE on A Lua Cross-Compile Web Service
Copyright - OceanWP Theme by OceanWP