Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> in some cases HTTP requests can be quite large

Sure. I might have slightly overgeneralized some things to illustrate the point.

> equivalent on Linux

TCP_DEFER_ACCEPT is something similar on Linux



> TCP_DEFER_ACCEPT is something similar on Linux

Not similar enough. In the case I was describing, there are some bytes to read but not a full HTTP request. TCP_DEFER_ACCEPT prevents accept() from returning until there are some bytes to read. That doesn't help.




Consider applying for YC's Summer 2026 batch! Applications are open till May 4

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: