Hi Mark,

How long ago did you upload the dos.yaml file? Because it can take a little 
while to be fully propagated.

If you waited a little while (I'd say an hour should be long enough) and 
you still see these requests going through 100% of the time, this may be 
some kind of issue. I would then suggest you post this on our Issue Tracker 
<https://code.google.com/p/googleappengine/issues/list>, along with your 
appID, your dos.yaml (if it is longer than the lines you've shown here), 
the print screen from the old and new console, so we can further 
investigate.

Cheers!



On Wednesday, October 28, 2015 at 10:22:36 AM UTC-4, Mark Summerfield wrote:
>
>
> I am using GAE with Python 2.7. I have this dos.yaml file:
>
>
> blacklist:
> - subnet: 202.113.48.130
>   description: they are doing 1000s of requests for a nonexistent file
>
>
> I did a appcfg.py update .  and I also did appcfg.py update_dos . 
> (although update . said it updated the dos anyway). The new console doesn't 
> appear to show the blacklist at all, but the old one does and shows that 
> the above address is blacklisted.
>
>
> However, the logs right up to this minute show that requests are coming 
> from this IP address and are receiving 404 as reply.
>
>
> Is there any other step I need to take to make the blacklist work?
>
>
> Or is there an alternative to stop these constant requests for a 
> nonexistent file?
>
>
> Thanks.
>

-- 
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 google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/20d82c16-37e8-4e38-849f-d35d4a85784e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to