• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Deployed app performance degrades over time
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Deployed app performance degrades over time


  • Subject: Re: Deployed app performance degrades over time
  • From: Guido Neitzer <email@hidden>
  • Date: Sat, 27 Sep 2008 18:37:49 -0600

On 27-Sep-08, at 4:46 PM, William Hatch wrote:

I'm curious if we're looking in the right places and am looking for feedback as to how best monitor, diagnose and manage performance for an app in this kind of context where you don't have any requests or responses being generated. TIA

Some wild guesses and what we do to find performance issues:

We have logging with timestamps and SQL query duration logging and also do quite some log output on these "daemon" processes.

I guess that will help finding the spots where you can than dig deeper. Also you could check your disk io, VM usage.

About Tomcat: I have no idea whether there is something where you can get statistics from a deployed app on Tomcat.

Another idea: how is the db behaving when the application gets slow? What do the statistics there say? What if you connect to the db at that time and execute similar queries? Any degradation there? Have you tried closing and re-opening the database channel programmatically?

cug


-- Real World WebObjects Bootcamp at the Big Nerd Ranch: http://www.bignerdranch.com/classes/real-world_webobjects.shtml

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Deployed app performance degrades over time
      • From: William Hatch <email@hidden>
References: 
 >Deployed app performance degrades over time (From: William Hatch <email@hidden>)

  • Prev by Date: Deployed app performance degrades over time
  • Next by Date: Re: Deployed app performance degrades over time
  • Previous by thread: Deployed app performance degrades over time
  • Next by thread: Re: Deployed app performance degrades over time
  • Index(es):
    • Date
    • Thread