9 Aug
2006
9 Aug
'06
6:21 p.m.
On Wed, 2006-08-09 at 16:32 +0200, Geert Hendrickx wrote:
Why isn't --with-ioloop=best the default btw?
Because kqueue gives "Unrecognized event: kevent bug" errors to some people. And epoll has been also broken for some people. poll/select is known to work.
I have seen complaints from (Free|Open)BSD users on this list, they have all used --with-ioloop=kqueue to solve their problem.
I'd rather want to know why exactly it's hanging, if it's not because of SSL. If someone can reproduce this easily and is willing to debug it, I'd like to know.