Skip to content

Commit eb33231

Browse files
committed
Document that we don't recommend multiple judgedaemons on a single machine
Closes: #2277
1 parent d8cbf48 commit eb33231

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

doc/manual/install-judgehost.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,10 @@ System requirements
1919
* A TCP/IP network which connects the DOMserver and the judgehosts.
2020
The machines only need HTTP(S) access to the DOMserver.
2121

22+
For consistent timing, we strongly recommend to only run a single
23+
judgedaemon per physical machine.
24+
Running too many judgehost VMs on a single machine can also cause Linux kernel issues,
25+
see `issue #2277 <https://github.com/DOMjudge/domjudge/issues/2277>`_.
2226

2327
.. _judgehost_software:
2428

0 commit comments

Comments
 (0)