HP Comware 5 Debug Manual Vol 3

Default
Debugging for URL parameter filtering is disabled.
Views
User view
Default command level
2: System level
Parameters
event: Specifies event debugging.
packet: Specifies packet debugging.
Examples
# Enable packet debugging for URL parameter filtering. Output similar to the following example is
generated when a client on the private network accesses
www.webfilter.com/parares.html?id=1%20and%20id%20=2 under the following conditions:
The URL parameter filtering function is configured on the device.
A filtering rule denies Web requests containing the specified string in
www.webfilter.com/parares.html?id=1%20and%20id%20=2.
<Sysname> debugging firewall http url-filter parameter packet
*Feb 24 10:33:58:500 2007 Sysname DPALG/7/debug:
URL host parameter dropped the packet.
// A request packet was dropped by the URL parameter filter.
debugging firewall http java-blocking
Use debugging firewall http java-blocking to enable debugging for Java applet blocking.
Use undo debugging firewall http java-blocking to disable debugging for Java applet blocking.
Syntax
debugging firewall http java-blocking { event | packet }
undo debugging firewall http java-blocking { event | packet }
Default
Debugging for Java applet blocking is disabled.
Views
User view
Default command level
2: System level
Parameters
event: Specifies event debugging.
packet: Specifies packet debugging.
534