openziti / dilithium

Framework for high-performance streaming over message-passing systems. High-performance WAN protocols over UDP datagrams. Implemented in golang.
Apache License 2.0
13 stars 2 forks source link

Profile Registration Limit #130

Closed michaelquigley closed 3 years ago

michaelquigley commented 3 years ago

After extensive longevity testing, a long-running dilithium tunnel client was unable to register a profile:

[90314.493]   FATAL dilithium/cmd/dilithium/tunnel.handleTunnelInitiator: error selecting protocol (unable to register westworld3 profile: profile registry full)

Revisit how profile registration works.