From ad01c39914eb78e2c9007a94d6f91d4885ab9752 Mon Sep 17 00:00:00 2001 From: MadLittleMods Date: Tue, 11 Jul 2023 18:09:05 +0000 Subject: deploy: 224ef0b669fdd85925d66deb38ba1b51c5aaa1bd --- develop/workers.html | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'develop/workers.html') diff --git a/develop/workers.html b/develop/workers.html index 69b16be88e..d55322007f 100644 --- a/develop/workers.html +++ b/develop/workers.html @@ -218,9 +218,15 @@ for the main process
  • Secondly, you need to enable redis-based replication
  • You will need to add an instance_map -with the main process defined, as well as the relevant connection information from -it's HTTP replication listener (defined in step 1 above). Note that the host defined -is the address the worker needs to look for the main process at, not necessarily the same address that is bound to.
  • +with the main process defined, as well as the relevant connection information from +it's HTTP replication listener (defined in step 1 above). + +
  • Optionally, a shared secret can be used to authenticate HTTP traffic between workers. For example:
  • -- cgit 1.5.1