Skip to content

Latest commit

 

History

History
145 lines (125 loc) · 8.78 KB

031 中间件.md

File metadata and controls

145 lines (125 loc) · 8.78 KB

031 中间件

  • 📑 activeMQ

    • 📄 activemq 优化

    • 📑 activemq 部署

      • 📄 Broker-Cluster模式
      • 📄 Master-slave模式
      • 📄 单例模式
    • 📄 activemq+ssl

  • 📑 apache

    • 📄 Apache httpd服务安装
    • 📄 Apache服务之配置文件
  • 📄 jdk

  • 📑 kafka

    • 📄 Mirror Maker

    • 📄 kafka server.properties 详细配置总结

    • 📄 kafka 历史数据清理策略以及配置

    • 📄 kafka 可视化测试工具

    • 📄 kafka 常用命令

    • 📄 kafka 集群部署

    • 📑 kafka相关概念

      • 📄 1.Kafka 简介
      • 📄 2.kafka分区机制
      • 📄 3.kafka副本机制
  • 📑 nginx

    • 📄 nginx 概述

    • 📑 nginx 模块

      • 📑 nginx http常用模块

        • 📄 ngx_http_access_module
        • 📄 ngx_http_addition_module
        • 📄 ngx_http_auth_basic_module
        • 📄 ngx_http_charset_module
        • 📄 ngx_http_core_module
        • 📄 ngx_http_dav_module
        • 📄 ngx_http_fastcgi_module
        • 📄 ngx_http_flv_module
        • 📄 ngx_http_geo_module
        • 📄 ngx_http_geoip_module
        • 📄 ngx_http_grpc_module
        • 📄 ngx_http_gunzip_module
        • 📄 ngx_http_gzip_module
        • 📄 ngx_http_gzip_static_module
        • 📄 ngx_http_headers_module
        • 📄 ngx_http_hls_module
        • 📄 ngx_http_image_filter_module
        • 📄 ngx_http_index_module
        • 📄 ngx_http_limit_conn_module
        • 📄 ngx_http_limit_req_module
        • 📄 ngx_http_mp4_module
        • 📄 ngx_http_proxy_module
        • 📄 ngx_http_random_index_module
        • 📄 ngx_http_realip_module
        • 📄 ngx_http_rewrite_module
        • 📄 ngx_http_secure_link_module
        • 📄 ngx_http_ssl_module
        • 📄 ngx_http_stub_status_module
        • 📄 ngx_http_sub_module
        • 📄 ngx_http_upstream_module
      • 📑 nginx stream常用模块

        • 📄 ngx_stream_core_module
        • 📄 ngx_stream_limit_conn_module
        • 📄 ngx_stream_proxy_module
        • 📄 ngx_stream_ssl_module
        • 📄 ngx_stream_upstream_module
      • 📑 nginx 其他模块

        • 📄 nginx 添加第三方模块
        • 📄 ngx_google_perftools_module
        • 📄 ngx_http_waf_module
        • 📄 ngx_mail_auth_http_module
        • 📄 ngx_mail_core_module
        • 📄 ngx_mail_imap_module
        • 📄 ngx_mail_pop3_module
        • 📄 ngx_mail_smtp_module
        • 📄 ngx_mail_ssl_module
        • 📄 ngx_sysguard
    • 📄 nginx 部署

    • 📑 nginx 配置文件详解

      • 📄 Nginx Location配置
      • 📄 Nginx 基础功能配置集合
      • 📄 Nginx与uWSGI服务器的沟通
      • 📄 Nginx双向认证
      • 📄 Nginx反向代理-http
      • 📄 Nginx反向代理-tcp
      • 📄 Nginx日志配置
      • 📄 Nginx负载均衡
      • 📄 Nginx超时设置
      • 📄 Nginx跨域问题
      • 📄 Nginx配置HTTPS
      • 📄 Nginx静态文件配置
      • 📄 配置案例
  • 📄 php

  • 📑 rabbitMQ

    • 📄 1. RabbitMQ 简介
    • 📄 2. RabbitMQ 单机部署
    • 📄 3. RabbitMQ 集群部署
  • 📑 redis

    • 📄 Redis GunYu

    • 📄 redis 分布式锁

    • 📄 redis 命令操作

    • 📄 redis 批量测试数据

    • 📄 redis 数据持久化

    • 📄 redis 架构演化

    • 📄 redis 概述

    • 📑 redis 部署

      • 📄 Redis 6.0 新特性 ACL 介绍
      • 📄 redis cluster
      • 📄 redis 主从
      • 📄 redis 单例部署
      • 📄 redis 哨兵
    • 📄 redis缓存穿透、缓存击穿、缓存雪崩

  • 📑 tomcat

    • 📄 Tomcat 介绍
    • 📄 Tomcat 压力测试
    • 📄 Tomcat 目录与配置文件
    • 📄 Tomcat 调优
    • 📄 Tomcat 集群负载均衡
    • 📄 tomcat 部署
  • 📑 tuxedo

    • 📄 tuxedo介绍
    • 📄 tuxedo部署
  • 📑 zookeeper

    • 📄 ZooKeeper中bin目录4个脚本执行文件详解
    • 📄 zookeeper 部署
    • 📄 zookeeper文档摘要

  ‍

  ‍