Hi Kanellos,
The HTTP classification of a flow is always based on the first HTTP request in the TCP connection. By default, any HTTP requests after the first GET are not used for detection as the classification has already occurred.
SCE versions 3.5.0 and onwards allows users to enable HTTP Multi Transaction classification which in turn makes the system do the classification for every request within a single TCP connection.
This feature is enabled through the Advanced System Settings and set "Number of HTTP GET Detection" (from value of 1 to 10000).
To Get to the Advanced System Settings in the SCA-BB Console: Configuration > Policies > System Settings, then the Advanced Options tab. Click on 'Advanced Service Configuration Options' to get to the setting above.
Please note that increasing this value may place more load on the CPU as it now has now inspect more than one HTTP request in a flow.
For more information on the Advanced Service Configuration properties please see:
http://www.cisco.com/en/US/docs/cable/serv_exch/serv_control/broadband_app/rel37x/scabbug/10_SCA_BB_UG.html#wp1059448
The value p_numOfRedirections is a counter showing the number of redirections that have occurred for that subscriber during the current session.
Cheers,
Martin