##// END OF EJS Templates
pull-requests: increase stability of concurrent pull requests creation by flushing prematurly the statuses of commits....
pull-requests: increase stability of concurrent pull requests creation by flushing prematurly the statuses of commits. This is required to increase the versions on each concurrent call. Otherwise we could get into an integrity errors of commitsha+version+repo

File last commit:

r3018:26521a96 stable
r3408:2a133f7e stable
Show More
tuning-rhodecode.rst
21 lines | 480 B | text/x-rst | RstLexer
/ docs / admin / tuning-rhodecode.rst
project: added all source files and assets
r1 .. _rhodecode-tuning-ref:
Tuning |RCE|
============
To customize your |RCE| |version| installation for maximum performance you
may find some of the following methods useful.
.. toctree::
tuning-gunicorn
tuning-vcs-memory-cache
docs: updated docs about session tunning, and fixed DB tunning guide.
r1292 tuning-user-sessions-performance
project: added all source files and assets
r1 tuning-increase-db-performance
docs: updated scaling/cluster docs
r3018 tuning-scale-horizontally-cluster
project: added all source files and assets
r1 tuning-mount-cache-memory
tuning-change-encoding
tuning-change-large-file-dir
git-lfs: added doc about changing git-lfs
r1572 tuning-change-lfs-dir
project: added all source files and assets
r1 tuning-hg-auth-loop