Re: (RADIATOR) Out of Memory (BSDI) Fix

1999-05-14 Thread Paul Gregg
In message <[EMAIL PROTECTED]>, Stephen Roderick <[EMAIL PROTECTED]> writes: | We usually just wrap a shell script around the program and do: For others I thought this would be useful. This is how I run my Radiator. Essentially supervise watches the radiator process (as it runs in the foregroun

Re: (RADIATOR) Out of Memory (BSDI) Fix

1999-05-13 Thread Stephen Roderick
We usually just wrap a shell script around the program and do: #!/bin/csh limit datasize 65536 /usr/local/bin/radiusd & exit 0 Of course the compiled in kernel limits could stop you from raising the limit far enough. Steve === Archive at http://www.thesite.com.au/~radiator/ To unsubscribe

Re: (RADIATOR) Out of Memory (BSDI) Fix

1999-05-13 Thread Mike McCauley
Good on you Paul, I have included your instructions in the goodies directory of the next release, plus something in the FAQ pointing at it. Thanks again. Cheers. On May 14, 10:20am, Paul Thornton wrote: > Subject: (RADIATOR) Out of Memory (BSDI) Fix > Hi all, > > If there is an

(RADIATOR) Out of Memory (BSDI) Fix

1999-05-13 Thread Paul Thornton
Hi all, If there is anyone running BSDI and are receiving an out of Memory problems when executing the server then here is the definitive answer to fixing the problem. Simply see how much memory Radiusd is running first. Use the unlimit command before executing radiusd so that it will run ok for