Tomcat performance issues

2002-06-13 Thread AMRAN121

Hi All

I have designed some jsp pages which extract from a database. But the pages 
can take upto 5 minutes before they show the content. Is there anyway I can 
pinpoit where the bottle neck is. My current settings are APACHE +  MOD_jk + 
Tomcat 4.03 (could the bottle neck be my Apache and tomcat servers being on 
separate machines?) . Are there any tools that I can use to test the 
performance of my servers?

Regards 
amran

--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: Tomcat performance issues

2002-06-13 Thread Subir Sengupta

Use a tool like Optimizeit from Borland or wrap your methods in
System.currentTimeMillis().  That will at least help you narrow down your
search.

Good luck,
Subir

-Original Message-
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Thursday, June 13, 2002 4:35 PM
To: [EMAIL PROTECTED]
Subject: Tomcat performance issues


Hi All

I have designed some jsp pages which extract from a database. But the pages 
can take upto 5 minutes before they show the content. Is there anyway I can 
pinpoit where the bottle neck is. My current settings are APACHE +  MOD_jk +

Tomcat 4.03 (could the bottle neck be my Apache and tomcat servers being on 
separate machines?) . Are there any tools that I can use to test the 
performance of my servers?

Regards 
amran

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

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




AW: Tomcat performance issues

2002-06-14 Thread Power-Netz \(Schwarz\)


> Hi All
>
> I have designed some jsp pages which extract from a database. But
> the pages
> can take upto 5 minutes before they show the content. Is there
> anyway I can
> pinpoit where the bottle neck is. My current settings are APACHE
> +  MOD_jk +
> Tomcat 4.03 (could the bottle neck be my Apache and tomcat
> servers being on
> separate machines?) . Are there any tools that I can use to test the
> performance of my servers?

if you setup mod_jk in an not optimal way, you get long timeouts until,
the page is shown, but 5 minutes is a bit to long.

Our tests here indicate a mass performance speed up, if we don't chain
apache and
tomcat and use tomcat standalone.




--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: Tomcat performance issues

2002-06-14 Thread Giorgio Ponza

If you disable the database connection, the time is still long?
Are you sure is not a db problem?

Hi


- Original Message - 
From: "Power-Netz (Schwarz)" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Friday, June 14, 2002 11:59 AM
Subject: AW: Tomcat performance issues


> 
> > Hi All
> >
> > I have designed some jsp pages which extract from a database. But
> > the pages
> > can take upto 5 minutes before they show the content. Is there
> > anyway I can
> > pinpoit where the bottle neck is. My current settings are APACHE
> > +  MOD_jk +
> > Tomcat 4.03 (could the bottle neck be my Apache and tomcat
> > servers being on
> > separate machines?) . Are there any tools that I can use to test the
> > performance of my servers?


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




Tomcat performance issues with W2k - SP4

2003-10-06 Thread Benito Garcia
Hello.

I have Tomcat 4.0.4 in a  Windows 2000 SP3  ( and a Oracle DataBase ) working fine 
and with good performance.

When installing the Service Pack 4 in the Windows 2000, all continue working OK, 
but wit a great loss of performance.

If I uninstall the SP4, the performance remains degraded. I need re-install 
Windows 2000 - SP3  in order to get good performance again.

I'm a little bit confused...

Tanks in advance.

Benito.




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



Re: Tomcat performance issues with W2k - SP4

2003-10-06 Thread Antony Paul
My machine too have this problem. Any solutions. I am using JDK 1.4.1 ,
Tomcat 4.1.27 and Oracle 8i.
- Original Message -
From: "Benito Garcia" <[EMAIL PROTECTED]>
To: ">" 
Sent: Monday, October 06, 2003 5:33 PM
Subject: Tomcat performance issues with W2k - SP4


Hello.

I have Tomcat 4.0.4 in a  Windows 2000 SP3  ( and a Oracle DataBase )
working fine and with good performance.

When installing the Service Pack 4 in the Windows 2000, all continue
working OK, but wit a great loss of performance.

If I uninstall the SP4, the performance remains degraded. I need
re-install Windows 2000 - SP3  in order to get good performance again.

I'm a little bit confused...

Tanks in advance.

Benito.




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



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



RE: Tomcat performance issues with W2k - SP4

2003-10-06 Thread Wade Chandler
Tomcat isn't the only application.  IIS suffers as well.  Are you using
Server or Advanced Server?  There are some major problems with Advanced
Server after installing the patch.  I think you should ask MS about
this.  Also check with your VM manufacturer.  We have some ISAPI
applications that run in IIS that have suffered as well.  We are working
with MS currently to try and figure this out.

Wade

-Original Message-
From: Benito Garcia [mailto:[EMAIL PROTECTED] 
Sent: Monday, October 06, 2003 8:03 AM
To: >
Subject: Tomcat performance issues with W2k - SP4


Hello.

I have Tomcat 4.0.4 in a  Windows 2000 SP3  ( and a Oracle DataBase
) working fine and with good performance.

When installing the Service Pack 4 in the Windows 2000, all continue
working OK, but wit a great loss of performance.

If I uninstall the SP4, the performance remains degraded. I need
re-install Windows 2000 - SP3  in order to get good performance again.

I'm a little bit confused...

Tanks in advance.

Benito.




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




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



RE: Tomcat performance issues with W2k - SP4

2003-10-08 Thread Shapira, Yoav

Howdy,
Ask Microsoft.

Yoav Shapira
Millennium ChemInformatics


>-Original Message-
>From: Wade Chandler [mailto:[EMAIL PROTECTED]
>Sent: Monday, October 06, 2003 8:37 AM
>To: 'Tomcat Users List'
>Subject: RE: Tomcat performance issues with W2k - SP4
>
>Tomcat isn't the only application.  IIS suffers as well.  Are you using
>Server or Advanced Server?  There are some major problems with Advanced
>Server after installing the patch.  I think you should ask MS about
>this.  Also check with your VM manufacturer.  We have some ISAPI
>applications that run in IIS that have suffered as well.  We are
working
>with MS currently to try and figure this out.
>
>Wade
>
>-Original Message-
>From: Benito Garcia [mailto:[EMAIL PROTECTED]
>Sent: Monday, October 06, 2003 8:03 AM
>To: >
>Subject: Tomcat performance issues with W2k - SP4
>
>
>Hello.
>
>I have Tomcat 4.0.4 in a  Windows 2000 SP3  ( and a Oracle DataBase
>) working fine and with good performance.
>
>When installing the Service Pack 4 in the Windows 2000, all
continue
>working OK, but wit a great loss of performance.
>
>If I uninstall the SP4, the performance remains degraded. I need
>re-install Windows 2000 - SP3  in order to get good performance again.
>
>I'm a little bit confused...
>
>Tanks in advance.
>
>Benito.
>
>
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]




This e-mail, including any attachments, is a confidential business communication, and 
may contain information that is confidential, proprietary and/or privileged.  This 
e-mail is intended only for the individual(s) to whom it is addressed, and may not be 
saved, copied, printed, disclosed or used by anyone else.  If you are not the(an) 
intended recipient, please immediately delete this e-mail from your computer system 
and notify the sender.  Thank you.


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