Files
@ 7b092b919f4f
Branch filter:
Location: kallithea/init.d/rhodecode-daemon2
7b092b919f4f
1.5 KiB
text/plain
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.