JBoss Community

HTTP Connection Management in JBoss 4.2.3

created by Neil Richards in Performance Tuning - View the full discussion

Hi,

 

As you can see I am working on a very old version of JBoss - hopefully we will be able to upgrade next year - but I have deployed an application using JSF2 (MyFaces). It deploys ok, but I have some issues with performance which I'm guessing may be down to the way HTTP connections are managed.

 

I have noticed that the response time on partial updates is a lot longer when there has been a time lapse since the last server request. As an example:

 

I request a page and immediately click a commandButton with an associated Ajax listener and I can see that the event fires straight away.

 

I request the same page, wait say 30 seconds, and then click the same commandButton and the event can take maybe 5 seconds to fire ... even 10 seconds.

 

Am I barking up the wrong tree, or is there a configuration change in JBoss that could fix this?

 

Many thanks,

Neil

Reply to this message by going to Community

Start a new discussion in Performance Tuning at Community