-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Felipe,
On 3/5/13 11:40 AM, Felipe Jaekel wrote: > Searching a bit more I found this: > http://www.queuemetrics.com/manuals/QM_AdvancedConfig-chunked/ar01s17.html > > Simple to setup, but anyway it would be nice if Tomcat could do > this out of the box, since the server can crash if it runs out of > disk space. This is entirely the point of using logrotate: it does one job, and it does it well. It fits-in very well with the UNIX philosophy. Embrace it. Apache httpd also doesn't rotate its own log files, though it can be taught to do it, either using their own logger service or... using logrotate. Note that neither of these solutions is really httpd doing the work: it's some external tool, though httpd does make it somewhat easier. (Copytruncate always seemed like such a hack to me, but it definitely makes the daemon process simpler to write and manage). - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEAREIAAYFAlE2074ACgkQ9CaO5/Lv0PCb6ACeNrjD00b7DrwTTDQb/xMeL/2h r2AAoIHuIMbnuZ+B2fTuHT9DIY6Tkd77 =o32q -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org