Cloud Native应用交付

  • 首页
  • 关于本站
  • 个人介绍
  • Downloads
  • Repo
    • Github
    • Container
  • F5
    • F5 Python SDK
    • F5-container
    • F5-LBaaS
  • 社交
    • 联系我
    • 微信/微博
    • 公众号
    • 打赏赞助
irule
F5-Tech tips

[FW]基于IP+URI的防秒杀irule

IRULE THE TABLE COMMAND So that we can rate-limit traffic the iRule command 'table' is used. The table command (as the name suggests) provides the ability to create, delete, and append tables, along with being able to define timeouts for each table entry. Each…

2018年01月22日 0条评论 10618点热度 3人点赞 纳米 阅读全文
F5技术

让VS直接访问另一个VS

when RULE_INIT { # Define a global variable which references the WA-enabled VIP name   set ::targetvip "back_vip" } when HTTP_REQUEST {   virtual $::targetvip }

2009年11月14日 0条评论 7609点热度 0人点赞 纳米 阅读全文
F5技术

[irule]LB_SELECTED下的command:LB::server

LB::serverLB::server name返回如下 20:26  192.168.162.254  warnings  tmm tmm[1045]: Rule test_length: baogong 10.7.20.240 80  ---------------LB::server addr 返回如下 ...

2008年03月31日 0条评论 15205点热度 0人点赞 纳米 阅读全文
F5技术

LTM,interface failsafe!

http://devcentral.f5.com/Default.aspx?tabid=63&articleType=ArticleView&articleId=166 利用外部脚本,探测物理端口状态或者trunk里的活动端口最小数量,然后进行failover。脚本检索 b interface show输出中的status关键词来判断9.3.0以上有通过~...

2008年03月30日 1条评论 10354点热度 0人点赞 纳米 阅读全文
F5技术

2个连接数控制的irule

rule HTTP_session_limit {  when RULE_INIT {   set ::total_active_clients 0   set ::max_active_clients 100   log local0. "rule session_limit initialized: total/max: $::total_active_clients/$::max_active_clients&...

2008年03月29日 0条评论 7638点热度 1人点赞 纳米 阅读全文
F5技术

[irule]LB::status

LB::status Returns the status of the currently-selected node (after LB_SELECTED event only). Possible values are: up | down | session_enabled | session_disabled LB::status node <IP address> Returns the status of the node with the specifie...

2008年03月28日 0条评论 9994点热度 0人点赞 纳米 阅读全文
F5技术

tcl 操作

c o m p a r e 按照词典的排序方式进行比较,根据s t r i n g 1 小于、等于或大于s t r i n g 2 ,分别返回-1 、0 或1 (类似于C 库函数s t r c m p )f i r s t 返回在s t r i n g 2 中第一次出现s t r i n g 1 的位置如果s t r i n g 1 没有出现在s t r i n g 2 中,则返回-1l a s t 返回在s t r i n g 2 中最后一次出现s t r i n g 1 的位置。如果s t ...

2008年03月19日 0条评论 7690点热度 0人点赞 纳米 阅读全文

纳米

linjing.io

☁️迈向Cloud Native ADC ☁️

认证获得:
TOGAF: ID 152743
Kubernetes: CKA #664
Microsoft: MCSE MCDBA
Cisco: CCNP
Juniper: JNCIS
F5:
F5 Certified Solution Expert, Security
F5 Certified Technology Specialist, LTM/GTM/APM/ASM
F5 Certified BIG-IP Administrator
  • 点击查看本博技术要素列表
  • 分类
    • AI
    • Automation
    • Avi Networks
    • Cisco ACI
    • CISCO资源
    • F5 with ELK
    • F5-Tech tips
    • F5技术
    • Juniper
    • Linux
    • NGINX
    • SDN
    • ServiceMesh
    • WEB编程
    • WINDOWS相关
    • 业界文章
    • 交换机技术
    • 化云为雨/Openstack
    • 协议原理
    • 容器/k8s
    • 我的工作
    • 我的生活
    • 网站技术
    • 路由器技术
    • 项目案例
    归档
    最新 热点 随机
    最新 热点 随机
    Small step in Data and AI- Azure Certificated Use Azure custom vision to do object detection Using Azure cognitive service to do face detection Use Azure cognitive to analyze image 在Azure ML designer中进行聚类(clustering)模型分析 F5OS tenant部署后的容器情况、网络接口情况
    AI Gateway PII test2在Azure ML designer中利用线性回归算法训练预测模型在Azure ML designer中利用2-class logistic regression做Classification模型2025元旦NGINX Plus运行lua-resty-core Lua库F5OS 底层容器、网络及k8s状态
    [转]网络实践性工作总结[上] 中国版小白兔自杀手册 一个不错的cisco屏幕保护 很方便的nginx在线配置生成网站 Avi Networks DOCKER容器跨宿主机通信方法-(3):Openvswitch
    最近评论
    汤姆 发布于 9 个月前(09月10日) 嗨,楼主,里面的json怎么下载啊,怎么收费啊?
    汤姆 发布于 9 个月前(09月09日) 大佬,kib的页面可以分享下吗?谢谢
    zhangsha 发布于 1 年前(05月12日) 资料发给我下,谢谢纳米同志!!!!lyx895@qq.com
    李成才 发布于 1 年前(01月02日) 麻烦了,谢谢大佬
    纳米 发布于 1 年前(01月02日) 你好。是的,因为以前下载系统插件在一次升级后将所有的下载生成信息全弄丢了。所以不少文件无法下载。DN...
    浏览次数
    • Downloads - 184,402 views
    • 联系我 - 118,966 views
    • 迄今为止最全最深入的BIGIP-DNS/GTM原理及培训资料 - 117,628 views
    • Github - 104,355 views
    • F5常见log日志解释 - 79,991 views
    • 从传统ADC迈向CLOUD NATIVE ADC - 下载 - 75,585 views
    • Sniffer Pro 4 70 530抓包软件 中文版+视频教程 - 74,320 views
    • 迄今为止最全最深入的BIGIP-DNS/GTM原理及培训资料 - 67,770 views
    • 关于本站 - 61,261 views
    • 这篇文档您是否感兴趣 - 55,634 views
    标签聚合
    F5 k8s openstack nginx istio envoy DNS docker gtm network flannel api irule bigip neutron cc vxlan kubernetes ELK nginx plus
    链接表
    • F5SE创新
    • Jimmy Song‘s Blog
    • SDNlab
    • Service Mesh社区
    • 三斗室
    • 个人profile
    • 云原生社区

    COPYRIGHT © 2023 Cloud Native 应用交付. ALL RIGHTS RESERVED.

    Theme Kratos Made By Seaton Jiang

    京ICP备14048088号-1

    京公网安备 11010502041506号