| Flag |
Description |
2.0.31 |
2.0.27 |
2.0.23 |
| ( |
⚠️
|
✓ |
✓ |
✓ |
| ) |
⚠️
|
✓ |
✓ |
✓ |
| apache2 |
Add Apache2 support
|
✓ |
✓ |
✓ |
| caps |
Use Linux capabilities library to control privilege
|
⊕ |
⊕ |
⊕ |
| cgi |
Add CGI script support
|
✓ |
✓ |
✓ |
| debug |
Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
|
✓ |
✓ |
✓ |
| embedded |
Embed plugins instead of building them as real plugins. When disabling this USE flag make sure you specify all used plugins in your uWSGI configuration. Note: Language plugins will always be built as real plugins.
|
⊕ |
⊕ |
⊕ |
| expat |
Enable the use of dev-libs/expat for XML parsing
|
✓ |
✓ |
✓ |
| go |
Build the gccgo plugin to run Go applications.
|
✓ |
✓ |
✓ |
| jemalloc |
Use dev-libs/jemalloc for memory management
|
✗ |
✓ |
✓ |
| json |
Support json as a configuration file format.
|
✓ |
✓ |
✓ |
| lua |
Enable Lua scripting support
|
✓ |
✓ |
✓ |
| mono |
Build Mono bindings to support dotnet type stuff
|
✓ |
✓ |
✓ |
| pcre |
Add support for Perl Compatible Regular Expressions
|
⊕ |
⊕ |
⊕ |
| perl |
Add optional support/bindings for the Perl language
|
✓ |
✓ |
✓ |
| php |
Include support for the PHP language
|
✓ |
✓ |
✓ |
| python |
Add optional support/bindings for the Python language
|
✓ |
✓ |
✓ |
| routing |
Enable routing support
|
⊕ |
⊕ |
⊕ |
| ruby |
Add support/bindings for the Ruby language
|
✓ |
✓ |
✓ |
| selinux |
!!internal use only!! Security Enhanced Linux support, this must be set by the selinux profile or breakage will occur
|
✓ |
✓ |
✓ |
| ssl |
Add support for SSL/TLS connections (Secure Socket Layer / Transport Layer Security)
|
⊕ |
⊕ |
⊕ |
| uwsgi_plugins_ |
⚠️
|
✓ |
✓ |
✓ |
| xml |
Add support for XML files
|
⊕ |
⊕ |
⊕ |
| yajl |
Use <pkg>dev-libs/yajl</pkg> instead of <pkg>dev-libs/jansson</pkg> for parsing JSON configuration files (if USe=json is set)
|
✓ |
✓ |
✓ |
| yaml |
Support yaml as a configuration file format.
|
✓ |
✓ |
✓ |
| zeromq |
Enable logging and deployment via ZeroMQ.
|
✓ |
✓ |
✓ |