hosted by liquidweb


Go Back   Web Hosting Talk : Web Hosting Main Forums : Hosting Security and Technology : Alternative PHP Cache
Reply

Hosting Security and Technology Configuring and optimizing web hosting servers and operating systems, developing administration scripts, building servers, protecting against hackers, and general security (SSL certificates, etc.)
Forum Jump

Alternative PHP Cache

Reply Post New Thread In Hosting Security and Technology Subscription
 
Send news tip View All Posts Thread Tools Search this Thread Display Modes
  #1  
Old 10-28-2001, 01:36 PM
SuperDon SuperDon is offline
Web Hosting Evangelist
 
Join Date: Jul 2001
Posts: 483

Alternative PHP Cache


Hi,

I was thinking about installing Zend Optimiser but then after looking around found out about APC.

I hear that APC is better - is that true? I have also looked around for some installation help and cannot find anything - can someone point me in the direction of a good step by step guide?

By the way the servers running Redhat 7.1 and CPanel.

Thanks.

Reply With Quote


Sponsored Links
  #2  
Old 10-28-2001, 02:18 PM
jks jks is offline
Web Hosting Master
 
Join Date: Apr 2001
Location: Denmark, Europe
Posts: 614
Re: Alternative PHP Cache

Quote:
Originally posted by SuperDon
Hi,

I was thinking about installing Zend Optimiser but then after looking around found out about APC.

I hear that APC is better - is that true? I have also looked around for some installation help and cannot find anything - can someone point me in the direction of a good step by step guide?
You cannot really say that one is better than the other - it's comparing apples and oranges.

The Zend Optimizer is a product that will optimize your code before running it (simplifying, or whatever).

The APC is (as the name says) a product that will cache your code in RAM.

I highly recommend using the APC program as it _really_ gives performance a boost!

__________________
Jens Kristian Søgaard, Mermaid Consulting ApS,
jens@mermaidconsulting.dk,
http://www.mermaidconsulting.com/

Reply With Quote
  #3  
Old 10-28-2001, 02:41 PM
eva2000 eva2000 is offline
Premium Member
 
Join Date: Apr 2000
Location: Brisbane, Australia
Posts: 1,070
i'm using APC Cache 1.1.0pl1 on my server mainly for my vBulletin forum

check my first attempts with 1.08/9 which weren't as good as the latest version here http://vbulletin.com/forum/showthrea...threadid=14184

I've tried the trial Zend cache and that's awesome but expensive

also check out php accelerator http://www.phpaccelerator.co.uk/performance.php
http://www.phpaccelerator.co.uk/

__________________
:: vB benchmarks = Litespeed Cache 721x times faster than Apache
:: MySQL benchmarks (MariaDB 5.2 Intel Opt >MariaDB 5.2 >Percona 5.5 >MySQL 5.5)
:: MySQL backup/restore = mydumper > mysqldump
:: CentminMod.com = Nginx Menu Installer (ngx_pagespeed + SPDY supported)


Reply With Quote
Sponsored Links
  #4  
Old 10-28-2001, 03:04 PM
SuperDon SuperDon is offline
Web Hosting Evangelist
 
Join Date: Jul 2001
Posts: 483
Hmmmm.....

I have no particular reason for installing other than to generally increase performance for my clients.

Which do you think will give the best "general" improvement?

Reply With Quote
  #5  
Old 10-28-2001, 03:22 PM
jks jks is offline
Web Hosting Master
 
Join Date: Apr 2001
Location: Denmark, Europe
Posts: 614
Quote:
Originally posted by SuperDon
Hmmmm.....

I have no particular reason for installing other than to generally increase performance for my clients.

Which do you think will give the best "general" improvement?
APC

__________________
Jens Kristian Søgaard, Mermaid Consulting ApS,
jens@mermaidconsulting.dk,
http://www.mermaidconsulting.com/

Reply With Quote
  #6  
Old 10-28-2001, 03:52 PM
SuperDon SuperDon is offline
Web Hosting Evangelist
 
Join Date: Jul 2001
Posts: 483
Thanks. After reading some of the install problems with APC I decided to go with Zend Optimiser.

I signed up and went to download but I am unsure which package to download. I am running PHP 4.0.6, i am given these two options...

Linux libc5 (for PHP 4.0.5/4.0.6)

Linux glibc2.1 (for PHP 4.0.5/4.0.6)

Which one is it?

Reply With Quote
  #7  
Old 10-28-2001, 04:05 PM
jks jks is offline
Web Hosting Master
 
Join Date: Apr 2001
Location: Denmark, Europe
Posts: 614
Quote:
Originally posted by SuperDon
Thanks. After reading some of the install problems with APC I decided to go with Zend Optimiser.

I signed up and went to download but I am unsure which package to download. I am running PHP 4.0.6, i am given these two options...

Linux libc5 (for PHP 4.0.5/4.0.6)

Linux glibc2.1 (for PHP 4.0.5/4.0.6)

Which one is it?
Depends on your server. Newer distributions (f.ex. Redha 7.1) uses glibc2.1.

Please note that in my experience the Zend Optimizer gives performance increases in the range of 5-10% (max). The APC program has given us performance increates in the of 500-800%.

__________________
Jens Kristian Søgaard, Mermaid Consulting ApS,
jens@mermaidconsulting.dk,
http://www.mermaidconsulting.com/

Reply With Quote
  #8  
Old 10-28-2001, 04:10 PM
SuperDon SuperDon is offline
Web Hosting Evangelist
 
Join Date: Jul 2001
Posts: 483
jks, i think i know APC is better but it sounds like i may into some problems and thats what i dont need at the moment!

Is it pretty straightforward? Are there any step by step guides anywhere? I want something I can just install quickly andnot worry too much about - i am sure you know what i mean.

Reply With Quote
  #9  
Old 10-28-2001, 04:11 PM
jks jks is offline
Web Hosting Master
 
Join Date: Apr 2001
Location: Denmark, Europe
Posts: 614
Quote:
Originally posted by SuperDon
jks, i think i know APC is better but it sounds like i may into some problems and thats what i dont need at the moment!

Is it pretty straightforward? Are there any step by step guides anywhere? I want something I can just install quickly andnot worry too much about - i am sure you know what i mean.
If you're unsure - don't go with APC.

If you're unsure - don't go with Zend Optimizer.

It sounds like you do not really need any of those - you just find it "neat" to have it on.

If it ain't broke - don't fix it.

__________________
Jens Kristian Søgaard, Mermaid Consulting ApS,
jens@mermaidconsulting.dk,
http://www.mermaidconsulting.com/

Reply With Quote
  #10  
Old 10-28-2001, 04:41 PM
SuperDon SuperDon is offline
Web Hosting Evangelist
 
Join Date: Jul 2001
Posts: 483
Like I said before...

I have no particular reason for installing other than to generally increase performance for my clients.

Is that not fair enough?

Reply With Quote
Reply

Related posts from TheWhir.com
Title Type Date Posted
Web Host ServInt Overhauls Dedicated Managed Servers with New Flex Line Web Hosting News 2012-03-13 10:48:00
Certified Hosting Deploys Varnish HTTP Caching for Faster Hosting Services Web Hosting News 2012-02-28 14:10:30
Web Host Neospire Teams with Drupal Developer Lullabot on Big Sites Web Hosting News 2011-09-16 15:11:52
Web Host Amazon Web Services Launches ElastiCache Service Web Hosting News 2011-08-23 17:53:00
WordPress Forces Password Reset After Suspicious Activity on Plugins Detected Web Hosting News 2011-06-22 14:56:47


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes
Postbit Selector

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off

Forum Jump
Login:
Log in with your username and password
Username:
Password:



Forgot Password?
Advertisement:
Web Hosting News:



 

X

Welcome to WebHostingTalk.com

Create your username to jump into the discussion!

WebHostingTalk.com is the largest, most influentual web hosting community on the Internet. Join us by filling in the form below.


(4 digit year)

Already a member?