Martin_Sauer
Regular Pleskian
Situation:
- 10 WP sites and a well-sized server (still running at 1-10% CPU and 25% memory on peak times; normally at 15% memory and 1-5% CPU load)
- using Plesk 12.0.18 with nginx/Apache sandwich
- installed, configured and activated most current ZendOptimizer (set php 5.6 as default-version)
- installed, configured and activated most current APCu
- WP-sites running (with loads of testing) on well-configured W3 Total Cache
- the initial html-file is highly dynamic
Observation:
1. Initial html-file (first of 60+ files for initial page) has an unreal wait-time of 1.8 seconds. Upon reload within a few minutes (flushed browser cache aka full reload of the site), the wait time drops to 0.2 seconds.
2. all files after the initial html file are normally fast (send, wait, load,...), no matter the size.
Questions:
A. What can/should I do to improve performance? (yes, am aware a general question). Basically much faster load time on reload with full content hints at either php or mysql. How can I pinpoint the issue and or are there general recommendations?
B. Maybe just using varnish or squid as front end helps? Since the html file is highly dynamic generated on the fly (responsive akl adapting to each device type AND browser) I am unsure if varnish/squid would be of any use?
C. any additional advice?
TIA
- 10 WP sites and a well-sized server (still running at 1-10% CPU and 25% memory on peak times; normally at 15% memory and 1-5% CPU load)
- using Plesk 12.0.18 with nginx/Apache sandwich
- installed, configured and activated most current ZendOptimizer (set php 5.6 as default-version)
- installed, configured and activated most current APCu
- WP-sites running (with loads of testing) on well-configured W3 Total Cache
- the initial html-file is highly dynamic
Observation:
1. Initial html-file (first of 60+ files for initial page) has an unreal wait-time of 1.8 seconds. Upon reload within a few minutes (flushed browser cache aka full reload of the site), the wait time drops to 0.2 seconds.
2. all files after the initial html file are normally fast (send, wait, load,...), no matter the size.
Questions:
A. What can/should I do to improve performance? (yes, am aware a general question). Basically much faster load time on reload with full content hints at either php or mysql. How can I pinpoint the issue and or are there general recommendations?
B. Maybe just using varnish or squid as front end helps? Since the html file is highly dynamic generated on the fly (responsive akl adapting to each device type AND browser) I am unsure if varnish/squid would be of any use?
C. any additional advice?
TIA