On Mon, Jul 16, 2001 at 04:34:52PM -0700, Dan wrote:
> 
> ya it seems it is running into swap abit.....
> hmmm watching apache with truss i see alot of error #35's
> in the sys calls....what is that related to again?

/usr/include/errno.h says:
#define EAGAIN          35              /* Resource temporarily unavailable */

It is quite normal in some programdesigns.

What you are looking for is either someone whoe sells you ram or
find something that is missusing ram.
Maybe you have enabled to much httpd processes in the config or some
ugly (cgi/php) script running.
We once had an customer which was using php and on starting of the
script he initialised a very big bunch of tables...

-- 
B.Walter              COSMO-Project         http://www.cosmo-project.de
[EMAIL PROTECTED]         Usergroup           [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-hackers" in the body of the message

Reply via email to