how to set maximum nuSOAP webservice access frequency in php??

Like if any client tries to access my web service more than 100 times in a min it should throw an error message.

Thanks in advance :)