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
64
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
AI時代を生き抜くエンジニアキャリアの築き方 (AI-Native 時代、エンジニアという道は 「最大の挑戦の場」となる) / Building an Engineering Career to Thrive in the Age of AI (In the AI-Native Era, the Path of Engineering Becomes the Ultimate Arena of Challenge)
jeongjaesoon
0
250
Snowflake×dbtを用いたテレシーのデータ基盤のこれまでとこれから
sagara
0
120
20250913_JAWS_sysad_kobe
takuyay0ne
2
250
Firestore → Spanner 移行 を成功させた段階的移行プロセス
athug
1
500
RSCの時代にReactとフレームワークの境界を探る
uhyo
10
3.5k
Create Ruby native extension gem with Go
sue445
0
130
AIエージェントで90秒の広告動画を制作!台本・音声・映像・編集をつなぐAWS最新アーキテクチャの実践
nasuvitz
3
350
Evolución del razonamiento matemático de GPT-4.1 a GPT-5 - Data Aventura Summit 2025 & VSCode DevDays
lauchacarro
0
210
職種の壁を溶かして開発サイクルを高速に回す~情報透明性と職種越境から考えるAIフレンドリーな職種間連携~
daitasu
0
180
メルカリIBISの紹介
0gm
0
210
Snowflake Intelligenceにはこうやって立ち向かう!クラシルが考えるAI Readyなデータ基盤と活用のためのDataOps
gappy50
0
280
なぜテストマネージャの視点が 必要なのか? 〜 一歩先へ進むために 〜
moritamasami
0
240
Featured
See All Featured
Building Applications with DynamoDB
mza
96
6.6k
What’s in a name? Adding method to the madness
productmarketing
PRO
23
3.7k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
StorybookのUI Testing Handbookを読んだ
zakiyama
31
6.1k
The Art of Programming - Codeland 2020
erikaheidi
56
13k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
Embracing the Ebb and Flow
colly
87
4.8k
Unsuck your backbone
ammeep
671
58k
Optimising Largest Contentful Paint
csswizardry
37
3.4k
Dealing with People You Can't Stand - Big Design 2015
cassininazir
367
27k
jQuery: Nuts, Bolts and Bling
dougneiner
64
7.9k
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