![]() |
|
Server side optimization, using opcache and new versions of zenpoto - Printable Version +- ZenphotoCMS Forum (https://forum.zenphoto.org) +-- Forum: Support (https://forum.zenphoto.org/forum-1.html) +--- Forum: General support (https://forum.zenphoto.org/forum-4.html) +--- Thread: Server side optimization, using opcache and new versions of zenpoto (/thread-11944.html) |
Server side optimization, using opcache and new versions of zenpoto - zloyshaitan - 2015-02-13 Hello, dear developers! php 5.5 has a built opcache and I want to ask - do I need to change anything in the file functions-db.php, class-album.php according to the instructions http://www.zenphoto.org/news/eaccelerator-caching and http://www.zenphoto.org/news/server-side-optimization or all of these hacks already exists in versions 1.4.6 and 1.4.7? If there is still a need to make these changes, how to rewrite this hack for opcache? Server side optimization, using opcache and new versions of zenpoto - acrylian - 2015-02-13 These hacks were third party and never part of Zenphoto. Actually we never - at least I didn't - test them at all. Server side optimization, using opcache and new versions of zenpoto - zloyshaitan - 2015-02-13 thanks Server side optimization, using opcache and new versions of zenpoto - acrylian - 2015-02-13 Just to note that in the years since these were made a lot of things have been improved in Zenphoto naturally. |