Joomla! Discussion Forums



It is currently Wed Nov 25, 2009 4:42 am (All times are UTC )

 




Post new topic Reply to topic  [ 10 posts ] 
Author Message
Posted: Thu Aug 24, 2006 10:13 pm 
Joomla! Virtuoso
Joomla! Virtuoso
Offline

Joined: Sun Apr 16, 2006 12:20 am
Posts: 3060
Location: 127.0.0.1
This is the discussion topic for "Tuing for Speed with PHP5 and MySQL 5" located here: http://forum.joomla.org/index.php/topic,88070.

_________________
Backup, backup, backup! Never forget to backup.
*JoomlaPack can not only backup your site, but help you migrate it as well!*


Top
   
 
Posted: Tue Sep 12, 2006 2:17 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Fri Feb 10, 2006 3:43 pm
Posts: 22
Hi, thank you for the information.

I was wondering if you could recommend a good php accelerator that is opensource/free?

I know of Zend but this is for zend encoded php.

The setting of mysql cache settings does not make massive increases in speed.

I would also be interested if there and tools that can look at your weburl and give you a detailed report as to the efficiency your code is?

Thanks


Top
  E-mail  
 
Posted: Wed Sep 13, 2006 11:22 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Dec 01, 2005 4:38 pm
Posts: 38
Location: Belgium
For caching and zipping, check Port80software.com, they have online checks for both content cache settings and page compression statistics.

For profiling code, I guess your best of using a good development suite like Eclipse with the PHP extensions and setting+checking MySQL slow query logs and such.

Zend Performance suite also has built in tools for PHP and SQL performance profiling.

For Windows, you can get the Performance suite for free for development purpouses, don't know about the Linux version.

Also, for IIS, you don't need to use a script like that to compress CSS and JS scripts, you can add that to the metabase.


Last edited by thematrix on Wed Sep 13, 2006 11:25 am, edited 1 time in total.

Top
  E-mail  
 
Posted: Fri Sep 15, 2006 4:44 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Sat Feb 18, 2006 3:31 pm
Posts: 227
How do I check a shared hosting server to see what they have installed for PHP caching?


Top
  E-mail  
 
Posted: Fri Sep 15, 2006 4:48 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Dec 01, 2005 4:38 pm
Posts: 38
Location: Belgium
create a file "info.php" with the following code:



and goto to it with your browser.

If you can't find any mention of eaccelerator or APC on that page, it isn't installed.


Top
  E-mail  
 
Posted: Fri Sep 15, 2006 4:57 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Sat Feb 18, 2006 3:31 pm
Posts: 227
Thanks, and this host doesn't have either.  :(


Top
  E-mail  
 
Posted: Fri Sep 15, 2006 5:40 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Thu Dec 01, 2005 4:38 pm
Posts: 38
Location: Belgium
If the server is setup right you don't even need a cacher.


Top
  E-mail  
 
Posted: Fri Sep 15, 2006 5:45 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Sat Feb 18, 2006 3:31 pm
Posts: 227
I have to say that I am no server admin (like that wasn't apparent? :P lol) but I would not doubt if the server is not set up with optimum performance in mind. But nothing I can do about who the client chooses to host with...just try to make the best with what I am given, and hope to convince them otherwise down the road.


Top
  E-mail  
 
Posted: Sun Jan 28, 2007 9:01 pm 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Sun Jan 28, 2007 8:49 pm
Posts: 35
Location: San Diego
I went to port80software.com and discovered that my Joomla's site can definitely benefit from compression / cacheing, etc.

I downloaded the httpzip app (free trial) but I am not sure how to install it on my site....I don't own the server where the site is hosted, so I am not sure how I would run it on my hosting account....Same with the other apps that port80 offers. Can anyone shed light on this for me? I am afraid of just ftp'ing the zip.exe to my root directory and double-clicking to execute it...(if that would even work..) it makes me nervous. I just recently had a site scrambled by running a so-called patch and I don't want to re-live the experience of doing a fresh install of a CMS and re-creating the content.

Any help will be appreciated,
Dougg

_________________
VoIP Service | http://www.5pcom.com Cut your phone bill in half, with no start-up fee, and 30 days of free service.


Top
   
 
Posted: Mon Aug 20, 2007 6:10 pm 
User avatar
Joomla! Intern
Joomla! Intern
Offline

Joined: Sat Aug 20, 2005 7:08 am
Posts: 69
Location: Midwest, USA
For the 4th step, how would you include this?

In the head area would you do a simple include_once to a php file?

Ex:

Code:
<?php include_once(css_js.php); ?>


Thanks.

_________________
web standards and usability expert


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 10 posts ] 

Quick reply

 



Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group