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.  Apache WebSever start and stop

    Posted Mon November 18, 2013 04:44 AM
    Hello,

    Apache WebSever  can be start and stop from WebSphere Admin Console; if webserver installed on manage node Or only IHS can be start and stop from console?

    I am using WebSphere Ver. 7 and 8.

    Thanks,
    Shailesh Shinde


  • 2.  Apache WebSever start and stop

    Posted Mon November 18, 2013 06:33 AM
    yes .. apache can be managed from WAS console when using managed node.

    IBM http server is a special case ... it can be managed wether it is on managed or unmanaged. This is possible because of the the admin server component within IHS.


  • 3.  Apache WebSever start and stop

    Posted Mon November 18, 2013 07:05 AM
    Thanks Joseph. Appache webserver can be managed from console means it can start and stop but in which case?
    I have few servers with apache but start and stop option is disabled.





  • 4.  Apache WebSever start and stop

    Posted Mon November 18, 2013 11:34 AM
    when it is on managed Node


  • 5.  Apache WebSever start and stop

    Posted Fri November 29, 2013 01:14 PM
    I found that We can not start and stop Web Server except IBM http server from
    WebSphere Admin Console no matter it's on manage node.


  • 6.  Apache WebSever start and stop

    Posted Fri November 29, 2013 07:44 PM
    Hi Shailesh,

      Sure!!!
     
      Setting up a remote Web server(V7)
      pic.dhe.ibm.com/infocenter/wasinfo/v7r0/...
     
      For a non-IBM HTTP Server Web Server on an unmanaged node, you can generate a plug-in configuration, based on WebSphere Application server repository changes. However, the following functions are not supported on an unmanaged node for a non-IBM HTTP Server Web server:


    • Starting and stopping the Web server.

    • Viewing and editing the Web server configuration file.

    • Viewing the Web server logs.

    • Propagation of the Web server plugin-cfg.xml file.



      Setting up a remote web server (V8 and V8.5)
       pic.dhe.ibm.com/infocenter/wasinfo/v8r0/...
       pic.dhe.ibm.com/infocenter/wasinfo/v8r5/...

       For a non-IBM HTTP Server Web server that is configured as a local web server on a managed node, the following functions are not supported:


    • Starting and stopping the web server.

    • Viewing and editing the configuration file.

    • Viewing the web server logs.


        
     
     
      Web server definition (V7, V8, V8.5)
      pic.dhe.ibm.com/infocenter/wasinfo/v7r0/...
      pic.dhe.ibm.com/infocenter/wasinfo/v8r0/...
      pic.dhe.ibm.com/infocenter/wasinfo/v8r5/...
     
      Web servers, which are not IBM HTTP Servers for WebSphere Application Server, are not fully administered from the WebSphere Application Server administrative console. The administration functions for Web servers, which are not IBM HTTP Servers for WebSphere Application Server, are:

        On managed nodes:

    • Web server status in the Web server collection panel or serverStatus.sh

    • Generation of the plugin-cfg.xml

    • Propagation of the plugin-cfg.xml


        On unmanaged nodes:

    • Web server status in the Web server collection panel or serverStatus.sh

    • Generation of the plugin-cfg.xml



     
    regards


  • 7.  Apache WebSever start and stop

    Posted Sat November 30, 2013 01:52 PM
    All clear now. Thanks Gabriel .