bigIP支持粘性会话

BIG IP是否支持粘性会话?

在我的合作伙伴端,我有2个apache在一个Big IP框后面。 需要知道Big IP是否支持粘性会话。

我的apache启用了粘性会话。 所有的请求将会在jboss托pipe的后端。

是的,它确实。 至less我们使用该function。

以下是AskF5的一些相关链接:

手册章节:会话持久性configuration文件https://support.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/ltm-concepts-11-3-0/ltm_persist_profiles.html

使用Cookie持久性configurationHTTP负载平衡https://support.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/ltm-implementations-11-3-0/17.html

使用源地址亲和持久性configurationHTTP负载平衡

support.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/ltm-implementations-11-3-0/16.html

亚伦