Its not going to stop the requests (but long term will probably cur them down)
... its just now you seem to only be 'taking' 62ms to return a 302. Previsoully where using 1152ms to return an actual page. You've saved resources, and bandwidth. (assuming they don't just automatically follow the 302 and then use more resources at the destination. ) Or could perhaps tarpit, but its risky http://en.wikipedia.org/wiki/Tarpit_%28networking%29 On 29 April 2015 at 11:41, Ashutosh Mishra <[email protected]> wrote: > Hi Barry, > > I have done the same as you have mentioned I have asked my development > team to create a filter they have knowledge of that so they have done it, > but still I didn't seen much difference in ahref bot issue. You can go > through attached image here you can see that ahref bot still hitting the > site server in sort interval of time. > Please let me know your expert advice regarding the same and please help > me to come up against these spam bots. > > > On Friday, April 24, 2015 at 12:49:13 AM UTC+5:30, barryhunter wrote: >> >> >>> >>> Thanks for your solution, but I can not go with filter, as filter will >>> also increase cost >>> >> >> How so? >> >> Do you mean the developer time to make the filter? >> >> -- > 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. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-appengine/a02a1d72-3dba-4c6c-8836-12ceee3b94c6%40googlegroups.com > <https://groups.google.com/d/msgid/google-appengine/a02a1d72-3dba-4c6c-8836-12ceee3b94c6%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/CAJCAUuKOUp91Ui%2BpaK6hCk0RJ0Zj6CZ5HDdMhpnPz4mdq8T2%2Bw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
