Skip to content

lucifer

  • System
    • centos
    • shell
    • Common service
    • kernel
  • O.S.O.S
    • Web Service
      • apache
      • nginx
    • LB & HA Cluster
      • LVS
      • keepalived
  • Databases
    • MariaDB

16.1 nginx:URL重写模块(ngx_http_rewrite_module)

2018年6月11日2018年6月20日luciferLeave a comment

  将用户请求的URL基于’regex’正则表达式所描述的模式进行检查,而后…

Continue Reading

15.9 nginx:HTTPS模块(ngx_http_ssl_module)

2018年6月11日2018年6月20日luciferLeave a comment

  ssl: Syntax: ssl on | off; Default: ssl off; Con…

Continue Reading

15.8 nginx:压缩模块(ngx_http_gzip_module)

2018年6月11日2018年6月20日luciferLeave a comment

  压缩模块<ngx_http_gzip_module>: ==============…

Continue Reading

15.7 nginx:日志模块(ngx_http_log_module module)

2018年6月11日2018年6月20日luciferLeave a comment

  日志模块:The < ngx_http_log_module module >wri…

Continue Reading

15.6 nginx:访问控制模块(ngx_http_access_module)与内置状态页

2018年6月11日2018年6月20日luciferLeave a comment

  基于IP地址的访问控制功能<ngx_http_access_module>; ===…

Continue Reading

15.5 nginx 主配置文件(ngx_http_core_module:server段配置)

2018年6月11日2018年6月20日luciferLeave a comment

  与套接字相关的配置: server段配置(这里主要指WEB配置): ==============…

Continue Reading

15.4 nginx主配置文件(ngx_http_core_module:http全局配置段)

2018年6月11日2018年6月20日luciferLeave a comment

  跟客户端相关的配置; 文件操作相关的配置; ==========================…

Continue Reading

15.3 nginx主配置文件(ngx_http_core_module:main配置段)

2018年6月11日2018年6月20日luciferLeave a comment

  nginx主配置文件默认配置; user nginx; worker_processes aut…

Continue Reading

15.2 nginx概述与2种安装方式

2018年6月11日2018年6月20日luciferLeave a comment

  1、nginx概述 1.1  nginx的程序架构:master/worker模型; 1>…

Continue Reading

15.1 I/O模型

2018年6月8日2018年6月20日luciferLeave a comment

  I/O模型分类:阻塞型、非阻塞型、复用型、信号驱动型、异步; 1>同步/异步:关注消息通知…

Continue Reading

文章导航

Previous Page 1 Page 2 Page 3 … Page 11 Next

The steps you take don’t need to be big,they just need to take you in the right direction.

文章归档

分类目录

© 2025 lucifer | WordPress Theme: Lontano Free by CrestaProject.
粤ICP备18013254号-1