After an analysis of my very rambunctious CGI program, I discovered two
issues...
Issue 1: refresh being requested via javascript timer every 5 seconds
Issue 2: the refresh takes at least 15 seconds
That's a bad combination. Firstly, I lengthened the javascript timer.
I also created a couple of additional logicals and retooled the program
logic in order to replace some convoluted setll/read combinations with
more specific chains using those logicals instead. I'm sitting at about
11% usage now (over a 5+ minute average), and the vast majority of the
time the CGI process is sitting in TIMW mode, not RUN.
Thanks for the suggestions everyone!
As an Amazon Associate we earn from qualifying purchases.
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.