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

          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.

            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: