Files
@ 7fe5fccbbb1f
Branch filter:
Location: kallithea/MIT-Permissive-License.txt
7fe5fccbbb1f
1023 B
text/plain
uwsgi: drop unnecessary dependency of http module - just use http-socket directly
The http plugin has more advanced http functionality like https and load
balancing, duplicating what in many setups is handled by separate front-end
servers. In this simple template, just use the basic http-socket.
The http plugin has more advanced http functionality like https and load
balancing, duplicating what in many setups is handled by separate front-end
servers. In this simple template, just use the basic http-socket.