Вопрос

Is is mandatory to use tomcat with httpd? Cant we just use tomcat directly avoid one more layer? We are running tomcat on port 80 and not using apache web server. Is this OK? Why typically httpd is used with tomcat?

Это было полезно?

Решение

This link "Why use Apache Web server in front of Tomcat" (it seems) explains your question very well.

In case I have misinterpreted the problem statement, let me know.

Лицензировано под: CC-BY-SA с атрибуция
Не связан с StackOverflow
scroll top