My application is deployed on port 8080 on JBoss 6. I used Apache as Web Server on 80 port and connected to JBoss application server by MOD_JK. When i open application with public URL on 8080, speed is Okey. But When i open through domain then speed is very slow as it connect to JBoss server through AJP Connector.
What can i do to get speed as with public URL. Can i discard Apache and directly run jboss 80.