A web request is a request tracked as it enters the servlet of your application server.
A request begins as soon as the request hits the servlet and ends when the last byte of data has been returned to the client.
The tracked servlets of FusionReactor are:
JRun
Jetty
Tomcat
Wildfly
Jboss
Undertow
Anything else that extends the servlet classes