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
57
Other Decks in Technology
See All in Technology
仕様駆動開発を実現する上流工程におけるAIエージェント活用
sergicalsix
3
930
webpack依存からの脱却!快適フロントエンド開発をViteで実現する #vuefes
bengo4com
4
3.6k
20251027_マルチエージェントとは
almondo_event
1
460
可観測性は開発環境から、開発環境にもオブザーバビリティ導入のススメ
layerx
PRO
4
1.6k
20251029_Cursor Meetup Tokyo #02_MK_「あなたのAI、私のシェル」 - プロンプトインジェクションによるエージェントのハイジャック
mk0721
PRO
5
1.6k
Okta Identity Governanceで実現する最小権限の原則 / Implementing the Principle of Least Privilege with Okta Identity Governance
tatsumin39
0
180
AWSが好きすぎて、41歳でエンジニアになり、AAIを経由してAWSパートナー企業に入った話
yama3133
1
110
JSConf JPのwebsiteをGatsbyからNext.jsに移行した話 - Next.jsの多言語静的サイトと課題
leko
2
190
OTEPsで知るOpenTelemetryの未来 / Observability Conference Tokyo 2025
arthur1
0
290
デザインとエンジニアリングの架け橋を目指す OPTiMのデザインシステム「nucleus」の軌跡と広げ方
optim
0
120
様々なファイルシステム
sat
PRO
0
260
【SORACOM UG Explorer 2025】さらなる10年へ ~ SORACOM MVC 発表
soracom
PRO
0
160
Featured
See All Featured
Designing for Performance
lara
610
69k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
YesSQL, Process and Tooling at Scale
rocio
173
15k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.7k
Speed Design
sergeychernyshev
32
1.2k
Improving Core Web Vitals using Speculation Rules API
sergeychernyshev
21
1.2k
GitHub's CSS Performance
jonrohan
1032
470k
Optimizing for Happiness
mojombo
379
70k
Learning to Love Humans: Emotional Interface Design
aarron
274
41k
It's Worth the Effort
3n
187
28k
Git: the NoSQL Database
bkeepers
PRO
431
66k
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