Thursday, March 20

"suppose at that time bulk no.of requests are coming... server is too much overloaded? Even though adjust the heap memory also they are getting the same result... how do you tune that situation?


  • Ashish Gupta for application perspective try to tune thread values for different engines i.e bpel etc ... can be achieved from em console itself.
  • Mukesh Negi then you have to make proper capacity planning. Create more managed servers and divert the request to them also in round robin.
    Yesterday at 12:33am · Unlike · 2

1 comment:

  1. increase is the managed servers in a cluster
    and increase the request size in managed server
    eg: the managed server give 50 response per sec
    then increase response per sec 100

    ReplyDelete