-
-
变体
-
-
This content has been machine translated dynamically.
Dieser Inhalt ist eine maschinelle Übersetzung, die dynamisch erstellt wurde. (Haftungsausschluss)
Cet article a été traduit automatiquement de manière dynamique. (Clause de non responsabilité)
Este artículo lo ha traducido una máquina de forma dinámica. (Aviso legal)
此内容已经过机器动态翻译。 放弃
このコンテンツは動的に機械翻訳されています。免責事項
이 콘텐츠는 동적으로 기계 번역되었습니다. 책임 부인
Este texto foi traduzido automaticamente. (Aviso legal)
Questo contenuto è stato tradotto dinamicamente con traduzione automatica.(Esclusione di responsabilità))
This article has been machine translated.
Dieser Artikel wurde maschinell übersetzt. (Haftungsausschluss)
Ce article a été traduit automatiquement. (Clause de non responsabilité)
Este artículo ha sido traducido automáticamente. (Aviso legal)
この記事は機械翻訳されています.免責事項
이 기사는 기계 번역되었습니다.책임 부인
Este artigo foi traduzido automaticamente.(Aviso legal)
这篇文章已经过机器翻译.放弃
Questo articolo è stato tradotto automaticamente.(Esclusione di responsabilità))
Translation failed!
变体
变量是以令牌形式存储信息的命名对象。这些令牌在 NetScaler 设备上的不同事务内部和之间使用,用于内部计算和策略处理。
NetScaler 设备支持创建以下类型的变量:
-
单例变量。可以具有以下类型之一的单个值:ulong 和文本(max-size)。ulong 类型是 64 位无符号整数,文本类型是字节序列,max-size 是序列中的最大字节数。
-
映射变量。映射保存与键相关的值:每个键值对都称为映射条目。每个条目的密钥在映射中都是唯一的。映射的指定方式如下:
映射(key_type、value_type、max-values)。
其中,
-
key_type 是密钥的数据类型。它的类型为文本(最大大小)。
-
value_type 是映射值的数据类型。它的类型可以是 ulong 或文本(最大大小)。
-
max-values 是映射可以包含的最大条目数。它的类型是 ulong。
-
这些变量的值是使用值设置的,值必须在策略操作中调用。
变量范围
映射变量或单例变量可以具有全局作用域。或者,单例变量的作用域可以限制为单个事务。
- 全局作用域变量 - 具有全局作用域(默认)的变量只有一个实例,并且该实例在 NetScaler 设备的所有核心以及群集或高可用性配置的所有节点上具有相同的值。全局变量值一直存在,直到它们被明确删除,直到它们过期,或者直到重新启动独立设备或群集或高可用性配置的所有节点。
- 事务范围变量 - 对于由 NetScaler 设备处理的每项事务,具有事务范围的变量都有一个单独的实例,该实例具有自己的值。事务处理完成后,事务变量值将被删除。
注意:事务范围变量在 NetScaler 版本 10.5.e 或更高版本中可用。
共享
共享
在本文中
This Preview product documentation is Cloud Software Group Confidential.
You agree to hold this documentation confidential pursuant to the terms of your Cloud Software Group Beta/Tech Preview Agreement.
The development, release and timing of any features or functionality described in the Preview documentation remains at our sole discretion and are subject to change without notice or consultation.
The documentation is for informational purposes only and is not a commitment, promise or legal obligation to deliver any material, code or functionality and should not be relied upon in making Cloud Software Group product purchase decisions.
If you do not agree, select I DO NOT AGREE to exit.