I am seeing an intermittent issues where the user request is not getting thru to the backend server which is weblogic directed from apache webserver. I would llike to see the request value in apache before redirection to weblogic. How do I see the user request values in apache?
|
If I understand your question correctly, you are looking to log the entire http request from a client as it is received by Apache. There are a number of approaches to this issue:
|
|||
|
|
|
You can use:
|
|||
|
|