php - How do I restrict page access in IIS based on access count? -


we have internal user has developed few scripts poll of our internal tools @ short intervals, such every 3 seconds.

the user has spread scripts (js-based) other employees. such, our server, iis-based, receives numerous hits tools every few seconds.

i believe use php stop this, fix ugly.
example, question 6202116 has answer similar need php-based fix.

however, believe iis 6.0 should able restrict access based on access counts (per ip). example, if user tries access page more 3 times within 2 minute interval, access should denied.

anyone?


Comments

Popular posts from this blog

java - Play! framework 2.0: How to display multiple image? -

gmail - Is there any documentation for read-only access to the Google Contacts API? -

php - Controller/JToolBar not working in Joomla 2.5 -