petergsnm
petergsnm
I was measuring the performance of libuinet on a KVM VM (which uses virtio) with one core. I performed two tests - 1. I first ran a simple TCP sever...
Can the libuinet provide an API for "sendfile". The FreeBSD used by libuinet has the support for sendfile, so it will be good to help sendfile implemented in libuinet. http://www.freebsd.org/cgi/man.cgi?query=sendfile&sektion=2
Can the libuinet expose an API for accept4. I think accept4 is supported in the FreeBSD version which libuinet uses. If an API could be provided, it would be great...
Hi, How is this different from the enhanced memcache module of ngx_http_enhanced_memcached_module ? Can you please clarify why you suggest this not to be integrated with Nginx? This module is...