The WebSphere Liberty Application Layer

Using the tests mapped to this layer, administrators can ascertain the following:

  • The rate at which each servlet was hit;
  • The average time taken by each servlet to respond to requests;
  • The number of requests to each servlet;
  • The number of sessions that accessed each WAR file per second;
  • The number of sessions that were currently active and accessing each WAR file;
  • The number of sessions that were invalidated and timed out while accessing each WAR file;
  • The current state of each web application;

Figure 1 : The tests associated with the WebSphere Liberty Application layer