Need help with Apache config

Hello folks,
I have an application running on 3 Linux boxes and listening on port 8001
The application can only access logs available on that linux box on port 8001
What could be Apache configuration to listen on port 80 and distribute the traffic to 3 weblogic JVMS running on linux boxes ?
But the tricky part is, if user selects linux box1 in the application, the request needs to goto linux box1 JVM
Any help would be appreciated

See original post by megatron521

Leave a Reply