| View previous topic :: View next topic   | 
	
	
	
		| Author | 
		Message | 
	
	
		Arctic -
 
  Joined: 24 Sep 2004 Posts: 560
 
  | 
		
			
				 Posted: Fri Jul 29, 2005 6:25 am    Post subject: PHP Cache? | 
				      | 
			 
			
				
  | 
			 
			
				How much faster could a site get with a PHP cache thing?
 
 
That, and which one should I use? | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		Tim1681 -
 
  Joined: 17 Jan 2005 Posts: 160 Location: Bristol, CT, USA
  | 
		
			
				 Posted: Fri Jul 29, 2005 12:23 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				| I've never heard of this, but I'm excited to learn about it! Tell me more. :D | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		Arctic -
 
  Joined: 24 Sep 2004 Posts: 560
 
  | 
		
			
				 Posted: Fri Jul 29, 2005 1:58 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				| I've heard about MMcache, and I got my site Zend Optomizer... except it doesn't seem to run much faster. You install it and it's supposed to make PHP go faster. | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		Tim1681 -
 
  Joined: 17 Jan 2005 Posts: 160 Location: Bristol, CT, USA
  | 
		
			
				 Posted: Fri Jul 29, 2005 3:09 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				hmm .. looks like its time for me to do alittle research on this. _________________ mysql> SELECT * FROM users WHERE clue > 0;
 
0 rows returned.
 
  | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		AbyssUnderground -
 
  Joined: 31 Dec 2004 Posts: 3855
 
  | 
		
			
				 Posted: Sun Jul 31, 2005 2:59 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				You could try making your pages smaller! That could help the size of your php files. Remember, your images are also very big for their size too. _________________ Andy (AbyssUnderground) (previously The Inquisitor)
 
www.abyssunderground.co.uk | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		Arctic -
 
  Joined: 24 Sep 2004 Posts: 560
 
  | 
		
			
				 Posted: Sun Jul 31, 2005 5:02 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				Actually my images are as small as they get :-\
 
 
PNG-8 is really good for compression... 136 colors too. | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		AbyssUnderground -
 
  Joined: 31 Dec 2004 Posts: 3855
 
  | 
		
			
				 Posted: Sun Jul 31, 2005 5:05 pm    Post subject:  | 
				      | 
			 
			
				
  | 
			 
			
				Well, OK, you have changed them since I last looked. And the site loads faster too, about 6 seconds. _________________ Andy (AbyssUnderground) (previously The Inquisitor)
 
www.abyssunderground.co.uk | 
			 
		  | 
	
	
		| Back to top | 
		
			           | 
		
	
	
		  | 
	
	
		 |