Jaspreet Singh wrote: [ Please don't scatter this to so many list and individual addresses. If I see more than one copy of any followup you post, I will certainly not take the time to help you any further ] > I want to use apache to support 2000+ virt-hosts and log errors > seperately for each virt-host. > > But apache opens and maintains fd's for each error_log and access_log. If you use conventional vhosts, yes. That's one reason there are *different* options for mass virtual hosting. You should use one of them for this and other reasons. To get separate logs, either postprocess a common log file, or use some alternative such as logging to an SQL database. > I read in src/httd-2.0.46/CHANGES +3274 > *) Add a new request hook, error_log. This phase allows modules > to act on the error log string _after_ it has been written > to the error log. Note the word _after_. It's addressing a different requirement. -- Nick Kew --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx