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



How does the CGI app get its' data? Traditional SETLL/READE or SQL? SQL might be reusing a index that gets build on the first call or it could just be that the system has all the data in RAM on the second call and makes the process faster. I have some batch jobs which I run that might take 2-3 minutes on the first run and only 1 on any subsequent runs done shortly after. I have always attributed this to the data being in RAM. It is also that the problem is on the client end. The first call will need to launch the browser and all of its dll's (if your windows) the second one will be faster if windows has all that loaded. You could try an experiment from two different PCs. Have one run the CGI app and then a few seconds later have the second do the same. If the first time speed is the same for both it would make me think it's a client side issue. If the first is slow and the second fast it is a server side issue

-----Original Message-----
From: web400-bounces@xxxxxxxxxxxx [mailto:web400-bounces@xxxxxxxxxxxx] On Behalf Of Richard ECUYER
Sent: Wednesday, February 06, 2008 11:53 AM
To: Web Enabling the AS400 / iSeries
Subject: Re: [WEB400] Slow Page Load Using CGIDEV2.

Hi,
the only time i a saw a difference like that between first load an
others, was when the first one had to start the cgijob.

Terry Anderson a écrit :
Greetings,
OK, here is what's happening.

The user takes an option from a green screen menu that launches a web page. The first time the user takes the option, the page takes about 60 seconds to load. After that, the page loads in 2 - 3 seconds. Has anyone seen anything like this before?

I am using the apache server on a 525 at V5R4.



Terry Anderson
Programming Manager
Citation Corporation
Switchboard 1.251.867.5481 ext 212
Direct Line 1.251.809.2312
Fax 251.867.0525
Cell 1.251.363.4975



--
This is the Web Enabling the AS400 / iSeries (WEB400) mailing list
To post a message email: WEB400@xxxxxxxxxxxx
To subscribe, unsubscribe, or change list options,
visit: http://lists.midrange.com/mailman/listinfo/web400
or email: WEB400-request@xxxxxxxxxxxx
Before posting, please take a moment to review the archives
at http://archive.midrange.com/web400.


As an Amazon Associate we earn from qualifying purchases.

This thread ...

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.