On 23 August 2011 13:13, Jeroen Geilman <[email protected]> wrote:
> On 2011-08-23 20:30, Hilco Wijbenga wrote:
>>
>> Hi all,
>>
>> I have Vuze (bittorrent) running which sends out /announce and /scrape
>> requests every 10 seconds or so. I managed to avoid logging them in
>> the regular logs using
>>
>> SetEnvIf Request_URI "^/announce|/scrape$" do-not-log
>> CustomLog /var/log/apache2/access.log common env=!do-not-log
>>
>>  but they still show up in my rewrite.log.
>
> So disable the rewritelog.

That's throwing out the baby with the bath water. I need the rewrite log.

> It's meant for debugging purposes, not to run on a production system.

:-) Do you really think I've got Vuze running on a production server?
:-) This is my local workstation. Debugging is really hard with all
these useless requests littering the logs. I suppose I'll just have to
kill Vuze.

---------------------------------------------------------------------
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: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to