Bug 14162

Summary: sudden reboot problem ( maybe kernel panic)
Product: Base System Reporter: goodgene <goodgene>
Component: kernAssignee: freebsd-bugs (Nobody) <bugs>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Unspecified   
Hardware: Any   
OS: Any   

Description goodgene 1999-10-06 13:30:01 UTC
 My company decide to introduce FreeBSD3.2 as gateway server for Instant Messaging Service.

 Because my tcp connections should be processed, I increased Maxuser
to 300 and so did kernel compiling.
 And I changed some configurations like below.
 
sysctl -w kern.ipc.somaxconn=1024
sysctl -w net.inet.ip.portrange.last=10000
sysctl -w net.inet.tcp.rfc1644=1
sysctl -w kern.maxprocperuid=1024

 In this situation the performance was very good but our 2 FreeBSD3.2
server could last over 4 days. Suddenly the OS is rebooted.
 
 H/W specs are CPU Pen 2, RAM 128M, SCSI Adaptec UW 2940, BX tyan board.

 Is there any misconfiguration?
Comment 1 Kris Kennaway freebsd_committer freebsd_triage 2001-05-25 11:06:19 UTC
State Changed
From-To: open->closed

Insufficient information to diagnose problem