Possible? Yeah sure, I suppose it is "possible". But you'd do better to give us a more systematic profile of what the router is doing if you want good opinions.
The "load average" numbers that various apps report are sort of odd things. They don't represent a true system "load", at least not to my thinking; instead, they represent the average number of processes that are waiting for some resource to be allocated to them (that is, blocked processes). Unless you are running some unusual userspace firewalling app on your system, I wouldn't expect basic routing demands to increase system load by this measure. So ... in your guess, substitute "blocking" for "looping" and you are probably right. But what process? Hmmm ... here are some things to consider (and perhaps tell us about): 1. How does CPU utilization change with this change in load? If you have "top" available, it calculates and reports the numbers I have in mind; if not, you'll need to get the raw data from /proc/stat and do the arithmetic yourself. 2. What userspace apps are you normally running on the system? 3. Does "the dns is no longer reliable" refer to a DNS server on the router, or do you just mean that the slowness of the line causes offsite DNS requests to time out (or do you mean something different from either of these)? 4. What apps does "top" report as high-usage? 5. What filesystem hardware does the router use? (Blocking can easily be due to the need to access a slow hard disk, for example.) In particular, might syslogd be blocking somehow (it is a natural one to think of as creeping up over time)? All of this isn't even up to the level of fishing yet; it is just some preliminary thoughts about a problem on a vaguely described router and network. At 05:07 PM 6/7/02 +0200, Boris Andratzek wrote: >Hej All! > >Since several Weeks I got the following problem, that doesn't seem to be >normal. >I use a dachstein 1.02.1 with glibc 2.1.3 on CD and the hardware is a IBM >PC 330 (P-166) with 64 MBytes RAM ant two Realtek 8139 NICs. The system is >stable and doing everything I want, but: >After the (re)start the load average is as I am used to from some other >machines: ># w > 16:53:06 up 0 Days (0h), load average: 0.04 0.01 0.02 > >After a non-predictable period of time the load increases as if one >process begins looping or so: ># w > 17:14:39 up 0 Days (0h), load average: 0.79 0.86 0.81 > >and even later: ># w > 17:31:12 up 0 Days (0h), load average: 2.02 1.11 0.81 > >In this state the dns is no longer reliable and the bandwith is lower than >it could be. > >So, what do you think?? What can I try to do?? >I yet changed the hardware once to a second PC of the same type and >actually to an other type of IBM PC (P-75). Everything stays the same. Is >it possible that this high load comes from requesting my apache behind the >firewall quite frequently (WebCam)? -- -----------------------------------------------"Never tell me the odds!"-------------- Ray Olszewski -- Han Solo Palo Alto, California, USA [EMAIL PROTECTED] ------------------------------------------------------------------------------------------- _______________________________________________________________ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html