##// END OF EJS Templates
http-proto: in case incoming requests come in as chunked stream the data to VCSServer....
http-proto: in case incoming requests come in as chunked stream the data to VCSServer. This should solve a problem of uploading large files to rhodecode. In case of git with small postBuffers GIT client streams data to the server. In such case we want to stream the data back again to vcsserver without reading it fully inside RhodeCode.

File last commit:

r1:854a839a default
r1434:59cf3775 stable
Show More
deployment.ini_tmpl
4 lines | 224 B | text/plain | TextLexer
Usage of make-config is deprecated.
Please use rhodecode-config to generate RhodeCode .ini config file.
rhodecode-config is a part of RhodeCode Tools package. Install it via
pip install https://rhodecode.com/dl/tools/latest