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 7056463
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T03:52:13+00:00 2026-05-28T03:52:13+00:00

We have a pool of server that sits behind the load balancer. The machines

  • 0

We have a pool of server that sits behind the load balancer. The machines in this pool does garbage collection every 6 seconds on average. It takes almost half a second to garbage collect. We also see a CPU spike during garbage collection.

The client machines see a spike in average time to make a connection to the server almost 10% during a day.

Theory : CPU is busy doing GC and that’s why it cannot allocate a connection faster.

Is it a valid theory?

JVM : IBM
GC algorithm :gencon
Nursery : 5 GB
Heap Size : 18 GB

  • 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-28T03:52:13+00:00Added an answer on May 28, 2026 at 3:52 am

    I’d say with that many allocations all bets are off–it could absolutely get worse over time, I mean if you are doing GC every 6 seconds all day long that seems problematic.

    Do you have access to that code? Can it be re-written to reuse objects and be more intelligent about allocation? I’ve done a few embedded systems and the trick is to NEVER call new once the system is up and running (Quite doable if you have control over the entire system)

    If you don’t have access to the code, check into some of the GC tuning options available (including the selection of the garbage collector used)–both distributed with the JDK and 3rd party options. You may be able to improve performance with a few command-line modifications.

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

Sidebar

Related Questions

I have a thread from a thread pool in a service that does quite
i have an spring web application (on glassfish server) that use JDBC connection pool.
I'm currently experiencing some problems with my server. I have a pool which is
I have used Thread Pool for New IO server design . I have used
Does Python have a pool of all strings and are they (strings) singletons there?
I have a custom thread pool class, that creates some threads that each wait
I have a multithread server that uses one MSSQL which each client should have
I have a server API that returns me the same Item object, under 3
We have an ODBC pool running on a NonStop server. The pool is connected
We have an existing SQL database, and I'm writing a node.js server that accesses

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.