Date: Wed, 26 Aug 1998 22:57:00 -0500 From: Bobby Walker <bob@safeweb.net> To: turner@smartweb.net Cc: questions@FreeBSD.ORG Subject: Re: apache crashes server Message-ID: <35E4D90C.79BD2785@safeweb.net> References: <35E468B5.27C3@smartweb.net>
next in thread | previous in thread | raw e-mail | index | archive | help
David Turner wrote: > > Question, > > I have a web server running Freebsd 2.2.6 and its running Apache > Webserver. Their is a website on that server that crashes the server. > When I have the site running the server crashes, reboots and I have to > run fsck and then reboot again. This will happen within 10 minutes of > bringing the site up. Its a very busy site so I think that may haves > something to do with it. When the server crashes it gives me this output > to the screen; > > Fatal Trap: Page fault while in kernel mode > Fault virtual address =0x18 > Fault Code =Supervisor write, page not present > Instruction pointer =0x8: 0xf01266a1 > Stack pointer =0x10:xefbffec0 > frame pointer =0x10:0xefbffee4 > code segment =base 0x0, limit 0xffff type 0x1b > =dpl0, pres1, def321, gran1 > processor ef lags =interrupt enabled, resume, IOPL=0 > Current Process =421 (httpd) > interrupt mask = > Panic: page fault > > Syncing disks.... 10 10 7 2 done > Automatic reboot in 15 seconds - press a key on the consile to abort. > > I tried changing MaxClients from 150 to 200 and MaxRequestsPerChild from > 30 to 50 in my httpd.conf file but it did not change the situation. > > Any Ideas?? > > David Turner What I'm wondering is if that site is using any CGI scripts, if so that may be the culprit here. -- Bob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?35E4D90C.79BD2785>