gobetween icon indicating copy to clipboard operation
gobetween copied to clipboard

Persistence load balancer -UDP

Open ricardodeizeppe opened this issue 1 year ago • 1 comments

Is there any mechanism that allows persistence of NODEs? I would like to use SIP and UDP, but for that, persistence is required.

Thanks,

ricardodeizeppe avatar Oct 11 '24 19:10 ricardodeizeppe

Yes, it is implemented. Please refer to https://github.com/yyyar/gobetween/wiki/Protocols#udp In 90% of the cases, you'll need to specify client_idle_timeout or backend_idle_timeout so that gobetween will be able to distinguish "sessions"

illarion avatar Oct 21 '24 13:10 illarion