Hi,
I am working on a web application having more then 5 lakhs users accessing pdf file from server.
Each time a pdf is loaded from server which may consume network bandwidth(our assumtion).
Need suggestions for how can we restrict only 100 or any number of users at a time for retrieving pdf only
or any other suggestion