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
{{ message }}
This repository has been archived by the owner on May 24, 2022. It is now read-only.
We saw segfaults occurring when stud attempts to handle more than 65k connections to a single backend (src/dest tuple limit). We got around it by sharding across 127.0.0.2, 127.0.0.3, ... fronted by the same stud instance.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
[256971.486873] stud[26945]: segfault at 2d62f7b0 ip 000000002d62f7b0 sp 00007fff6f275ac8 error 15
Happens frequently on my servers right now.
The text was updated successfully, but these errors were encountered: