|
>From: Rizwan Ahmed [mailto:rizwan@nscsa.com.sa] >How will do comparative tests?? Use a web site stress testing tool. I would imagine the numbers you care about are end-user response time numbers. There are several tools available that are stress testing tools. You give them a script and they bang your site emulating x users making y requests per second and record the results. I, being the MS bigot that I am, use MS's Web Application Stress Tool available from http://webtool.rte.microsoft.com but there are several out there. You would implement the "same" site using several technologies and then hit them with the stress tool and look at the results. -Walden ------------ Walden H Leverich III President Tech Software (516) 627-3800 x11 (208) 692-3308 eFax WaldenL@TechSoftInc.com http://www.TechSoftInc.com Quiquid latine dictum sit altum viditur. (Whatever is said in Latin seems profound.) -----Original Message----- From: Rizwan Ahmed [mailto:rizwan@nscsa.com.sa] Sent: Tuesday, April 30, 2002 01:55 To: web400@midrange.com Subject: [WEB400] Perfomance tests This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. -- [ Picked text/plain from multipart/alternative ] Hi Everyone, I want to do some performance tests (like comparing) between RPG-CGI programs, and a servlet using a stored procedure calling a RPG program. I am using tomcat on NT and using toolbox driver. How will do comparative tests?? how to find that my web request takes this much time to serve its response..?? TIA Thanks for any help, rizwan -----Original Message----- From: Justin Houchin [mailto:jhouchin9@charter.net] Sent: Monday, April 29, 2002 6:36 PM To: web400@midrange.com Subject: [WEB400] Dynamic JavaScript Links This is a multi-part message in MIME format. -- [ Picked text/plain from multipart/alternative ] Hi Everyone, I am having problems trying to build an A HREF link with a userid that it found a cookie. When a person first comes to my webpage, it will look to see if it has a userid cookie, if not it will fill in the "userid" with guest. Then will allow me to set custom prices for items per customer. Here is what I have: <td height="11"><a href="" onClick="gotoiteminq();" target="mainFrame"><img src="Images/Clip%20Art/Accessories%20Button.gif" width="118" height="26" border="0"></a></td>. Here is the JavaScript Source: function gotoiteminq() { window.location="/cgi-bin/iteminq?XCAT=ACC&USERID=(userid)"; } The /cgi-bin/iteminq?XCAT=ACC&USERID=(userid) is a CGI program on the 400. I will get the variable userid from the GetCookie function. I do have that working. I just need help in getting the window and links to build dynamically. Someone please lead me in the right direction. Thanks, Justin Houchin Programmer Reliatek, Inc jhouchin9@charter.net _______________________________________________ This is the Web Enabling the AS400 / iSeries (WEB400) mailing list To post a message email: WEB400@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/web400 or email: WEB400-request@midrange.com Before posting, please take a moment to review the archives at http://archive.midrange.com/web400. _______________________________________________ This is the Web Enabling the AS400 / iSeries (WEB400) mailing list To post a message email: WEB400@midrange.com To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/cgi-bin/listinfo/web400 or email: WEB400-request@midrange.com 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 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.