Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bot intercepting a redirect
Message
De
25/03/2019 22:44:39
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Javascript
Titre:
Bot intercepting a redirect
Divers
Thread ID:
01667552
Message ID:
01667552
Vues:
45
I have bots which access a website. Sometimes, the logic will send them something like this:
<script>
var lcUrl="http://www.mywebsite.com"
window.location=lcUrl
</script>
Normally, in the Hit table, I would see the original hit and the redirected hit, such as defined here with the lcUrl variable. Thus, it is possible to follow the two consecutive hits from the same IP, which happens within milliseconds.

While doing some research on this, I found out that, on specific occasions, I do not see the second hit. As those are bots, I figured out they probably intercepted the redirection, which would explain why I do not see the second hit. Does this make sense?
Michel Fournier
Level Extreme Inc.
Designer, architect, owner of the Level Extreme Platform
Subscribe to the site at https://www.levelextreme.com/Home/DataEntry?Activator=55&NoStore=303
Subscription benefits https://www.levelextreme.com/Home/ViewPage?Activator=7&ID=52
Répondre
Fil
Voir

Click here to load this message in the networking platform