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
62
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
930
DevCraft: ProTips™ for WordPress teams
xentek
0
59
CMS Capabilities of WordPress
xentek
0
77
How To Keep The BarCamp Buzz Going All Year Long
xentek
0
42
What are you doing?: How Twitter became a new communication medium
xentek
0
52
Life Hackery
xentek
1
110
Managing Multiple Drupal Sites with SVN
xentek
0
35
passion+inspiration = innovation
xentek
0
54
Other Decks in Technology
See All in Technology
AIにおけるソフトウェアテスト_ver1.00
fumisuke
1
220
От ручной разметки к LLM: как мы создавали облако тегов в Lamoda. Анастасия Ангелова, Data Scientist, Lamoda Tech
lamodatech
0
800
サーバレス、コンテナ、データベース特化型機能をご紹介。CloudWatch をもっと使いこなそう!
o11yfes2023
0
190
Goの組織でバックエンドTypeScriptを採用してどうだったか / How was adopting backend TypeScript in a Golang company
kaminashi
12
8.6k
OpenLane-V2ベンチマークと代表的な手法
kzykmyzw
0
110
より良い開発者体験を実現するために~開発初心者が感じた生成AIの可能性~
masakiokuda
0
210
2025-04-24 "Manga AI Understanding & Localization" Furukawa Arata (CyberAgent, Inc)
ornew
2
280
ワールドカフェI /チューターを改良する / World Café I and Improving the Tutors
ks91
PRO
0
140
Perl歴約10年のエンジニアがフルスタックTypeScriptに出会ってみた
papix
1
150
Рекомендации с нуля: как мы в Lamoda превратили главную страницу в ключевую точку входа для персонализированного шоппинга. Данил Комаров, Data Scientist, Lamoda Tech
lamodatech
0
800
QA/SDETの現在と、これからの挑戦
imtnd
0
150
新卒エンジニアがCICDをモダナイズしてみた話
akashi_sn
2
260
Featured
See All Featured
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
Mobile First: as difficult as doing things right
swwweet
223
9.6k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.6k
Building an army of robots
kneath
305
45k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
5
570
Principles of Awesome APIs and How to Build Them.
keavy
126
17k
Why Our Code Smells
bkeepers
PRO
336
57k
For a Future-Friendly Web
brad_frost
177
9.7k
Building Applications with DynamoDB
mza
94
6.3k
Rebuilding a faster, lazier Slack
samanthasiow
81
8.9k
Scaling GitHub
holman
459
140k
Bash Introduction
62gerente
611
210k
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