meta data for this page
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
linux:sw:openproject:performance [2025/05/05 08:39] – niziak | linux:sw:openproject:performance [2025/08/05 12:00] (current) – niziak | ||
---|---|---|---|
Line 22: | Line 22: | ||
</ | </ | ||
+ | [[https:// | ||
+ | |||
+ | Mind, even just for 5 users we do recommend 2 web workers as each page may require multiple requests to be made simultaneously. Having just one will work, but pages may take longer to finish loading. | ||
+ | | ||
[[https:// | [[https:// | ||
Line 43: | Line 47: | ||
#export RAILS_MAX_THREADS=" | #export RAILS_MAX_THREADS=" | ||
</ | </ | ||
+ | |||
+ | <code bash> | ||
+ | openproject configure | ||
+ | # or | ||
+ | openproject restart web | ||
+ | </ | ||
===== diagnose ===== | ===== diagnose ===== |