Jim Wilcoxson wrote: > > After running 12 hours, we're seeing 28 nsd threads using 253MB. Does > that still seem reasonable for memory usage? Our baseline for this > server is 81MB right after the server starts with around 12 threads. > This server handled 762K requests today, total (less than that in the > 12 hour period).
Jim, I am guessing that like me, you have a site with many, many pages. Memory usage will get very big. The reason you never noticed it before was because your server crashed 12 times a day. Now instead of worrying about startup time, you need to worry about memory usage. Get a gig of ram and watch it closely. I'm just guessing, but that is my experience, even with 512Meg, I still need to restart the server about once a week. --Tom Jackson
