Re: Need help with correlating HTTP request with a database call

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



httpd is not privy to the database layer of your application; you will need to focus on isolating the correlation conditions first, i.e. the request uri path, the date/time of the request, the HTTP method (GET, POST).

On Tue, Jul 4, 2023 at 1:52 PM Sudesh Gowda J <sudeshgowda02@xxxxxxxxx> wrote:
Hello everyone,
I'm currently working on a project where Apache server is being used with a database. I need to find out which HTTP request maps to which database call without modifying the server code(eg., Logs). I read the documentation regarding logging and the parameters don't seem to be of any help in this case. So is there any other way in which we can do this

Thank you



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux