I just came across this project and it looks promising :)
But I'm missing the most basic instructions about some of the features, like how I enable HTTP2 support and create non-blocking HTTP servers.
Also, I guess there is a pre-fork mode. How does this handle load balancing between children if they each are handling multiple requests?
I just came across this project and it looks promising :)
But I'm missing the most basic instructions about some of the features, like how I enable HTTP2 support and create non-blocking HTTP servers.
Also, I guess there is a pre-fork mode. How does this handle load balancing between children if they each are handling multiple requests?