ibm mobilefirst - Worklight - block adapter to receive GET requests -
how can block adapter receive requests?
my worklight server has been attacked other apps create requests using method. wanna stop that.
the mobilefirst server not provide mechanism block specific types of http requests. efficient mechanism can think of doing you're asking put http proxy (such ibm http server) or type of firewall or intrusion prevention system in front of mobilefirst server, , configure drop requests (identified request type, url, etc.) don't want reach server.
Comments
Post a Comment