Forum OpenACS Q&A: Re: Problem with OpenACS site that stops responding (and keepalive script)

just for a record,
the limit of the nsd-error.log file size appears to be 2147483647 bytes.

In oacs4.6.3 error log is not rotated automatically and when it (nsd-error.log file) reaches this size the nsd server process dies and will not restart. (oacs 4.6.3)

Jay,
that's not just the AOLserver log file size limit - it's the 2GB file size limit on Linux. I believe it may be possible to change this but have never done so.

Brian