WebSphere Application Server & Liberty

WebSphere Application Server & Liberty

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.  Multiple WAS machines, one HTTP Server

    Posted Wed August 11, 2010 10:38 AM
    Multiple WAS machines, one HTTP Server

    --------------------------------

    Hello,

    I have a situation where my existing http server is configured to serve up our Commerce site.
    We've added an additional WAS server to run an app that should be accessible via a link from the public site.
    How can I make the application accessible to the public when my existing http server already has the plugin for the Commerce site?

    Virtual host?
    Redirect?
    Manually created plugin-cfg.xml?
    index.jsp?

    Also, the newer WAS is version 7 Express whereas everything else is v6.0

    --------------------------------

    Posted By: gmarshall7 at Dec 11 2009 6:48PM


  • 2.  Multiple WAS machines, one HTTP Server

    Posted Wed August 11, 2010 10:46 AM
    Would my best option be to implement a 2nd http server in the same subnet as the existing http server, the newer running IHS/Plugin v7 that would have its own plugin and httpd.conf file?

    --------------------------------

    Posted By: gmarshall7 at Dec 16 2009 1:54PM