Hi! There is AFAIK no good way to do this right now, and I must admit I'm not terribly inclined to add support for this, as it just feels like bloat. Per-request statistics feel excessive, and you can easily get system-wide statistics from other (platform-dependent) tools.
My 2 cents Happy hacking! Christian On 02/15/2014 06:51 PM, Sergei Shilovsky wrote: > Hi, > > I'm looking for a way to count input and output size of data recieved from > / sent to the client during each HTTP query. Is there a way to do it in the > recent version of libmicrohttpd? Otherwise, consider this to be a feature > request :) > > Thanks >
