You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by "Pramod Jain, INDENT" <pr...@indent.org> on 2002/10/01 00:49:12 UTC

response time is slow

I just installed jetspeed and loaded up the demo page and got very slow
response time.

I tried the following (recommended under topic "jetspeed=slowspeed"), but
still get the same response time:

>-- change all logging levels in the
>~/WEB-INF/conf/*.properties files to be INFO instead
>of DEBUG
>
>-- give Tomcat a lot of memory via the
>CATALINA_OPTIONS. e.g. -Xmx256m and -Xms128m
>
>-- look for velocity caching options in
>TurbineResources.properties and turn it on
>

Would appreciate any help in getting decent response times.
thanks

pramod


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: response time is slow

Posted by Paul Spencer <pa...@mindspring.com>.
You need to determine what is causing the slow response. Below are some 
of the questions I usually ask.

o Has the servlet container been restarted since you changed the TR.p 
parameters?

o Are their other application running on the server that compete for 
resources?

o Are their enough system resource to run the servlet container and 
Jetspeed? This includes memory so the OS is not page swapping.

o Has Jetspeed been up long enough for the portlets to initialize, this 
include retrieving the content. In some cases a portlet will not 
initialize until the first time it is accessed.

o Is their a performance difference between a browser session 
originating on the Jetspeed server vs. a remove machine? If the local 
browser is OK but the remote is slow, then look at the network.

o Is the servlet container responsive? Try running the included examples 
include with the servlet engine. If the sevlet container is responsive, 
then look at Jetspeed portlets

Also please be define "very slow response time." This is very relative 
unless you include a measurement, like 5 seconds.

Paul Spencer

Pramod Jain, INDENT wrote:

>I just installed jetspeed and loaded up the demo page and got very slow
>response time.
>
>I tried the following (recommended under topic "jetspeed=slowspeed"), but
>still get the same response time:
>
>  
>
>>-- change all logging levels in the
>>~/WEB-INF/conf/*.properties files to be INFO instead
>>of DEBUG
>>
>>-- give Tomcat a lot of memory via the
>>CATALINA_OPTIONS. e.g. -Xmx256m and -Xms128m
>>
>>-- look for velocity caching options in
>>TurbineResources.properties and turn it on
>>
>>    
>>
>
>Would appreciate any help in getting decent response times.
>thanks
>
>pramod
>
>
>--
>To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
>For additional commands, e-mail: <ma...@jakarta.apache.org>
>
>
>  
>





--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: response time is slow

Posted by Marian Skalsky <ms...@euromove.sk>.
Hi!
I have not tried those features, but I was working on 600MHz Celeron and
then installed JetSpeed app on 1.3GHz machine and there was really
signigicant speed progress :)))))
$kala.

----- Original Message -----
From: "Pramod Jain, INDENT" <pr...@indent.org>
To: <je...@jakarta.apache.org>
Sent: Tuesday, October 01, 2002 12:49 AM
Subject: response time is slow


> I just installed jetspeed and loaded up the demo page and got very slow
> response time.
>
> I tried the following (recommended under topic "jetspeed=slowspeed"), but
> still get the same response time:
>
> >-- change all logging levels in the
> >~/WEB-INF/conf/*.properties files to be INFO instead
> >of DEBUG
> >
> >-- give Tomcat a lot of memory via the
> >CATALINA_OPTIONS. e.g. -Xmx256m and -Xms128m
> >
> >-- look for velocity caching options in
> >TurbineResources.properties and turn it on
> >
>
> Would appreciate any help in getting decent response times.
> thanks
>
> pramod
>
>
> --
> To unsubscribe, e-mail:
<ma...@jakarta.apache.org>
> For additional commands, e-mail:
<ma...@jakarta.apache.org>
>
>


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>