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

php|architect: Are We Losing LAMP?

Debianhelp.co.uk: LAMP (Linux Apache Mysql PHP) Configuration in Debian

Felix Geisendorfer's Blog: Windows XP Apache PHP output problem

Ligaya Turmelle's Blog: Steps on dual install Apache, IIS with PHP

Zend Developer Zone: Installing PHP4 and PHP5 Concurrently on One WinXP Computer


Community Events











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


testing opinion unittest interview database symfony2 conference release rest development podcast series introduction zendframework2 usergroup language community phpunit functional framework

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