Skip to content

Commit 013be07

Browse files
author
Arnaud Bouchez
committed
optimzed short-TTL server connections
- e.g. for HTTP/1.0 requests with small input/output content - such connections won't subscribe to socket/poll/epoll unless they need it for complex requests - such connections won't register themselves to the internal connections list - call optimized accept4() to minimize OS calls on Linux - other optimizations and refactoring - refreshed samples
1 parent 6cb1485 commit 013be07

File tree

5 files changed

+249
-153
lines changed

5 files changed

+249
-153
lines changed

0 commit comments

Comments
 (0)