Should I use Zend optimizer?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Citizen
Forum Contributor
Posts: 300
Joined: Wed Jul 20, 2005 10:23 am

Should I use Zend optimizer?

Post by Citizen »

Its available on my server version 3.3.3

I've read that in some cases, it can create more overhead than it 'optimizes'. Is this worthwhile to have or should I leave it off? The main php load on my server comes from a large, very active forum. (80k members)
Post Reply