uWSGI
latest
Quickstart for Python/WSGI applications
Quickstart for perl/PSGI applications
Quickstart for ruby/Rack applications
Snippets
Getting uWSGI
Installing uWSGI
The uWSGI build system
Managing the uWSGI server
Supported languages and platforms
Supported Platforms/Systems
Web server integration
Frequently Asked Questions (FAQ)
Things to know (best practices and “issues”) READ IT !!!
Configuring uWSGI
Fallback configuration
Configuration logic
uWSGI Options
Defining new options for your instances
How uWSGI parses config files
uwsgi protocol magic variables
The uwsgi Protocol
Managing external daemons/services
The Master FIFO
Socket activation with inetd/xinetd
Running uWSGI via Upstart
Systemd
Running uWSGI instances with Circus
Embedding an application in uWSGI
Logging
Formatting uWSGI requests logs
Log encoders
Hooks
Overriding Workers
Glossary
uWSGI third party plugins
The uWSGI Caching Cookbook
Setting up Django and your web server with uWSGI and nginx
Running uWSGI on Dreamhost shared hosting
Running python webapps on Heroku with uWSGI
Running Ruby/Rack webapps on Heroku with uWSGI
Reliably use FUSE filesystems for uWSGI vassals (with Linux)
Build a dynamic proxy using RPC and internal routing
Setting up Graphite on Ubuntu using the Metrics subsystem
Serializing accept(), AKA Thundering Herd, AKA the Zeeg Problem
The Art of Graceful Reloading
Fun with Perl, Eyetoy and RaspberryPi
Offloading Websockets and Server-Sent Events AKA “Combine them with Django safely”
WSGI env behaviour policies
The uWSGI alarm subsystem (from 1.3)
The uWSGI caching framework
WebCaching framework
The uWSGI cron-like interface
The uWSGI FastRouter
uWSGI internal routing
The uWSGI Legion subsystem
Locks
uWSGI Mules
The uWSGI offloading subsystem
The uWSGI queue framework
uWSGI RPC Stack
SharedArea – share memory pages between uWSGI components
The uWSGI Signal Framework
The uWSGI Spooler
uWSGI Subscription Server
Serving static files with uWSGI (updated to 1.9)
SNI - Server Name Identification (virtual hosting for SSL nodes)
The GeoIP plugin
uWSGI Transformations
WebSocket support
The Metrics subsystem
The Chunked input API
The uWSGI cheaper subsystem – adaptive process spawning
The uWSGI Emperor – multi-app deployment
Auto-scaling with Broodlord mode
Zerg mode
Adding applications dynamically
Scaling SSL connections (uWSGI 1.9)
Setting POSIX Capabilities
Running uWSGI in a Linux CGroup
Using Linux KSM in uWSGI
Jailing your apps using Linux Namespaces
The old way: the –namespace option
FreeBSD Jails
The Forkpty Router
The TunTap Router
Monitoring uWSGI with Nagios
The embedded SNMP server
Pushing statistics (from 1.4)
Integration with Graphite/Carbon
The uWSGI Stats Server
The Metrics subsystem
uWSGI asynchronous/non-blocking modes (updated to uWSGI 1.9)
The Gevent loop engine
The Tornado loop engine
uGreen – uWSGI Green Threads
The asyncio loop engine (CPython >= 3.4, uWSGI >= 2.0.4)
Apache support
Cherokee support
Native HTTP support
HTTPS support (from 1.3)
The SPDY router (uWSGI 1.9)
Lighttpd support
Attaching uWSGI to Mongrel2
Nginx support
Using OpenBSD httpd as proxy
Notes
Python support
The PyPy plugin
Running PHP scripts in uWSGI
uWSGI Perl support (PSGI)
Ruby support
Using Lua/WSAPI with uWSGI
JVM in the uWSGI server (updated to 1.9)
The Mono ASP.NET plugin
Running CGI scripts on uWSGI
The GCCGO plugin
The Symcall plugin
The XSLT plugin
SSI (Server Side Includes) plugin
uWSGI V8 support
The GridFS plugin
The GlusterFS plugin
The RADOS plugin
The Pty plugin
SPNEGO authentication
Configuring uWSGI with LDAP
Integrating uWSGI with Erlang
Management Flags
uWSGI Go support (1.4 only)
uWSGI 2.0.21
uWSGI 2.0.20
uWSGI 2.0.19.1
uWSGI 2.0.19
uWSGI 2.0.18
uWSGI 2.0.17.1
uWSGI 2.0.17
uWSGI 2.0.16
uWSGI 2.0.15
uWSGI 2.0.14
uWSGI 2.0.13.1
uWSGI 2.0.13
uWSGI 2.0.12
uWSGI 2.0.11.2
uWSGI 2.0.11.1
uWSGI 2.0.11
uWSGI 2.0.10
uWSGI 2.0.9
uWSGI 2.0.8
uWSGI 2.0.7
uWSGI 2.0.6
uWSGI 2.0.5
uWSGI 2.0.4
uWSGI 2.0.3
uWSGI 2.0.2
uWSGI 2.0.1
uWSGI 2.0
uWSGI 1.9.21
uWSGI 1.9.20
uWSGI 1.9.19
uWSGI 1.9.18
uWSGI 1.9.17
uWSGI 1.9.16
uWSGI 1.9.15
uWSGI 1.9.14
uWSGI 1.9.13
uWSGI 1.9.12
uWSGI 1.9.11
uWSGI 1.9.10
uWSGI 1.9.9
uWSGI 1.9.8
uWSGI 1.9.7
uWSGI 1.9.6
uWSGI 1.9.5
uWSGI 1.9.4
uWSGI 1.9.3
uWSGI 1.9.2
uWSGI 1.9.1
uWSGI 1.9
uWSGI
Docs
»
Index
Edit on GitHub
Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
W
A
accepting() (in module uwsgi)
add_cron() (in module uwsgi)
add_file_monitor() (in module uwsgi)
add_probe() (in module uwsgi)
add_rb_timer() (in module uwsgi)
add_timer() (in module uwsgi)
applications (in module uwsgi)
applist (in module uwsgi)
async_connect() (in module uwsgi)
async_send_message() (in module uwsgi)
async_sleep() (in module uwsgi)
B
buffer_size (in module uwsgi)
C
cache_clear() (in module uwsgi)
cache_del() (in module uwsgi)
cache_exists() (in module uwsgi)
cache_get() (in module uwsgi)
cache_set() (in module uwsgi)
cache_update() (in module uwsgi)
call() (in module uwsgi)
cl() (in module uwsgi)
close() (in module uwsgi)
cluster() (in module uwsgi)
cluster_best_node() (in module uwsgi)
cluster_node_name() (in module uwsgi)
cluster_nodes() (in module uwsgi)
connect() (in module uwsgi)
connection_fd() (in module uwsgi)
cron() (in module uwsgidecorators)
D
disconnect() (in module uwsgi)
E
embedded_data() (in module uwsgi)
erlang() (in module uwsgidecorators)
erlang_connect() (in module uwsgi)
erlang_recv_message() (in module uwsgi)
erlang_register_process() (in module uwsgi)
erlang_rpc() (in module uwsgi)
erlang_send_message() (in module uwsgi)
extract() (in module uwsgi)
F
farm_get_msg() (in module uwsgi)
farm_msg() (in module uwsgi)
fastfuncs (in module uwsgi)
fcgi() (in module uwsgi)
filemon() (in module uwsgidecorators)
G
get_logvar() (in module uwsgi)
get_option() (in module uwsgi)
green_schedule() (in module uwsgi)
grunt() (in module uwsgi)
H
harakiri
harakiri() (in module uwsgidecorators)
has_hook() (in module uwsgi)
I
i_am_the_spooler() (in module uwsgi)
in_farm() (in module uwsgi)
is_connected() (in module uwsgi)
is_locked() (in module uwsgi)
L
listen_queue() (in module uwsgi)
lock() (in module uwsgi)
(in module uwsgidecorators)
log() (in module uwsgi)
log_this_request() (in module uwsgi)
logsize() (in module uwsgi)
M
magic_table (in module uwsgi)
master
masterpid() (in module uwsgi)
mem() (in module uwsgi)
message_manager_marshal (in module uwsgi)
mule_get_msg() (in module uwsgi)
mule_id() (in module uwsgi)
mule_msg() (in module uwsgi)
mulefunc() (in module uwsgidecorators)
N
numproc (in module uwsgi)
O
opt (in module uwsgi)
P
parsefile() (in module uwsgi)
postfork() (in module uwsgidecorators)
Python Enhancement Proposals
PEP 333
PEP 3333
Q
queue_get() (in module uwsgi)
queue_last() (in module uwsgi)
queue_pop() (in module uwsgi)
queue_pull() (in module uwsgi)
queue_pull_slot() (in module uwsgi)
queue_push() (in module uwsgi)
queue_set() (in module uwsgi)
queue_slot() (in module uwsgi)
R
rbtimer() (in module uwsgidecorators)
ready() (in module uwsgi)
recv() (in module uwsgi)
recv_block() (in module uwsgi)
recv_frame() (in module uwsgi)
register_rpc() (in module uwsgi)
register_signal() (in module uwsgi)
reload() (in module uwsgi)
request_id() (in module uwsgi)
route() (in module uwsgi)
rpc() (in module uwsgi)
(in module uwsgidecorators)
rpc_list() (in module uwsgi)
S
send() (in module uwsgi)
send_message() (in module uwsgi)
send_multi_message() (in module uwsgi)
send_multicast_message() (in module uwsgi)
send_to_spooler() (in module uwsgi)
sendfile() (in module uwsgi)
set_logvar() (in module uwsgi)
set_option() (in module uwsgi)
set_spooler_frequency() (in module uwsgi)
set_user_harakiri() (in module uwsgi)
set_warning_message() (in module uwsgi)
setprocname() (in module uwsgi)
sharedarea_inclong() (in module uwsgi)
sharedarea_read() (in module uwsgi)
sharedarea_readbyte() (in module uwsgi)
sharedarea_readlong() (in module uwsgi)
sharedarea_write() (in module uwsgi)
sharedarea_writebyte() (in module uwsgi)
sharedarea_writelong() (in module uwsgi)
signal() (in module uwsgi)
(in module uwsgidecorators)
signal_received() (in module uwsgi)
signal_registered() (in module uwsgi)
signal_wait() (in module uwsgi)
snmp_decr_counter32() (in module uwsgi)
snmp_decr_counter64() (in module uwsgi)
snmp_decr_gauge() (in module uwsgi)
snmp_incr_counter32() (in module uwsgi)
snmp_incr_counter64() (in module uwsgi)
snmp_incr_gauge() (in module uwsgi)
snmp_set_community() (in module uwsgi)
snmp_set_counter32() (in module uwsgi)
snmp_set_counter64() (in module uwsgi)
snmp_set_gauge() (in module uwsgi)
sorry_i_need_to_block() (in module uwsgi)
spool() (in module uwsgidecorators)
spooler_get_task() (in module uwsgi)
spooler_jobs() (in module uwsgi)
spooler_pid() (in module uwsgi)
spoolforever() (in module uwsgidecorators)
spoolraw() (in module uwsgidecorators)
started_on (in module uwsgi)
stop() (in module uwsgi)
suspend() (in module uwsgi)
T
thread() (in module uwsgidecorators)
timer() (in module uwsgidecorators)
total_requests() (in module uwsgi)
U
unlock() (in module uwsgi)
uwsgi (module)
uwsgidecorators (module)
W
wait_fd_read() (in module uwsgi)
wait_fd_write() (in module uwsgi)
worker_id() (in module uwsgi)
workers() (in module uwsgi)
Read the Docs
v: latest
Versions
latest
Downloads
pdf
html
epub
On Read the Docs
Project Home
Builds
Free document hosting provided by
Read the Docs
.