Logging WebLogic Module in Oracle HTTP Server
We are currently hosting OSB applications in Weblogic and using Oracle HTTP Server to proxy the requests to the JVMs behind using mod_wl_ohs. However, we want to log the cluster member (e.g: hostname:port) of each request. In mod_proxy_balancer, We have something like %{BALANCER_WORKER_NAME}e. Any suggestions for OHS config?