Good afternoon friends, I am struggling with outgoing bandwidth usage. I think some bots download images from my site. I decided to try embedded appengine IP blocking.
Appengine documentation <https://developers.google.com/appengine/docs/java/config/dos> says: > Viewing top users in the Administration Console The Administration > Console also allows you to view the top users that have recently been > hitting your site, ... > But if I open my admin page I see no active IP addresses. I see just the message: > No blacklists are defined for this application. > You can define blacklists in dos.yaml (Python, PHP and Go) or dos.xml > (Java). Learn more about blacklists > <https://developers.google.com/appengine/kb/general#blacklists>. > <https://lh6.googleusercontent.com/-QeKG86SslCo/U5hnYCE9AbI/AAAAAAAAPSk/bKucKLDIHAU/s1600/gae-blacklist-ip-missing.png> What shall I configure to see the list of active IP addresses? -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/d/optout.
