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.  Behavior of IHS during app server problems

    Posted 04/11/12 06:21 AM
    I have a question about the behavior of IHS (IBM HTTP Server) when an backend application server is not responding any more (due to FullGC problems) but it is still responsive on the TCP level.
    You can configure a parameter called "MaxConnections" in the IHS plugin to limit the connections an IHS establishes to an app server.
    How exactly can you correlate TCP backlog of the IHS's OS with the configured value "MaxConnections" in the plugin?
    Is each thread of IHS equal to a TCP connection and are threads getting into the TCP backlog counting to the parameter "MaxConnections"?


  • 2.  Behavior of IHS during app server problems

    Posted 04/23/12 05:33 AM
    Hi,


    This URL may help you out!

    www-01.ibm.com/support/docview.wss?uid=s...

    //Ahmed