nginx常见问题集锦

来源:互联网 发布:linux vi退出命令 编辑:程序博客网 时间:2024/05/19 14:55

nginx常见问题及配置参考文章地址http://bbs.linuxtone.org/thread-25588-1-1.html

Nginx基础

  1. nginx安装
  2. nginx 编译参数详解
  3. nginx安装配置+清缓存模块安装
  4. nginx+PHP 5.5
  5. nginx配置虚拟主机
  6. nginx location配置
  7. nginx root&alias文件路径配置
  8. ngx_http_core_module模块提供的变量
  9. nginx日志配置
  10. apache和nginx支持SSI配置
  11. nginx日志切割
  12. Nginx重写规则指南
  13. nginx 逻辑运算
  14. 隐藏Nginx版本号的安全性与方法
  15. CDN调度器HAProxy、Nginx、Varnish
  16. lnmp架构下php安全配置分享
  17. nginx tcp代理
  18. nginx正向代理
  19. 搭建nginx反向代理用做内网域名转发
  20. nginx+keepalived+proxy_cache 配置高可用nginx群集和高速缓存
  21. Nginx 战斗准备 —— 优化指南
  22. 确保nginx安全的10个技巧

NGINX变量详解

  1. nginx变量使用方法详解(1)
  2. nginx变量使用方法详解(2)
  3. nginx变量使用方法详解(3)
  4. nginx变量使用方法详解(4)
  5. nginx变量使用方法详解(5)
  6. nginx变量使用方法详解(6)
  7. nginx变量使用方法详解(7)
  8. nginx变量使用方法详解(8)

Nginx模块与案例

  1. 如何安装nginx第三方模块
  2. srcache_nginx redis 构建缓存系统应用一例
  3. nginx+lua+redis构建高并发应用
  4. ttserver+nginx构建高并发高可用性应用
  5. nginx生成缩略图配置
  6. 使用nginx sticky实现基于cookie的负载均衡
  7. nginx上传模块—nginx upload module
  8. nginx strip模块优化页面
  9. nginx + ngx_lua安装测试
  10. nginx统计响应的http状态码信息(ngx-http-status-code-counter)
  11. nginx流量带宽等请求状态统计( ngx_req_status)
  12. nginx实时记录请求状态信息( ngx_realtime_request_module)
  13. nginx获取大文件MD5值(nginx模块ngx_file_md5)
  14. nginx不记录特定日志(access_log_bypass_if)
  15. nginx快速绘制圆形图(ngx_http_circle_gif_module模块)
  16. nginx实现大小写字母转换(ngx_http_lower_upper_case模块)
  17. nginx防止高负载的解决方案(sysgurad模块)
  18. nginx js、css多个请求合并为一个请求(concat模块)
  19. CDN下nginx获取用户真实IP地址
  20. nginx实时生成缩略图到硬盘上
  21. perl + fastcgi + nginx搭建
  22. nginx+memcached构建页面缓存应用
  23. memc_nginx+srcache_nginx+memcached构建透明的动态页面缓存
  24. nginx 同一个IP上配置多个HTTPS主机
  25. srcache_nginx redis 清除缓存
  26. nginx动态IP黑白名单构建web防火墙(ngx_white_black_list)
  27. srcache_nginx+redis构建缓存系统
  28. nginx模块nginx-http-footer-filter研究使用
  29. nginx本地缓存模块ngx_slowfs_cache
  30. nginx+fancy实现漂亮的索引目录
  31. nginx secure_link下载防盗链
  32. nginx显示随机首页模块(Random Index)
  33. nginx实现图片防盗链(referer指令)
  34. nginx空白图片(empty_gif模块)
  35. nginx记录分析网站响应慢的请求(ngx_http_log_request_speed)
  36. nginx map使用方法
  37. nginx限速白名单配置
  38. nginx修改upstream不重启的方法(ngx_http_dyups_module模块)
  39. nginx实现简体繁体字互转以及中文转拼音(ngx_set_cconv模块)
  40. nginx针对爬虫进行限速配置
  41. nginx替换网站响应内容(ngx_http_sub_module)
  42. nginx向响应内容中追加内容(ngx_http_addition_module模块)
  43. nginx访问控制allow、deny(ngx_http_access_module)
  44. nginx+perl模块的使用
  45. nginx索引目录配置
  46. nginx+video-thumbextractor生成视频缩略图
  47. nginx限制连接数ngx_http_limit_conn_module模块
  48. nginx限制请求数ngx_http_limit_req_module模块
  49. Nginx国人开发缩略图模块(ngx_image_thumb)
  50. nginx+set-misc-nginx-module模块说明
  51. nginx geo使用方法
  52. Nginx 与 Lua
  53. ngx_http_headers_module模块add_header和expires指令
  54. NginX and Riak:

常见问题

  1. memc_nginx+srcache_nginx+memcached遇到的问题
  2. nginx purge更新缓存404错误
  3. nginx反向代理proxy_set_header自定义header头无效

官方下载:http://ebook.ttlsa.com/nginx/

百度网盘:http://pan.baidu.com/s/1o6KCn7W

51CTO:http://down.51cto.com/data/1973879

1 0
原创粉丝点击