|
Nathan, I'm sure you remember that I've always said that the proper design, giving both UI flexibility and serving performance, was servlet/JSP using a message-based client/server connection to an RPG server. Also, I'm kicking out a bit of log myself, and running at under 85% CPU utilization. No matter, the fact that we're talking subsecond response time (in my case, 100 milliseconds for 8KB of HTML generated from 4500 bytes of host data on the lowest end model 270) is proof that the servlet architecture is, while perhaps not as efficient as an entirely RPG approach, plenty fast enough when designed properly, plus it has the added benefit that the UI portion is entirely platform independent. I guess the moral of the story is that anybody who is getting less than subsecond response time on their web pages, regardless of the architecture, should be looking at the application, not the web server, for the bottleneck. Joe > -----Original Message----- > From: owner-midrange-l@midrange.com > [mailto:owner-midrange-l@midrange.com]On Behalf Of Nathan M. Andelin > Sent: Thursday, May 24, 2001 4:05 PM > To: MIDRANGE-L@midrange.com > Subject: RE: Websphere: a resource hog? > > > Joe, > > Isn't it remarkable what you gain by adding a little RPG to your design > <smile>? > > I noticed that I had forgotten to turn off the logging switch for my ILE > Application Server. It was generating 6K of HTML plus 10K of IFS log. By > the time I noticed, there was about 100 Meg of log. After > switching off the > log, the average client response time dropped to between .4 and > .5 seconds. > Actually, many of the responses were in the .3 range. > > I should admit, though. My little CPU was running much of the time at > ++++%. > > Nathan. +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
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.