webMethods

webMethods

Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only
  • 1.  Architecture Options without Reverse Invoke

    Posted Thu April 06, 2006 02:17 PM

    Hi Experts,
    What are my architecture options for having a DMZ and Internal servers setup without using Reverse Invoke server and having no data storage in the DMZ.
    Ideally, I’d like to have SSL authentication in the DMZ and have the data streamed to the internal servers without being stored in the DMZ.
    Thanks,
    ~tS


    #webMethods-Architecture
    #Integration-Server-and-ESB
    #webMethods
    #webMethods-General


  • 2.  RE: Architecture Options without Reverse Invoke

    Posted Fri April 07, 2006 11:56 AM

    Taro,

    See this post for some basic info on RI. Also, contact your organization’s network security department for approved approaches for managing connections to internal servers from the outside world.

    Mark


    #webMethods-Architecture
    #webMethods-General
    #Integration-Server-and-ESB
    #webMethods


  • 3.  RE: Architecture Options without Reverse Invoke

    Posted Fri April 07, 2006 02:49 PM

    Mark,
    Thanks for your reply. Guess, I did’nt quite explain my question well.
    We have been using RI setup for sometime with little to no problems. Now we have a customer requirement with large HTTP/S payload, for which RI would not be very wise choice (in memory processing). So I was looking for some other connectivity options between DMZ and internal servers where we do the authentication in DMZ and stream the data to the internal servers.
    Thanks,
    ~tS


    #webMethods
    #Integration-Server-and-ESB
    #webMethods-Architecture
    #webMethods-General


  • 4.  RE: Architecture Options without Reverse Invoke

    Posted Tue April 11, 2006 01:05 AM

    Any proxy server should do the trick, right? The trick will be having the new third party proxy server validate user credentials against the same user repository as your RI server.

    You could use LDAP to do this if you configured your RI server to use an external LDAP user repository and if your new proxy server thingie did the same.

    Otherwise you would have to define your users in multiple places.

    Mark


    #webMethods
    #webMethods-Architecture
    #webMethods-General
    #Integration-Server-and-ESB