TOTAL newbie question

General discussion on Zend Guard / Optimizer

TOTAL newbie question

Postby kreut on Sun Jun 03, 2012 12:01 am

Hello!

I'm trying to optimize a website that I've developed (OK...my FIRST website) and am just learning about caching database queries, static resources, etc. For the database stuff and some page sections, I'm using Zend_Cache. I'd also like to somehow "cache" one of my scripts, which is where I house almost all of my functions for the website. I only use a few functions per page, but for organizational purposes thought it better to house them under one roof. After doing a bit of online snooping, I think that I need an "opcache". After doing a little bit more snooping, it seems that Zend Optimizer does this automatically (Is this true?). I looked at the phpinfo() on my host and it is in fact enable. So...does this mean that my php function script is already being "optimized"?

Hopefully this question doesn't sound too dumb. All of this caching vocabulary is only a few days old.

Any help would be appreciated,

Eric
kreut
 
Posts: 3
Joined: Tue Mar 29, 2011 1:00 pm

Re: TOTAL newbie question

Postby kentatzend on Mon Jun 04, 2012 4:52 pm

No, Zend Optimizer does not do this. But Zend Optimizer+ does (part of Zend Server) and APC also.
User avatar
kentatzend
 
Posts: 1781
Joined: Thu Dec 11, 2008 1:08 pm


Return to Zend Guard / Optimizer

Who is online

Users browsing this forum: No registered users and 4 guests