Bugs item #2863105, was opened at 2009-09-21 12:14
Message generated for change (Comment added) made by p_ansell
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2863105&group_id=142631
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Web application
Group: v0.8.0
Status: Open
Resolution: None
Priority: 9
Private: No
Submitted By: Peter Ansell (p_ansell)
Assigned to: Peter Ansell (p_ansell)
Summary: Blacklist based on combination of IP address and EndpointURL
Initial Comment:
Should be blacklisting based on both IP address and Endpoint URL instead of just Endpoint URL.
----------------------------------------------------------------------
>Comment By: Peter Ansell (p_ansell)
Date: 2009-09-21 13:54
Message:
The basic Java HTTP connection classes do not allow access to the actual IP
address at the end of the connection, so this feature will require a change
to a more allowing HTTP connection library such as Apache HttpClient.
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=814189&aid=2863105&group_id=142631
|