I have a server:
Intel Processor: Intel® Xeon® X3450, 4x2x2.66 GHz
RAM memory: 8GB ECC DDRIII
The per day visitors:
100k unique
400k clicks
Basically, 20 domains run from a single script. I do quite often update the script. Daily. I was wondering whether Zend Optimizer is a good option to optimize script perfomance. (even though, I don't feel any discomfort at the moment)
My two main concerns are:
- Will it actually increase page loading time/decrease server RAM/CPU load? If so, by how much (%)?
- Isthere a comfortable way, using OS X, to keep original files on Local disk and every time you press save, for the program to automatically encode files and upload them to the server? (I am using Panic's Coda)