<font color="#333399"><font>OK<br>I can also use my hosts file to redirect the old tracker to a new tracker :)<br><br>Thanks for the help, I am relieved: I thought I didn't do things properly<br>C ya</font></font><br clear="all">

<font size="1"><span style="color:rgb(102,102,102)">---<br></span><b><span style="color:rgb(102,102,102)">B. R.</span></b><span style="color:rgb(102,102,102)"></span></font><br>
<br><br><div class="gmail_quote">On Tue, Feb 28, 2012 at 04:10, Thorben Thuermer <span dir="ltr"><<a href="mailto:thuermer@veeseo.com">thuermer@veeseo.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div><div></div><div class="h5">On Tue, 28 Feb 2012 03:38:39 -0500 "B.R." <<a href="mailto:reallfqq-nginx@yahoo.fr">reallfqq-nginx@yahoo.fr</a>> wrote:<br>
> I recently installed Transmission 2.03.<br>
> Since then I get my NGinx error log flooded with messages like "[error]<br>
> 21475#0: *6383 open() "/var/web/<a href="http://tracker.thepiratebay.org/announce" target="_blank">tracker.thepiratebay.org/announce</a>" failed<br>
> (2: No such file or directory), client: 127.0.0.1, server: ~mydomain\.com$,<br>
> request: "GET /announce?info_hash="<br>
><br>
> It seems there is a misconfiguration somewhere. Could you help me on that<br>
> point?<br>
<br>
</div></div>the misconfiguration is here:<br>
$ host <a href="http://tracker.thepiratebay.org" target="_blank">tracker.thepiratebay.org</a><br>
<a href="http://tracker.thepiratebay.org" target="_blank">tracker.thepiratebay.org</a> has address 127.0.0.1<br>
<br>
it's typical for disabled trackers to get pointed to localhost<br>
(instead of pulled from dns completely).<br>
nothing you can do about that really, at best some workaround to stop those<br>
requests from ending up in your log.<br>
(it's generally a good idea to set up a dummy default virtualhost that is not<br>
 used in production just so all the spam ends up in it's log.)<br>
<br>
- T.<br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</blockquote></div><br>