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.  QUESTION 1

    Posted 05/26/13 12:48 PM
    hi guys,

    1)What type of files are loaded into webserver file(httpd.conf)?

    2) how to   enable trace for plugin?

     


  • 2.  QUESTION 1

    Posted 05/26/13 10:40 PM
    hi Kasi,

    1)What type of files are loaded into webserver file(httpd.conf)?
     
      Could you explain a little more, please

    2) how to   enable trace for plugin?

      Basically
     
       1.- Stop your WebServer.

       2.- Edit the plugin-cfg.xml file and change Loglevel to Trace. For example:

      

        3.- Start WebServer.
        
        MustGather: WebSphere Application Server HTTP plug-in problems
        www-01.ibm.com/support/docview.wss?uid=s...

        MustGather: Request failure (500, 404, 400, etc.) problems with IBM HTTP Server
        http://www-01.ibm.com/support/docview.wss?uid=swg21141306
        
        Look inside Collecting data manually section.
        
    regards


  • 3.  QUESTION 1

    Posted 06/09/13 05:44 AM
    Trace will degrade webserver performance. Make sure you enable trace as and when required.
    FYI.. There is known issue with Plugin log, once it reache approximately 2 GB, it stops forwarding load to application server.