News Feed
Jobs Feed
Sections




News Archive
Justin Silverton's Blog:
10 PHP speed improvement tips for apache
April 13, 2006 @ 06:47:33

Justin Silverton shares withus today ten easy tips for speeding up your PHP applications with Apache.

The suggestions include things like:

  • Enabling compression of HTML with the output_handler settings in your php.ini
  • Move from file-based sessions to shared memory sessions
  • Use output buffering
  • Don't use images when text will do

Some of the suggestions are just general web development items (such as that last one), but some web developers out there need to be reminded of them. There are still too many image only sites out there...

0 comments voice your opinion now!
ten speed tips apache output buffering sessions general ten speed tips apache output buffering sessions general


blog comments powered by Disqus

Similar Posts

PHPit.net: PHP Security - Basic PHP Security

Fabian's Blog: Better Performance patch for Symfony 1.0.x and Propel 1.2

Monitor.us Blog: Website Performance: PHP

Antony Dovgal's Blog: PHP Seven Commandments

PHPedia Blog: Top 5 PHP replacements for Apache default directory listing


Community Events









Don't see your event here?
Let us know!


introduction example event zendframework2 interview api composer language functional tool object community testing framework release unittest code opinion podcast development

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework