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.  One HttpServer over 3 cells

    Posted Mon March 19, 2012 09:51 AM
    Hello,
    I'm quite new to this kind of configuration.
    I have to use the same ibm http server for 3 WAS cells on the same machine.
    The topology is :two phisycal machines say :HW1 and HW2. I have 3 cells , one for applications, one for SSO webapp, and a third cell portal applications.
    The cells span within HW1 and HW2.
    How I can insert into this configuration an HTTP Server to handle request for the 3 cells?
    Thank you in advance


  • 2.  One HttpServer over 3 cells

    Posted Mon March 19, 2012 12:28 PM
    Hi,

    Its possible to put HTTP server above 3 cells as provided by you. But in this case you will have to use HTTP server as unmanaged server and also you must manually create single plugin file which will forward request to cells.

    Let me know the results.

    Thanks,
    Aziz


  • 3.  One HttpServer over 3 cells

    Posted Tue March 20, 2012 06:45 PM
    Hi MrWaS,


      As Aziz says you need:

      1.- Configure in 3 cells the Web server (unmanaged node)

      2.- If you  have one WAS V7 you can use the next WAS utility to merge the 3 plugins in only one.

      Using the same HTTP server to handle HTTP and HTTPS requests for multiple cells
      publib.boulder.ibm.com/infocenter/wasinf...

      3.- and then propagate to the web server the new generated plugin.


    hope this help

    regards,