xconfig配置多节点,名称相同时会导致加载不出来 #61

Closed
opened 2026-01-15 11:39:10 +08:00 by yan · 1 comment
Owner

Originally created by @LAOZTK on GitHub (Jul 2, 2021).

  • OS:Ubuntu 20.04.2
  • PHP version: 8.0.8
    {
    "nodes": [
    ["node1", "https://123.com/x.php"],
    ["node2", "https://456.com/x.php"]
    ]
    }
    比如这样配置会导致node2无法正常加载,请问是bug还是就是设定节点名称不能相同?
Originally created by @LAOZTK on GitHub (Jul 2, 2021). - OS:Ubuntu 20.04.2 - PHP version: 8.0.8 { "nodes": [ ["node1", "https://123.com/x.php"], ["node2", "https://456.com/x.php"] ] } 比如这样配置会导致node2无法正常加载,请问是bug还是就是设定节点名称不能相同?
yan added the question label 2026-01-15 11:39:10 +08:00
yan closed this issue 2026-01-15 11:39:11 +08:00
Author
Owner

@kmvan commented on GitHub (Jul 2, 2021):

名称不能相同

@kmvan commented on GitHub (Jul 2, 2021): 名称不能相同
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: yan/archived-x-prober#61