caching - Advanced Wordpress Setup for blazing Fast Speed -


hii maharshi,

     build sites hobby try makes wordpress site load better , better. use google cloud hosting service 
  • i got 100/100 in pagespeed & gtmatrix , around 600ms load time want optimise more

    what have...

    1. webserver ( nginx + php-fpm )
    2. percona server mysql
    3. memcached in front of percona server caching.
    4. redis object caching
    5. zend opcache
    6. vestacp

what want archive ?

 want setup geo replicated wordpress site 

• in detail •

 should live geo replicated. server should have exact same data ( including mysql ) @ real time , changes locations server data should instantly changed other servers visitor should able access data nearest location including authors,editors , more need access dashboard  

what can , problems facing ?

  1. google global load balancing ( want setup load balancing ssl proxy because want use varnish cache , knows varnish doesn't support ssl , using nginx webserver confusing setup nginx ssl proxy decided use google load balancer proxy have no idea on how setup. solve our access data nearest location problem )

  2. multi master master geo replication use can solve , yes using phpmyadmin

  3. i using redis,memcached , want use varnish if have changes or have issue please tell me minor useful.

please tell me if have suggestion or solution


Comments

Popular posts from this blog

javascript - Knockout pushing observable and computed data to an observable array -

Trouble making a JSON string -

sitecore - Resolve ISitecoreService using SimpleInjector -