Cisco Cisco Packet Data Gateway (PDG)

Página de 642
  MVG Changes in Release 16 
MVG Enhancements for 16.0  ▀   
 
Release Change Reference, StarOS Release 16  ▄  
 
   
299 
CSCug89478 - Adding support for content-range HTTP header 
Applicable Products: GGSN, HA, IPSG, P-GW, SAE-GW 
Feature Changes 
Support for Content-Range HTTP Header 
 
The ECS HTTP Analyzer now supports parsing for content-range HTTP headers in addition to several HTTP headers. 
This header is useful in detecting HTTP video requests when using ECS-DPI ruledefs based on HTTP headers/URI. A 
new CLI command is added in the ACS Ruledef Configuration mode to define rule expressions for CAE re-addressing.  
Command Changes 
http content range
 
This new command allows you to define rule expressions for CAE re-addressing to verify if the HTTP Response has 
content-range header or not. 
configure 
  active-charging service acs_name 
     ruledef ruledef_name 
        [ no ] http content range = TRUE 
        end