-
Notifications
You must be signed in to change notification settings - Fork 0
/
ferrugem.toml
63 lines (48 loc) · 1.03 KB
/
ferrugem.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
port = 9999
log_level = 'info'
algorithm = 'round-robin'
[[servers]]
name = "node-backend1"
url = "http://localhost:3001"
[[servers]]
name = "node-backend2"
url = "http://localhost:3002"
[[servers]]
name = "node-backend3"
url = "http://localhost:3003"
[[servers]]
name = "node-backend4"
url = "http://localhost:3004"
[[servers]]
name = "node-backend5"
url = "http://localhost:3005"
[[servers]]
name = "node-backend6"
url = "http://localhost:3006"
[[servers]]
name = "node-backend7"
url = "http://localhost:3007"
[[servers]]
name = "node-backend8"
url = "http://localhost:3008"
[[servers]]
name = "node-backend9"
url = "http://localhost:3009"
[[servers]]
name = "node-backend10"
url = "http://localhost:3010"
[[servers]]
name = "node-backend11"
url = "http://localhost:3011"
[[servers]]
name = "node-backend12"
url = "http://localhost:3012"
[[servers]]
name = "node-backend13"
url = "http://localhost:3013"
[[servers]]
name = "node-backend14"
url = "http://localhost:3014"
[[servers]]
name = "node-backend15"
url = "http://localhost:3015"