Files
@ 7b092b919f4f
Branch filter:
Location: kallithea/rhodecode/model/meta.py
7b092b919f4f
764 B
text/x-python
Switch to waitress wsgi server by default in rhodecode.
- waitress is fast, handles chunked encoding correctly (needed for git)
- waitress works on linux and windows
- it's now default because it can handle git properly out of the box.
- waitress is fast, handles chunked encoding correctly (needed for git)
- waitress works on linux and windows
- it's now default because it can handle git properly out of the box.