[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [libmicrohttpd] [PATCH] Added support for TCP NODELAY
From: |
silvioprog |
Subject: |
Re: [libmicrohttpd] [PATCH] Added support for TCP NODELAY |
Date: |
Thu, 3 Dec 2015 15:34:05 -0300 |
You did an excelent job. I compiled it with the latest mingw-w64 release and now MHD latency is very low, about 25ms. Are you using the TCP_NODELAY? If so, is there some define to enable it in my CMake file? The only note is that using it I could get a latency about 5ms. Yes, 25ms is very good, but 5ms is even better. :-)