jboss - Is it possible to know if automated tools are used -


just wanted know if possible know server webserver jboss being accessd human being or automated tool remote system.

this huge question many people have been trying solve years, , problem not specific jboss.

if automated tool "good intentioned" provide distinctive "user-agent" header in requests, 1 knows "who's asking". if automated tool trying pretend human, things can complicated. that's why captcha invented, example (see discussion here).

usually type of question considered "not constructive" here, you'd need more specific situation. please note jboss more of "application server" "webserver".


Popular posts from this blog

javascript - Js, document.getElementById("ID").innerHTML, error -

jquery - jqGrid update specific column data with out refreshing the entire column? -

objective c - Is there a way in OCMockito to make stubs fail when an unknown method is called? -