Skip to content
This repository has been archived by the owner on May 24, 2022. It is now read-only.

stud segfaulting #131

Open
hikebuild opened this issue Jan 28, 2013 · 1 comment
Open

stud segfaulting #131

hikebuild opened this issue Jan 28, 2013 · 1 comment

Comments

@hikebuild
Copy link

[256971.486873] stud[26945]: segfault at 2d62f7b0 ip 000000002d62f7b0 sp 00007fff6f275ac8 error 15

Happens frequently on my servers right now.

@vikrum
Copy link

vikrum commented Jan 28, 2013

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 free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants