scaling wordpress - project lana wordpress team

14

Click here to load reader

Upload: dat-hoang

Post on 19-May-2015

151 views

Category:

Technology


2 download

DESCRIPTION

How we scale WordPress Multisite to server millions of users - by Project Lana WordPress Team - http://projectlana.com Meetup: http://www.meetup.com/Saigon-WordPress/events/178972202/ Interview: http://www.meetup.com/Saigon-WordPress/messages/boards/thread/44232232

TRANSCRIPT

Page 1: Scaling WordPress - Project Lana WordPress Team

Scaling WordpressHow we scale Wordpress Multisite to server millions of users

Lana Wordpress team

Page 2: Scaling WordPress - Project Lana WordPress Team

Content● Why Wordpress?● Architecture● Scaling Wordpress● Demo● Open Source● Web Analytic● Q & A

Page 3: Scaling WordPress - Project Lana WordPress Team

Why Wordpress?● Most popular CMS● Open source● Lots of plugins & themes● Simple database model● Large community

Page 4: Scaling WordPress - Project Lana WordPress Team

Architecture

BUSINESS INTELLIGENCEPRODUCTION TECHNOLOGY STACK

MySQL

PHP

Wordpress vBulletin

MySQL MySQL

Customized vbSSOJasperR

eport

Server

Social

Data

mining

Cloud Tools

WP/vBB Customization

InfrastructurePlatformOur code

Google

Analytics

Nginx, Caching

Page 5: Scaling WordPress - Project Lana WordPress Team

Architecture

WordpressMultisite

Homepage

LamMe

TVMore...

Page 6: Scaling WordPress - Project Lana WordPress Team

Scaling Wordpress

Load Balancer

HTTP

Web1-n

Site 1Site 2

Site 3Site 4

Site 5Site 6

Mem Cache

1-n

Page 7: Scaling WordPress - Project Lana WordPress Team

Scaling Wordpress

WORDPRESS TEMPLATE

WORDPRESS CORE & PLUGINS

Core Files3rd-party PluginsOur plugins

Template 1 Template 2 Template 3

Page 8: Scaling WordPress - Project Lana WordPress Team

Homepage Beta● More than 600k articles● Handle at least 10% Webtretho (more than 8M per day)● Synchronizing with forum database

○ Articles○ User○ Comments○ Thanks

Page 9: Scaling WordPress - Project Lana WordPress Team

Homepage BetaWhat did we do?● Using ajax● Memcached:

○ W3 Total Cache ○ Our cached plugin

● Optimized Wordpress sql query

Page 10: Scaling WordPress - Project Lana WordPress Team

Demo● Plugins● Templates● SSO

Page 11: Scaling WordPress - Project Lana WordPress Team

Web AnalyticsWHAT WHYclick,click,click why_click,why_click,why_click

● Data Report ● Experiment & Testing● User’s behavior ● Competitor analysis

Page 12: Scaling WordPress - Project Lana WordPress Team

Web Analytics“WHAT” gap:● instantly useful● increase revenue/ reduce cost● improve customer’s satisfaction

Page 13: Scaling WordPress - Project Lana WordPress Team

Web Analytics - Sample

Implement

Measure

Analyze

Improve

Page 14: Scaling WordPress - Project Lana WordPress Team

Q & A

Q & A