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

  • Home
  • SEARCH
  • 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 7922303
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T16:54:16+00:00 2026-06-03T16:54:16+00:00

Background: We inherited a Java project that uses a Tomcat Server NIO connector (with

  • 0

Background: We inherited a Java project that uses a Tomcat Server NIO connector (with SSL) for development. The project installer, installs Tomcat as a Windows Service when the product is deployed. No attempt has been made to configure the APR connector (with SSL) instead of the NIO connector in the server.xml file, because it looks like Tomcat is performing as expected in both development and production logs.

Is this practice dangerous? Wouldn’t it be better to use two server.xml files, one for development (NIO) and one for production (APR)?

  • 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-06-03T16:54:18+00:00Added an answer on June 3, 2026 at 4:54 pm

    The key difference, in your case, between the APR and NIO connectors is that you’re using SSL.
    The SSL configuration for APR uses OpenSSL whereas the NIO connector uses Java’s own JSSE.

    In a very highly loaded environment you may see a speed improvement using APR+OpenSSL for the HTTPS protected part of your application, however NIO performs extremely well with a large number of concurrent connections.

    It’s also true that SSL decoding/decryption is usually a very small part of the work compared to the CPU cycles your application uses.

    If it’s performing well, it’s fine. It’s certainly not dangerous to use NIO+SSL in production.

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

Sidebar

Related Questions

Background: I inherited a web server that serves up files from /var/www/html. The server
Background: I'm relatively new to Java/Spring and inherited a project built on them. We're
I have just 'inherited' a Java-project and not coming from a Java-background I am
Background I have inherited a load of XML files that consistently contain a tag
Background: I have a Java application that many programming clients interface with. Recently, a
Background: Many years ago, I inherited a codebase that was using the Visual Studio
First off my background: I'm new to Java coming over from Ruby. If that
I have inherited a java system which should be run in the background on
Background: I've inherited a web application that is intended to create on-the-fly connections between
Hi and thanks for looking! Background I have inherited an old .NET project based

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.