× 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.



One thing you could do is turn on verbose mode in Apache and see if
there is anything in there. I believe it has timestamps which would
allow you to determine if it was Apache or the network or the client
rendering the HTML.

Here is how I do it:
STRTCPSVR SERVER(*HTTP) HTTPSVR(MYRXS '-vv')

Run a few transactions and make sure the lag occurs. Then end the same
named HTTP server instance and do a WRKSPLF QTMHHTTP and you should see
a handful of spool files that were created. Note you need to end the
instance for the spool files to be created.

If you don't want to stop the HTTP server instance you can do a
TRCTCPAPP command and then use PRTTRC (I believe) to view the results.
This is what IBM usually asks me to do when I am on 2nd and/or 3rd level
support trying to figure out an issue.

HTH,
Aaron Bartell
http://mowyourlawn.com



On Wed, 2008-05-21 at 10:38 -0500, Joe Wells wrote:
I have an RPG-CGI web application that would appear to be periodically
hitting a bottleneck somewhere along the line. I have tracked the time it
enters and exits the RPG and that always results in subsecond response.
Unfortunately, the web page itself does not display that quickly. Sometimes
it is subsecond, but frequently it is much more (as much as 10-15 seconds!).
We have given QHTTPSVR lots of memory, but that had no effect. So.......I
am looking for suggestions of where to look next. I specifically want to
rule out the "i" as the culprit before I contact the network folks to have
them sniff around.

Thanks,

joe



As an Amazon Associate we earn from qualifying purchases.

This thread ...

Follow-Ups:
Replies:

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.