< Home

display web-proxy cache cookie

Function

The display web-proxy cache cookie command displays statistics about cookies cached for web proxy on the virtual gateway.

Format

display web-proxy cache cookie user-name token-id domain-name [ path ]

Parameters

Parameter Description Value
user-name Specifies the user name of the virtual gateway. The user name must exist.
token-id Specifies the cookie value. The value is a string of 32 characters.
domain-name Specifies the domain name of internal network resources. The value is a string of 1 to 127 characters.
path Specifies the cookie path. The value is a string of 1 to 127 characters.

Views

Function service view

Default Level

0: Visit level

Usage Guidelines

Only the USG6510E/6510E-POE/6530E does not support this command.

You can use the packet capture tool to obtain the cookie value. For example, the cookie value in the following packet is 16B2A13B4C60C4B11C92731CE9FD8BB0.

Cookie: Token-ID=16B2A13B4C60C4B11C92731CE9FD8BB0\r\n

Example

# Display statistics about the cookies cached for web proxy on virtual gateway gateway.

<sysname> system-view
[sysname] v-gateway gateway
[sysname-gateway] service
[sysname-gateway-service] display web-proxy cache cookie cookie1 KQ490t7{4yWKteswvTE4xZZU0qwz829h www.example.com
 
 Web-Proxy Cache Cookie Statistics Information:
 -------------------------------------------------------------------------------
 Cookie size(Bytes)        : 231
 Cookie memory page number : 8
 Cookie access count       : 67
 Cookie last access time   : 2012/04/27 17:01:47
 -------------------------------------------------------------------------------
 -----End
Table 1 Description of the display web-proxy cache cookie command output

Item

Description

Cookie size(Bytes)

Memory resources used by the cookie

Cookie memory page number

Number of memory pages occupied by the cookie

Cookie access count

Number of times the cookie is accessed

Cookie last access time

Last access time of the cookie

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >