Ask YC: Stopping bots at proxy server level

https://news.ycombinator.com/item?id=221009
by comforteagle • 18 years ago
3 1 18 years ago

I'm trying to block bad bots/spider on my app server. I'm using nginx as a reverse proxy though and so the IP that appears to my app server is always the proxy.

How can I either capture the actual browser's IP on the app server -or- start stopping bad bots/spiders (not Google or adsense's bot) at the reverse proxy level?

Related Stories

Loading related stories...

Source preview

news.ycombinator.com