Re: [users@httpd] checking logs

2012-02-29 Thread Noel Butler
On Wed, 2012-02-29 at 08:05 +0200, Toomas Aas wrote: > Thu, 23 Feb 2012 kirjutas Miguel González Castaños > : > > > Is there any tool that performs automatic checks against Apache (or > > Tomcat) log files? I want to be able to monitor when something is > > going wrong that needs attention

Re: [users@httpd] Static content switching in Apache

2012-02-29 Thread Jaco Kroon
H Anam, I'm with Tom on this one. The additional processing required in order to "forward" the request most likely far outweighs the "lightweight" benefit of using a lightweight server. I would recommend doing this the other way round if you would like to do this, so lightttpd receives the

Re: [users@httpd] Static content switching in Apache

2012-02-29 Thread Anam Ali Khan
Thank you Tom for your reply. I don't want to serve static content from Apache, i want to forward those requests to lightweight web servers and they should be capable to serve those content. From: Tom Evans To: users@httpd.apache.org; Anam Ali Khan Sent: Tu