I am used to setup a reverse proxy in front of application servers like Node or Tomcat. Now I am required to use JBoss Enterprise Application Platform, but I don't know the platform. Is it advisable to deploy Nginx/Apache HTTP as reverse proxy in front of it?
Thanks in advance