Hi,

I started a prototype to see how complex is the problem, I have it "running" single threaded per child process.

The main problem is that all our workers are for TCP sockets and it seems tricky to use any of the workers with UDP sockets.

After days of thinking I am afraid I will need a specialized mpm, any opinions? Suggestions?

The crappy code is in https://github.com/jfclere/openssl-h3-examples/tree/main/httpd (I have tested localhost with chrome and curl).

--
Cheers

Jean-Frederic

Reply via email to