You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of v4.5.0, lighthouse supports the quic protocol, which uses UDP and can be used between lighthouse clients for better latency and bandwidth as an alternative to the normal TCP 9000 port.
ufw settings would need to allow port 9001 for UDP
The text was updated successfully, but these errors were encountered:
https://lighthouse-blog.sigmaprime.io/Quic.html
As of v4.5.0, lighthouse supports the quic protocol, which uses UDP and can be used between lighthouse clients for better latency and bandwidth as an alternative to the normal TCP 9000 port.
ufw settings would need to allow port 9001 for UDP
The text was updated successfully, but these errors were encountered: