Hello Aisling,
Ioncube and Wincache stacked together may cause problems. If you’re using Wincache, though, you’re using Windows. If you’re using PHP 5.2, you may be experiencing a known issue with register_tick_function:
Warning
register_tick_function() should not be used with threaded web server modules with PHP 5.2 or lower.
I am using php 5.4 and not 5.2 with ubuntu server, and I have similar issues, 100% P3 usage of resources, and 81640.3%
(of page load time) depend from pulgins, on http://www.whichtransfers.com .
I checked the phpinfo and I can’it find in it the Ioncube and Wincache, how I can check if I am using them or not?
Hi whichtransfers,
It sounds like you’re using eaccelerator.
Please look at P3 -> Help -> Is my site using an opcode optimizer?
If you see eaccelerator, then that’s your problem.
If you see multiple entries which have no known problems (e.g. ioncube loader + zend optimizer) than that cause problems, too.
Yes, the server have ZEND active, and because I am not using it, I will disable it soon. I can’t find eaccelerator in the phpinfo.
Opcode Caching : Up and Running
If in advanced settings I disable the “Attempt to circumvent browser cache” checkbox, then the Plugin Impact, fly down to 401.7%.
Thanks a lot for the info!
Hi, thanks so much for helping me out with this. In the meantime I also went through every single image and made sure that they weren’t too heavy and found that it had a big impact on the speed. I just finished working full time so I now have time to go your suggestions above and make even more edits to the site speed.
aisling