NGINX Unit - universal web app server - a lightweight and versatile open source server that simplifies the application stack by natively executing application code across eight different programming language runtimes.
Find a file
Max Romanov 41e2678110 Python WSGI: SERVER_NAME, SERVER_PORT fixed, REMOTE_ADDR introduced.
Shortcut: do not iterate over String (or Bytes) return object.
Call 'close()' for return object (if present).
2017-07-05 13:31:53 +03:00
auto Configuration: reduced names of structures, functions, and macros. 2017-06-28 18:56:33 +03:00
src Python WSGI: SERVER_NAME, SERVER_PORT fixed, REMOTE_ADDR introduced. 2017-07-05 13:31:53 +03:00
test HTTP parser: reduced memory consumption of header fields list. 2017-06-20 22:32:13 +03:00
configure Using shared memory to send data via nxt_port. 2017-05-12 20:32:41 +03:00