This week's giveaways are in the MongoDB and Jobs Discussion forums. We're giving away four copies of Mongo DB Applied Patterns and 4 resume reviews from Five Year Itch and have the authors/reps on-line! See this thread and this one for details.
I've got Tomcat setup to handle my servlets and jsp's. Apache is configured on port 80. Tomcat is configured on port 8080. I've been directing all my web traffic (which is hardly nobody) to tomcat and it's been working fine as the webserver. Is this okay, or should I integrate it with Apache?
Ronyn Woods
Greenhorn
Joined: May 16, 2001
Posts: 27
posted
0
Tomcat is also a webserver, it can work independently.
Sean Casey
Ranch Hand
Joined: Dec 16, 2000
Posts: 625
posted
0
I realized that it is a webserver, but I was wondering if it was efficient or not. Should I put it with apache?
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to
run our stuff on 16 servers instead of 3.