× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



Hello,

I've been following this thread and am interested as we are using IMB's
HATS/WDHT tool, and performance is an issue. Pages take 3-10 seconds to
load.

I tried lowering the intial heap size from 256 MG to 32 MG per
http://www-03.ibm.com/servers/eserver/iseries/perfmgmt/pdf/tuninggc.pdf.


We're on a 520, with 1 processor, with 4 GIG dedicated to a HATS pool.

It performed a bit better, but not significantly.

Is anyone else running HATS who has tuned WAS?

Thanks,
Bob Kosharek
Sr. Software Developer
(414) 529-8681
CONFIDENTIALITY NOTICE: The information contained in this communication
may be confidential, and is intended only for the use of the recipient
(s) named above. You are hereby notified that any dissemination,
distribution, or copying of this communication, or any of its contents,
to any other party, is strictly prohibited. If you have received this
communication in error, please return it to the sender immediately and
delete the original message and any copy of it from your computer
system. If you have any questions concerning this message, please
contact the sender.
 

-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx]
On Behalf Of wdsci-l-request@xxxxxxxxxxxx
Sent: Thursday, March 01, 2007 1:01 PM
To: wdsci-l@xxxxxxxxxxxx
Subject: WDSCI-L Digest, Vol 5, Issue 130 << HATS WAS Performance
Answers >>

Send WDSCI-L mailing list submissions to
        wdsci-l@xxxxxxxxxxxx

To subscribe or unsubscribe via the World Wide Web, visit
        http://lists.midrange.com/mailman/listinfo/wdsci-l
or, via email, send a message with subject or body 'help' to
        wdsci-l-request@xxxxxxxxxxxx

You can reach the person managing the list at
        wdsci-l-owner@xxxxxxxxxxxx

When replying, please edit your Subject line so it is more specific than
"Re: Contents of WDSCI-L digest..."


*** NOTE: When replying to this digest message, PLEASE remove all text
unrelated to your reply and change the subject line so it is meaningful.

Today's Topics:

   1. Re: WAS / WebFacing performance?? (eduard@xxxxxxxxxxxxxxxxxxxxxxx)
   2. Re: Can a program be outlined? (Violaine Batthish)
   3. Re: Advanced vs. Standard (rob@xxxxxxxxx)
   4. Re: Can a program be outlined? (Bob P. Roche)
   5. Re: Can a program be outlined? (Bob P. Roche)
   6. Re: Advanced vs. Standard (Justin Taylor)


----------------------------------------------------------------------


-----Original Message-----
From: wdsci-l-bounces@xxxxxxxxxxxx [mailto:wdsci-l-bounces@xxxxxxxxxxxx]
On Behalf Of eduard@xxxxxxxxxxxxxxxxxxxxxxx
Sent: 01 March 2007 14:23
To: Websphere Development Studio Client for iSeries
Subject: Re: [WDSCI-L] WAS / WebFacing performance??

Mike,

We have done some tuning to trigger GC more often by adjusting the
Initial HeapSize of the WAS instance running the Application.
The default was 96Mb and brought it back to 40Mb on this 1CPU 1GB ram
520 machine.
This has brought back the time used for GC from 80 to 500 seconds to 2
to 30 seconds.
This has also improved the performance perception of the users using the
webfaced application considerably.
The GC times gathered we have done with DMPJVM because we could not find
an appropiate way to do this in an automated way.
To know how would really help because we then can plot the time and
moments used for GC with the results on the PMI performance we have
found we can do within the WAS server. 
We have activated this PMI functionality to get a view of the actual
action performance (do action, what time did it cost to complete
action).
As we understand now we can only get this information on a running base.
That is nice, but much nicer is as we can get this over a time. We than
could see the effect of the changes applied and can easier figure out
what is the most ideal value in the given setting.

I must asume these possiblities exist, just have not stumbled on.
I have people working on this, if anyone knows how or where to look,
please let me know.

Keep you all informed.

Eduard.

----- Original Message ----
From: Mike Hockings <hockings@xxxxxxxxxx>
To: Websphere Development Studio Client for iSeries
<wdsci-l@xxxxxxxxxxxx>
Sent: Friday, February 16, 2007 2:25:51 PM
Subject: Re: [WDSCI-L] WAS / WebFacing performance??


Hi Eduard, I can appreciate how you feel ;-)

  I am sure the performance can be improved, from what I understand of
it you really want the GC to run more often but with less to do each
time.
In
any case here are a couple of things that I have found which could help
your quest...

I (and others too, I am sure) would be most interested to hear how it
turns out.

Mike

WebSphere tuning for the impatient: How to get 80% of the performance
improvement with 20% of the effort
http://www-128.ibm.com/developerworks/websphere/library/techarticles/060
2_lurie/0602_lurie.html

Tuning garbage collection for Java and WebSphere running classic JVM on
i5/OS
http://www-03.ibm.com/servers/enable/site/education/wp/c566/index.html

Mike Hockings, P.Eng.
WebSphere Development Tools for AS/400  -  CODE/Designer & WebFacing !
IBM Canada Ltd. Laboratory
hockings@xxxxxxxxxx
voice 905 413 3199




eduard@xxxxxxxxxxxxxxxxxxxxxxx
Sent by: wdsci-l-bounces@xxxxxxxxxxxx
02/16/2007 12:57 PM
Please respond to
Websphere Development Studio Client for iSeries <wdsci-l@xxxxxxxxxxxx>


To
Websphere Development Studio Client for iSeries <wdsci-l@xxxxxxxxxxxx>
cc

Subject
Re: [WDSCI-L] WAS / Webfacing performance??






Mike,

When it happens all the users are slow.
We also see excessive non DB paging in the *BASE pool (over the
thousandth 
for as well the Faults as the Pages) whilst no considerable CPU is used.

We have tried the stop and refresh the browser, that does not seem to
have 
a effect.

I guess the above boils down to the GC assumption.
I'm trying to learn about how to control that (I do understand the 
concepts for GC but poor native iSeries bastards like me never had to 
worry about these kind of things, but 'progress' has reached us) but
could 
not get straight answers.
Hope some knows more than I do and can help.

Kind regards,
Eduard,


----- Original Message ----
From: Mike Hockings <hockings@xxxxxxxxxx>
To: Websphere Development Studio Client for iSeries
<wdsci-l@xxxxxxxxxxxx>
Sent: Thursday, February 15, 2007 12:02:09 PM
Subject: Re: [WDSCI-L] WAS / Webfacing performance??


Does the slowdown happen for only the single user or for all users ?
If 
it is for all users then I would suspect something like the GC but if it

is for a single user then I would suspect browser settings or 
communications somehow.   When you see it something you might try is 
hitting stop then refresh on the browser and see if that makes it pick
up 
the pace a bit.  I have also heard, indirectly, that some of this type
of 
performance problems can be related to routers in the intranet needing
to 
be rebooted or needing a firmware update.  But I will quickly add that I

myself don't know how to make that sort of determination.

It would seem to me that if the performance is ok before and after the 
"slowness" that the memory you have should be sufficient. 

Mike

Mike Hockings, P.Eng.
WebSphere Development Tools for AS/400  -  CODE/Designer & WebFacing !
IBM Canada Ltd. Laboratory 
hockings@xxxxxxxxxx 
voice 905 413 3199




eduard@xxxxxxxxxxxxxxxxxxxxxxx 
Sent by: wdsci-l-bounces@xxxxxxxxxxxx
02/15/2007 09:42 AM
Please respond to
Websphere Development Studio Client for iSeries <wdsci-l@xxxxxxxxxxxx>


To
Websphere Development Studio Client for iSeries <wdsci-l@xxxxxxxxxxxx>
cc

Subject
Re: [WDSCI-L] WAS / Webfacing performance??






Thanks Mike and others... 

Lets start with asuming it is an garbage collection problem.....
How can we inflict GarbageCollection more often (so it has less to do).

We had already looked at other aspects like network traffic and Browser 
problems (Just because we did not want to start with pointing at the 
iSeries or WAS or Webfacing).
We could not find reasons in these for what is experienced.

Yes, we also where positively surprised with the performance of 
WAS/Webfacing on a rather slim box.

If it turns out that we need more RAM, what would be an reasonable total

of RAM to add?
We want to be pretty sure upfront that it will bring back the problem to

an acceptable level (5 minutes reponse time brought back to 2.5 minutes
is 

a lot but is still not acceptable).

Kind regards,
Eduard,

----- Original Message ----
From: Mike Hockings <hockings@xxxxxxxxxx>
To: Websphere Development Studio Client for iSeries
<wdsci-l@xxxxxxxxxxxx>
Sent: Wednesday, February 14, 2007 1:25:28 PM
Subject: Re: [WDSCI-L] WAS / Webfacing performance??


Hi Eduard,

I can think of a couple of things that might cause those symptoms,
maybe. 

First of all I wonder if the starting of a session or the displaying of
a 
new (busy) page may be causing the JVM to initiate garbage collection?
I 
don't know if that would cause a slowdown or not but it might.  Possibly

getting the GC to run more often (so it has less to do) may alleviate it

if this turns out to be the problem?

The other thing that I could think of is that it seems sometimes IE 
doesn't seem to like to play well with WAS.  I have never been able to 
definitely track this down but by setting the IE cache settings to 
"Automatic" it seems to provide the best results.  If you have to "check

every page" you can get occasional dismal or worse response times.

Mike

Mike Hockings, P.Eng.
WebSphere Development Tools for AS/400  -  CODE/Designer & WebFacing !
IBM Canada Ltd. Laboratory 
hockings@xxxxxxxxxx 




Eduard Sluis <eduard@xxxxxxxxxxxxxxxxxxxxxxx> 
Sent by: wdsci-l-bounces@xxxxxxxxxxxx
02/13/2007 03:55 PM
Please respond to
Websphere Development Studio Client for iSeries <wdsci-l@xxxxxxxxxxxx>


To
Midrange Systems Technical iSeries Discussion <midrange-l@xxxxxxxxxxxx>,

WebSphereGroup Midrange <wdsci-l@xxxxxxxxxxxx>
cc

Subject
[WDSCI-L] WAS / Webfacing performance??






Dear all,

We have Webfaced Applications running under WAS 6.0 running on a 520 
Express (1GB RAM).
On average the performance is very good (comparable with Green Screen).
Sometimes however the performance drops and it takes minutes to get a 
response.
That happens most often when initiating a session.
Less common it happens while executing the main (larger) programs (with 
lots of fields on the screen).
There seems no relation with the total of users using the system at that

moment.
Stopping the session and initiating a new one most often give a normal 
response time. 

When it happens we do not see a lot of CPU usage.
We do see a lot of Non DB paging.

What could be the reason/cause for this?
What can be done to get rid if it/get it under control?

Kind regards,
Eduard.



As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.