Hi Folks

This is related to a question I posted on Monday, regarding Tomcat
displaying a Page Slowly.....  Upon further research, I have found my
problem..... Now Im wondering if its a Tomcat issue.....

Heres the problem.....

I was getting a slow response of approx 6 seconds to build an Html page
(program ISP100) .....  I put displays in the program ISP100, and discovered
that the actual execution of the progam from start to end of display page
was 35/100 of a second....  So where did the other 5.5 seconds go????

This program is a CALLED program from MANY servlets.....  I Put a display of
time in the calling program (ISP003) as well, at the moment its calls
program ISP100....
>From the moment control leaves ISP003 until the start of ISP100 is approx my
5.5 missing seconds.....

Does anyone here know,  if theres an issue with Tomcat, or some settings to
set, regarding the CALLING of programs.....

Below are the time displays of the 2 programs.....  Thanks for any help you
can offer me.....    Mike

ISP003 Right before going to ISP100 = 10571914

isp100 start time                                    = 10572421

isp100 Start Database access             = 10572423

isp100 start build HTML time             = 10572435

isp100 END OF ISP100                        = 10572451

ISP003 RETURNED FROM ISP100   = 10572451




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to