Hi,
What options do I have for characterizing, on a per-prequest basis, how much
CPU and/or clock time is consumed by each Apache module in request processing?
Regards,
Mark
---
This e-mail may contain confidential and/or privileged information. If you are
not the intended recipient (or have
I've solved the problem by doing it a different way:
CustomLog logs/my_log common "expr=%{QUERY_STRING} !~
/username.*password|password.*username/
On Thu, Aug 1, 2019 at 9:47 AM Ori Liel wrote:
>
>
> On Mon, Jul 29, 2019 at 3:13 PM Eric Covener wrote:
>
>> On Mon, Jul 29, 2019 at 7:56 AM Or