Hi everyone, I have 2 backend servers, balanced by HAProxy. I want to find a way to log the requests that have been forwarded to each server (even before getting the response). I checkd the HAProxy documnet, and found "Option logasap", and used this, but nothing changed! My requests are being logged after they finish. I am using http requests. Can you help me, how should I configure HAProxy for this need?
Regards

