> Is Apache rotatelogs suitable for handling large volumes of
> access logs, i.e. around 50K requests per hour at _peak_ time which is
> 1.2M requests per day.  According to Apache website
> (http://httpd.apache.org/docs/1.3/logs.html#rotation) this becomes
> about 120MB in size per day.

In another setting (few hits, buts hundreds of sites, rotatelogs means
one process per site, while newsyslog is only one process when it is
needed. The last log to rotate sending the appropriate signale to
Apache.

Olivier


_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to