logoalt Hacker News

essephtoday at 3:23 AM1 replyview on HN

Error proxying request to container: There are more than 4096 concurrent connections inbound to the container, surpassing the limit


Replies

TZubiritoday at 4:06 AM

Do you

A) remove container, use raw process

B) 4096 concurrent connections is plenty, start dropping them and filtering more aggressively

C) Slap that cloudflare thingy and call it a day (same error rate, but users get told they are robots so it's their fault)

D) Just restart the server, the problem is no longer there, anyways

show 2 replies