Date: Thu, 27 Apr 2000 11:12:48 -0700 (PDT) From: Dan Busarow <dan@dpcsys.com> To: Mitch Vincent <mitch@venux.net> Cc: freebsd-questions@FreeBSD.ORG Subject: Re: What in the world could this be? Message-ID: <Pine.BSF.3.96.1000427110733.23208B-100000@java.dpcsys.com> In-Reply-To: <029601bfb070$f3f66460$4100000a@venux.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 27 Apr 2000, Mitch Vincent wrote: > Hey guys, I just discovered this on one of our webservers. > > <IP Address> HKuWpqyG:216.120.166.5 - [27/April/2000:13:45:33 -0400] > clientname /cgi-bin/clientname/process Hammered session lock > LOCK_HKuWpqyG:216.120.166.5 left by PID 61281 > <IP Address> HKuWpqyG:216.120.166.5 - [27/April/2000:13:45:33 -0400] > clientname /cgi-bin/clientname/process Runtime error: Couldn't fork: > Permission denied That's a message from minivend. The first is harmless, the second could be a problem. Locate minivend.cfg and change the MaxServers entry to 0 and HouseKeeping to 1. Then restart minivend. These config changes keep minivend from hanging in some unusual circumstances. Once it is hung access to the catalog pages leaves the cgi hanging waiting for minivend to respond. I guess it could eventually get to the point where it can't fork any more processes but we always caught it before that. Dan -- Dan Busarow 949 443 4172 Dana Point Communications, Inc. dan@dpcsys.com Dana Point, California 83 09 EF 59 E0 11 89 B4 8D 09 DB FD E1 DD 0C 82 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?Pine.BSF.3.96.1000427110733.23208B-100000>