ICEpush
  1. ICEpush
  2. PUSH-150

Add ability to configure getRemoteHost()

    Details

    • Type: New Feature New Feature
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha3
    • Fix Version/s: EE 3.0.0
    • Component/s: Push Library
    • Labels:
      None
    • Environment:
      N/A

      Description

      Add the ability to enable/disable remote host lookup by ICEpush.

        Issue Links

          Activity

          Repository Revision Date User Message
          ICEsoft Public SVN Repository #26278 Tue Nov 08 08:26:58 MST 2011 jack.van.ooststroom Fixed JIRA PUSH-150 : Add ability to configure getRemoteHost()
          Files Changed
          Commit graph MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/servlet/ServletRequestResponse.java
          Commit graph MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/servlet/BasicAdaptingServlet.java
          Commit graph MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/servlet/MainServlet.java
          Commit graph MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/servlet/AsyncAdaptingServlet.java
          Commit graph MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/servlet/ThreadBlockingAdaptingServlet.java
          Commit graph MODIFY /icepush/trunk/icepush/core/src/main/java/org/icepush/servlet/EnvironmentAdaptingServlet.java
          Jack Van Ooststroom created issue -
          Jack Van Ooststroom made changes -
          Field Original Value New Value
          Assignee Jack van Ooststroom [ jack.van.ooststroom ]
          Jack Van Ooststroom made changes -
          Link This issue blocks ICE-7426 [ ICE-7426 ]
          Hide
          Jack Van Ooststroom added a comment -

          To avoid the getRemoteHost() calls to be executed the newly introduced org.icepush.disableRemoteHostLookup context parameter can be used as follows:

          <context-param>
          <param-name>org.icepush.disableRemoteHostLookup</param-name>
          <param-value>true</param-value>
          </context-param>

          Marking this one as FIXED.

          Show
          Jack Van Ooststroom added a comment - To avoid the getRemoteHost() calls to be executed the newly introduced org.icepush.disableRemoteHostLookup context parameter can be used as follows: <context-param> <param-name>org.icepush.disableRemoteHostLookup</param-name> <param-value>true</param-value> </context-param> Marking this one as FIXED.
          Jack Van Ooststroom made changes -
          Status Open [ 1 ] Resolved [ 5 ]
          Resolution Fixed [ 1 ]
          Ken Fyten made changes -
          Fix Version/s EE 3.0.0 [ 10322 ]
          Ken Fyten made changes -
          Status Resolved [ 5 ] Closed [ 6 ]

            People

            • Assignee:
              Jack Van Ooststroom
              Reporter:
              Jack Van Ooststroom
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: