문제

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