Files
zulip/scripts/lib/sharding.py
Anders Kaseorg db0d6f81c0 sharding: Support Tornado sharding by regexes.
One should now be able to configure a regex by appending _regex to the
port number:

[tornado_sharding]
9802_regex = ^[l-p].*\.zulipchat\.com$

Signed-off-by: Anders Kaseorg <anders@zulip.com>
(cherry picked from commit 987ab741f9)
2022-11-16 21:19:21 -08:00

4.3 KiB
Executable File