|
OK Questions to help; 1) How many active connections are happening @ once to your HTTP server?? Is this HIGH traffic periods that this happens? (Use NETSTAT - Option 3 then hit F10 - do you see "Active Connections" and is it REALLY BLOODY HIGH!! Our magic number was in the 500's before the AS/400 didn't like us too much. If threading is utilized (as ALL web pages use this...) your system creates another connection per download of say graphics etc... 20 of these kicks the system where it hurts the most... 2) PTF - hope you're being religious about these !! Check to see that memory leak PTF's aren't around that may help this. Due to the nature of the beast, SOME TCP/IP PTF's require you to take down TCP/IP which is an IPL if you're remote.... 3) What size AS/400 - how much memory?!?!? For Semi-Serious Web - 512megs minimum. For Serious web - 1 GIG of memory - for ABSOLUTE Serious web - 2Gig's and above... salt to taste... 4) How many arms for the OS? Life got NICE @ Home (www.as400nut.com) with the fourth arm on V5R1.... Doing this from one disk is suicide... I don't care if it's a 120GB Drive... Let me know if this helps... Andrew Borts / Webmaster Seta Corporation 6400 East Rogers Circle Boca Raton, FL 33499 E-mail: Andrewb@xxxxxxxxxxxxxxxxxxx Corporate web site http://www.setacorporation.com E-Commerce web site http://www.palmbeachjewelry.com Amazon Store http://www.amazon.com/palmbeachjewelry Voice: 561-994-2660 Ext. 2211 / Fax: 561-997-0774 -----Original Message----- From: Paul Tuohy [mailto:tuohyp@xxxxxxxxxxxxx] Sent: Wednesday, March 19, 2003 12:35 PM To: Web Enabling the AS400 / iSeries Subject: [WEB400] Re: HTTP Jobs hanging up Joel, Check if the program was compiled with Option(*SrcStmt), to determine if you should be looking at the compile line number or the source line number. Getting stuck on an ENDSR doesn't seem right. HTH Paul jrc@xxxxxxxxxx wrote: > I'm experiencing a frustrating problem on our web server (running Apache on > V5R1). > > Recently, the server started hanging jobs for no apparent reason. By hanging > jobs, I mean that I get several HTTP jobs that never stop running and > devouring CPU -like a program stuck in an endless loop. > > I can end the jobs to recover. Sometimes I won't see it for days and > sometimes it will happen five or six times a day. I can work with the job > before I end it and I have retrieved the program and statement number (this > appears to be the only consistency), but according to the compile listing the > statement is an ENDSR and I don't see how a program could get endlessly stuck > on an ENDSR. > > Most frustrating of all is that I cannot reproduce the problem and I cannot > seem to isolate a set of like circumstances. Is their a way I can get a > program dump from a program that is running? > > Thanks, > > Joel > _______________________________________________ > 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. > > _______________________________________________ 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 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.