Hi there, Is there any chance that I could log a part of the data in a POST request.
I want to do some asynchronous stats (with mongodb) against Http log files. getting GET parameters from uri is easy. But it's quite hard to get POST parameter (even the N first char for example). Haproxy is able to search for stickyness (balance uri) in the POST data so maybe it is possible to log it ? Thank you for your answer. Regards, -- Damien

