Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7685201
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T19:11:56+00:00 2026-05-31T19:11:56+00:00

Fronting tomcat with httpd solves a big problem for us. We can separate httpd

  • 0

Fronting tomcat with httpd solves a big problem for us. We can separate httpd and tomcat to different machines, i.e., put the sever that hosts httpd in DMZ and leave the server that hosts tomcat behind a more secure firewall, as it needs to make database connections,
which is not allowed from within DMZ. We use AJP (mod_proxy_ajp).

We haven’t seen any performance issues in our production environment. But I bumped into the following recently
“Whatever you do, using Apache HTTPD to proxy your requests should be avoided at all costs, as it will decrease your performance by nearly 50%.”
from http://www.mulesoft.com/tomcat-performance.

I’d like get people’s expert opinion regarding the statement.

Thanks,

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-31T19:11:57+00:00Added an answer on May 31, 2026 at 7:11 pm

    Is it a bad idea to use Apache HTTPD to proxy tomcat

    NO, it can actually speed up services if configured and utilized correctly. Just keep in mind what environment you’re using it in. It may not be necessary to run this in a development environment or internal private network, unless you’re running a mixed environment of different services on the same server.

    In fact, you can take a ton of load off tomcat by proxying request through Apache. You can setup Apache to perform all compression, encryption, and CA Cert management, while at the same time proxing request via AJP to tomcat. You can also leverage it to run multiple services off the same server using virtual hosts and sub-domains.

    We haven’t seen any performance issues in our production environment.
    But I bumped into the following recently “Whatever you do, using
    Apache HTTPD to proxy your requests should be avoided at all costs, as
    it will decrease your performance by nearly 50%.” from
    http://www.mulesoft.com/tomcat-performance.

    It’s all according to how you setup Apache and what protocols you configure for proxying. Some protocols and modules are slower than others. However, I haven’t seem much degradation as a result of using AJP with mod_proxy. It’s been working great. Plus we also use mod_security for added intrusion and exploit detection.

    One of the biggest advantages, which comes with Apache, is the ability to load balance and scale services.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a thread push-backing to STL list and another thread pop-fronting from the
I have my Apache web server fronting a Rails application. When a request comes
I have given some thought on how to calculate how many users I can
I have Apache2 SSL which is fronting Spring webapp as follows: ProxyPass / http://localhost:8080/
I was asked to create a function that writes the property of a type
I've been trying to mug up on Glassfish and one thing that keeps coming
We are using the Sharepoint.OpenDocuments.EditDocument2 ActiveX control and method. The method is being called
I have the following code : System.out.println(new String(–’.getBytes(ISO8859_15_FDIS))); The two characters in the first
I have the following button in my swing interface private void solveButtonMouseClicked(java.awt.event.MouseEvent evt) {
Which STL container would fit my needs best? I basically have a 10 elements

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.