Hello,

My shared server has about 90 websites, all SMF forums. So we have almost 90 copies of every file (unmodified ones) in the server. Many websites has modified files, but still the majority of files are unmodified.

Due to the php+mysql usage, the server load is high. We made optimizations, but we want to decrease the load further if possible.

Is there any way to cache/precompile those php files, so the server uses a single source for all copies? Or do you have totally different suggestions for such a setup, which will decrease the load?

Thank your for the help Pre-compiling most used PHP files