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
55
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
920
DevCraft: ProTips™ for WordPress teams
xentek
0
58
CMS Capabilities of WordPress
xentek
0
72
How To Keep The BarCamp Buzz Going All Year Long
xentek
0
36
What are you doing?: How Twitter became a new communication medium
xentek
0
49
Life Hackery
xentek
1
97
Managing Multiple Drupal Sites with SVN
xentek
0
34
passion+inspiration = innovation
xentek
0
49
Other Decks in Technology
See All in Technology
株式会社ログラス − エンジニア向け会社説明資料 / Loglass Comapany Deck for Engineer
loglass2019
3
32k
マイクロサービスにおける容易なトランザクション管理に向けて
scalar
0
190
宇宙ベンチャーにおける最近の情シス取り組みについて
axelmizu
0
120
Yahoo! ズバトクにおけるフロントエンド開発
lycorptech_jp
PRO
0
100
レンジャーシステムズ | 会社紹介(採用ピッチ)
rssytems
0
280
DUSt3R, MASt3R, MASt3R-SfM にみる3D基盤モデル
spatial_ai_network
2
270
事業貢献を考えるための技術改善の目標設計と改善実績 / Targeted design of technical improvements to consider business contribution and improvement performance
oomatomo
0
150
Work as an App Engineer
lycorp_recruit_jp
0
370
日本版とグローバル版のモバイルアプリ統合の開発の裏側と今後の展望
miichan
1
140
[Ruby] Develop a Morse Code Learning Gem & Beep from Strings
oguressive
1
190
C++26 エラー性動作
faithandbrave
2
820
10個のフィルタをAXI4-Streamでつなげてみた
marsee101
0
180
Featured
See All Featured
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
Making Projects Easy
brettharned
116
6k
Building a Modern Day E-commerce SEO Strategy
aleyda
38
7k
What’s in a name? Adding method to the madness
productmarketing
PRO
22
3.2k
How To Stay Up To Date on Web Technology
chriscoyier
789
250k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
17
2.3k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
2
290
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
159
15k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
132
33k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
26
1.9k
Bootstrapping a Software Product
garrettdimon
PRO
305
110k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
48k
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