Comment on Nginx established as a companyparentComments−TylerE15yMost of the stuff that makes nginx work/fast aren't available on Windows. A lot of it is pretty much reliant on a unix api.−aaronblohowiak15yin other words: IOCP is very different from epoll/kqueue
Comments
Most of the stuff that makes nginx work/fast aren't available on Windows. A lot of it is pretty much reliant on a unix api.
in other words: IOCP is very different from epoll/kqueue