-
Notifications
You must be signed in to change notification settings - Fork 116
Sending large ByteBuffers is broken #135
Copy link
Copy link
Closed
Labels
bugThe issue describes a bug in the codeThe issue describes a bug in the codemergedA fix has been merged to mainA fix has been merged to mainverifyThe issue is considered fixed/done, and reassigned to the originator to verify.The issue is considered fixed/done, and reassigned to the originator to verify.
Milestone
Metadata
Metadata
Assignees
Labels
bugThe issue describes a bug in the codeThe issue describes a bug in the codemergedA fix has been merged to mainA fix has been merged to mainverifyThe issue is considered fixed/done, and reassigned to the originator to verify.The issue is considered fixed/done, and reassigned to the originator to verify.
Describe the bug
per @kevink-sq
we ran into response problems when using the jetty org.newsclub.net.unix.jetty.AFSocketServerConnector in version 2.6.2 in production. We were looking for alternatives to address the jnr-unixsocket load issue and tried junixsocket.
symptoms: