SRV records on Minecraft servers

Hello, I have 2 minecraft servers on 1 dedicated server, 1 of them is hosted on port 25565 respectively without additional SRV record in cloudflare, but the 2nd server is already hosted on port 25566 and for it I made SRV record which looks like this

Type
SRV

Name (required)
_minecraft._tcp.mc
Priority (required)
0
Weight (required)
5
TTL
Auto
Port (required)
25566
Target (required)
mc.example.com


The problem is that sometimes when I go to mc.example.com I am not redirected to this server I need but to the main server, which is hosted on 25565 port, it is very rare cases but I write about it several players once a day exactly.
Was this page helpful?