04-19-2023, 10:55 PM
(This post was last modified: 04-19-2023, 10:55 PM by Alexandre Machado.)
MSJ above presents a very interesting (and also simple, effective and cheap) solution for that problem.
IntraWeb internally already has all the logic to block connections based on their IP (it is used with the IWIPGeolocation classes), but at its core level (i.e. after the request has been received). It would be interesting to reject connections at the server level based on some user configurable rules
IntraWeb internally already has all the logic to block connections based on their IP (it is used with the IWIPGeolocation classes), but at its core level (i.e. after the request has been received). It would be interesting to reject connections at the server level based on some user configurable rules

