-
Notifications
You must be signed in to change notification settings - Fork 458
Open
Description
Hi, jjenkov, I really appreciate you blog because I've learned how to use Java NIO.And I have written a Http server based on your code.It works well when there are not much connections.But when I test it with high concurrent connection(10K connection), almost all the connections are time out(Socket time out). I just don't know how to optimize it now. Could you give me some advice? Thanks anyway!
Metadata
Metadata
Assignees
Labels
No labels