You can cut down the memory usage for some of the services. I mentioned how to do it with Apache. In the startup script for nfs, /etc/init.d/nfs, the number it starts is 8. You can change them all. The rest of them you need to check the docs.
Think about what you're using. How many users? What kind of constant load? How is it performing now? If you have say more than 10-15 users, put some more memory in there. Its cheap and it can't hurt. The processor can probably handle a small for web and file sharing. --rje -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On Behalf Of daniel Sent: Monday, July 22, 2002 6:02 PM To: [EMAIL PROTECTED] Subject: Re: multiple occurrences of a single service that's the thing i need all of those services on there (outside of trying to get all the mac users to go with osX so we can all use nfs) so i suppose my question is: is that hardware config too small for what i need? or are these memory allocation errors a product of a bad config? ----- Original Message ----- Sent: Monday, July 22, 2002 5:49 PM Subject: RE: multiple occurrences of a single service | That's all normal. For application with multiple threads using | linux's process and thread management, threads show up as | lightweight processes. | | Apache is configurable to set the number of processes. Look in | your httpd.conf. Its easy to spot. | | Don't know about the rest but I think its pretty normal. Only | run the servers that you need though. So if you don't need named | running, stop it. | | --rje | | | -----Original Message----- | From: [EMAIL PROTECTED] | [mailto:[EMAIL PROTECTED]]On Behalf Of daniel | Sent: Monday, July 22, 2002 5:28 PM | To: list redhat (general) | Subject: multiple occurances of a single service | | | the server i've set up here at work is doing a lot of work, but | it seems | that it's doing more than it should. it's running the following | services: | | httpd | named | mysql | nfs | smbd | atalk | | but instead of just running one copy of apache | it's running TEN | and the bind9 has 5 incarnations running | | now i understand that apache was designed to dynamically run | copies of | itself under high load, but TEN? and right off the restart? | | this wouldn't bother me however if i wasn't running into "cannot | allocate | memory" errors with my simple perl scripts. is it possible that | i'm asking | this little machine to do too much? running "free" tells me that | i've got | 1904k of real memory available and 189460k of swap. | | machine specs: | celeron 500mhz | 128mb ram | 80gb hd | | | _________________________________ | daniel a. g. quinn | starving programmer | | often it does seem a pity that noah and his party did not miss | the boat. | - mark twain | | | | | _______________________________________________ | Redhat-list mailing list | [EMAIL PROTECTED] | https://listman.redhat.com/mailman/listinfo/redhat-list | | | | _______________________________________________ | Redhat-list mailing list | [EMAIL PROTECTED] | https://listman.redhat.com/mailman/listinfo/redhat-list | _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list _______________________________________________ Redhat-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/redhat-list