Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
Nginx: From Russia With Love
Search
Eric Marden
December 07, 2009
Technology
0
65
Nginx: From Russia With Love
What is Nginx and why should I use it?
High level overview of why
Eric Marden
December 07, 2009
Tweet
Share
More Decks by Eric Marden
See All by Eric Marden
API Driven Development with Goliath
xentek
5
950
DevCraft: ProTips™ for WordPress teams
xentek
0
60
CMS Capabilities of WordPress
xentek
0
79
How To Keep The BarCamp Buzz Going All Year Long
xentek
0
43
What are you doing?: How Twitter became a new communication medium
xentek
0
53
Life Hackery
xentek
1
120
Managing Multiple Drupal Sites with SVN
xentek
0
40
passion+inspiration = innovation
xentek
0
56
Other Decks in Technology
See All in Technology
VCC 2025 Write-up
bata_24
0
180
20201008_ファインディ_品質意識を育てる役目は人かAIか___2_.pdf
findy_eventslides
1
530
Goに育てられ開発者向けセキュリティ事業を立ち上げた僕が今向き合う、AI × セキュリティの最前線 / Go Conference 2025
flatt_security
0
360
カンファレンスに託児サポートがあるということ / Having Childcare Support at Conferences
nobu09
1
160
許しとアジャイル
jnuank
1
130
AI ReadyなData PlatformとしてのAutonomous Databaseアップデート
oracle4engineer
PRO
0
220
ZOZOのAI活用実践〜社内基盤からサービス応用まで〜
zozotech
PRO
0
200
Optuna DashboardにおけるPLaMo2連携機能の紹介 / PFN LLM セミナー
pfn
PRO
2
910
ユニットテストに対する考え方の変遷 / Everyone should watch his live coding
mdstoy
0
130
pprof vs runtime/trace (FlightRecorder)
task4233
0
170
AWS 잘하는 개발자 되기 - AWS 시작하기: 클라우드 개념부터 IAM까지
kimjaewook
0
110
社内お問い合わせBotの仕組みと学び
nish01
1
470
Featured
See All Featured
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Docker and Python
trallard
46
3.6k
Site-Speed That Sticks
csswizardry
11
890
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
162
15k
Making Projects Easy
brettharned
119
6.4k
Become a Pro
speakerdeck
PRO
29
5.5k
VelocityConf: Rendering Performance Case Studies
addyosmani
332
24k
Git: the NoSQL Database
bkeepers
PRO
431
66k
Six Lessons from altMBA
skipperchong
28
4k
Thoughts on Productivity
jonyablonski
70
4.9k
Side Projects
sachag
455
43k
Transcript
TOPIC NAME TWITTER ERIC MARDEN @XENTEK NGINX FROM RUSSIA WITH
LOVE Monday, September 28, 2009
nginx is a... high performance light weight asynchronous cross platform
reverse proxy web server Monday, September 28, 2009
history developed by Igor Sysoev started in 2002 alternative to
mod_proxy current version 0.7.x Monday, September 28, 2009
nginx useage stats 5.99% 7% 14% 23% 50% Apache Microsoft
Google qq.com nginx Monday, September 28, 2009
features serve static content caches dynamic content gzips everything virtual
hosts media streaming (flv/mp4) ssl and other goodies Monday, September 28, 2009
high performance more requests less memory cpu friendly addresses C10K
problem Monday, September 28, 2009
reverse proxy serve static content directly proxy dynamic requests cache
the results balance the load accelerate ssl traffic Monday, September 28, 2009
high profile wordpress.com github.com hulu.com sourceforge.com xentek.net Monday, September 28,
2009
gotchas no .htaccess over rides fcgi thread management Monday, September
28, 2009
links wiki.nginx.org nginx.net sysoev.ru/nginx (russian) bit.ly/xentek-nginx-bookmarks Monday, September 28, 2009
eric marden xentek.net hostedbyxentek.net @xentek Monday, September 28, 2009