Разгони свой сайт for dummies + some tricks and lifehacks. - презентация

Слайд 2

Who am I? ByCamp 2008 (bycamp.org) Belarusian Citizen Journalism Platform (iBelarus.net)

Who am I?

ByCamp 2008 (bycamp.org)
Belarusian Citizen Journalism Platform (iBelarus.net)
New media consultant
Drupal

CMF developer
Blogger (twitter, Livejournal, stand-alone, etc.)
Social media addict
Smart guy
Слайд 3

Acknowledgements Livejournal, wordpress.com, blogspot.com , any hosted platforms -- SUCKS!!!!

Acknowledgements

Livejournal, wordpress.com, blogspot.com ,
any hosted platforms --

SUCKS!!!!

Слайд 4

CONTENT OPTIMIZATION

CONTENT OPTIMIZATION

Слайд 5

Уменьшить количество HTTP запросов

Уменьшить количество
HTTP запросов

Слайд 6

JS Compress it, merge it, make it external, place to the bottom

JS

Compress it, merge it, make it external, place to the bottom

Слайд 7

CSS Compress it, merge it, make it external, do not place to the bottom

CSS

Compress it, merge it, make it external, do not place to

the bottom
Слайд 8

Backgrounds Use css sprites, and png compression

Backgrounds

Use css sprites, and png compression

Слайд 9

Content Distribution Networks (CDN) YOU Website 1 Website 1

Content Distribution Networks
(CDN)

YOU
Website 1

Website 1

Слайд 10

GZIP (Bzip, whatever…) Just compress it!

GZIP (Bzip, whatever…)
Just compress it!

Слайд 11

SERVER TUNING

SERVER TUNING

Слайд 12

Конфигурация сервера 1 Apache + MySQL

Конфигурация сервера 1

Apache + MySQL

Слайд 13

MySQL tuning primer Just Google it!

MySQL tuning primer

Just Google it!

Слайд 14

Конфигурация сервера 2 Apache + NGINX + MySQL Apache for scripts NGINX for static files

Конфигурация сервера 2

Apache + NGINX + MySQL

Apache for scripts
NGINX for static

files
Слайд 15

Конфигурация сервера 3 Nginx (Lighttpd) only

Конфигурация сервера 3

Nginx (Lighttpd) only

Слайд 16

Кэширование В базе данных сайта На статических файлах Op-Code В отдельной базе (memcache)

Кэширование

В базе данных сайта
На статических файлах
Op-Code
В отдельной базе (memcache)