Dear Support-Team,
i'd like to get a rough idea of the processing time of server calls.
My idea: I'm using the logging middleware with the FormatString := ':method :url :statuscode - :responsetime ms :res[content-length]';
Is this a good idea, or are many things happening outside the measurement interval?
I don't need extreme accuracy, but an indicator of which methods to analyze for better performance.
Many Thanks