find / -type f -size +2048 -ls Should give you a listing of all files larger than 1GB.
Also check your ulmit -f setting when starting Squid. Regards Henrik On Fri, 28 Mar 2003, Frederico Madeira wrote: > Henrik, > > In one server i remove squid and re-install them it works perfect. > In other i�ve reinstall squid and in one day the problem ocourr. My server > don�t have traffic to create a a 2Gb log file in one day. > > Have any other possibilite ?? > > Tanks > > Frederico Madeira > Coordenador de Suporte > N. Landim Com�rcio Ltda > PABX: 81. 3497.3029 > e-mail: [EMAIL PROTECTED] > > > ----- Original Message ----- > From: "Henrik Nordstrom" <[EMAIL PROTECTED]> > To: "Frederico Madeira" <[EMAIL PROTECTED]> > Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; > <[EMAIL PROTECTED]> > Sent: Thursday, March 27, 2003 3:12 PM > Subject: Re: [squid-users] Squid Parent: child process XXXX exited due > tosignal 25 > > > This error is only seen if there is a log file which has grown beyond > 2GB. > > Check your log files again, including the swap.state file in the cache > directory, and /tmp in case you have enabled some of the debug tracing > capabilities which should not be enabled in production.. > > Regards > Henrik > > > tor 2003-03-27 klockan 18.41 skrev Frederico Madeira: > > Hellow, > > > > I have the same problema describe bellow, but my log files is to > > short don�t couse this problem. > > > > Yours have any other good solution ??? > > > > Tanks. > > > > Frederico Madeira > > Coordenador de Suporte > > N. Landim Com�rcio Ltda > > PABX: 81. 3497.3029 > > e-mail: [EMAIL PROTECTED] > > > > One of your log files has hit the maximum size supported by your OS > > (2GB). > > > > > > Manually rotate the offending file to be able to start Squid, then set > > up log > > rotation to ensure your logs is rotated often enought to not run into > > this > > limit. > > > > > > Regards > > Henrik > > > > > > Christoph Klempau wrote: > > > Hi. > > > > > > We are experience some problems with Squid 2.3.Stable4 on a RedHat > > box at > > > the moment. Squid was running for more than a year now. We didn�t > > change > > > any major options in squid.conf or in the whole system > > configuration. Since > > > today squid can�t be started anymore. > > > If I try to restart squid I get the following messages in > > > /var/log/messages: > > > > > > Jun 6 11:27:51 proxy squid[2108]: Squid Parent: child process 2109 > > started > > > Jun 6 11:27:51 proxy squid[2108]: Squid Parent: child process 2109 > > exited > > > due to signal 25 > > > Jun 6 11:27:54 proxy squid[2108]: Squid Parent: child process 2111 > > started > > > Jun 6 11:27:54 proxy squid[2108]: Squid Parent: child process 2111 > > exited > > > due to signal 25 > > > Jun 6 11:27:57 proxy squid[2108]: Squid Parent: child process 2113 > > started > > > Jun 6 11:27:58 proxy squid[2108]: Squid Parent: child process 2113 > > exited > > > due to signal 25 > > > Jun 6 11:28:01 proxy squid[2108]: Squid Parent: child process 2115 > > started > > > Jun 6 11:28:01 proxy squid[2108]: Squid Parent: child process 2115 > > exited > > > due to signal 25 > > > Jun 6 11:28:04 proxy squid[2108]: Squid Parent: child process 2118 > > started > > > Jun 6 11:28:04 proxy squid[2108]: Squid Parent: child process 2118 > > exited > > > due to signal 25 > > > Jun 6 11:28:04 proxy squid[2108]: Exiting due to repeated, frequent > > > failures > > > > > > Then squid dies. I tried to rebuild the cache, but no change... > > > > > > Any ideas? Thanks for your help! > > > > > > Bye > > > --- > > > SUNFLOWERS GmbH > > > > > > Christoph Klempau > > > [EMAIL PROTECTED] > > > > > > > > > > > > > -- > Henrik Nordstrom <[EMAIL PROTECTED]> > MARA Systems AB > >
