##// END OF EJS Templates
Switch to waitress wsgi server by default in rhodecode....
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.
marcink -
r2597:7b092b91 beta
Show More
Name Size Modified Last Commit Author
/ rhodecode / tests / scripts
mem_watch Loading ...
test_concurency.py Loading ...
test_crawler.py Loading ...
test_scm_operations.py Loading ...