in reply to Re: gigantic daemons
in thread gigantic daemons
Running on Linux -- check
Same server (well, same host) -- check
Same parent -- check
Same data -- Well, not exactly, but the amount of data these daemons use is small.
I am not loading entire web pages, I am only doing HEAD requests, and one-at-a-time at that. The data storage is on a PostgreSQL server. Could it be I am misleading myself about actual memory comsumption? I am looking at "ps -aux" and "gnome-system-monitor". Is the memory shown perhaps actually not physically allocated (or swapped, maybe?).
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Re: Re: gigantic daemons
by esh (Pilgrim) on Sep 03, 2003 at 06:50 UTC | |
by Anonymous Monk on Sep 03, 2003 at 07:14 UTC | |
by bart (Canon) on Sep 03, 2003 at 09:29 UTC |