2020年3月16日

nginx配置详解-url重写、反向代理、负载均衡

摘要: https://blog.csdn.net/jethai/article/details/52345302 应用层的负载均衡 master/worker结构:一个master进程,生成一个或多个worker子进程 nginx请求的连接方式epoll 是Linux下多路复用IO接口select/pol 阅读全文

posted @ 2020-03-16 21:12 四海骄阳 阅读(1315) 评论(0) 推荐(0)

nginx 日志问题(\x22)

摘要: # log_format main '$remote_addr - $remote_user [$time_local] "$request" ' # '$status $body_bytes_sent $request_body "$http_referer" ' # '"$http_user_a 阅读全文

posted @ 2020-03-16 17:54 四海骄阳 阅读(2096) 评论(0) 推荐(0)

同步数据库数据到ES中代码

摘要: 多节点部署保证HA,分布式锁代码 https://blog.csdn.net/puhaiyang/article/details/97830002 https:////www.cnblogs.com/zhoading/p/12502134.html https://blog.csdn.net/kri 阅读全文

posted @ 2020-03-16 10:11 四海骄阳 阅读(1748) 评论(0) 推荐(0)

Mysql大批量数据导入ElasticSearch

摘要: https://blog.csdn.net/u013850277/article/details/88904303?depth_1-utm_source=distribute.pc_relevant.none-task&utm_source=distribute.pc_relevant.none-t 阅读全文

posted @ 2020-03-16 10:10 四海骄阳 阅读(4695) 评论(0) 推荐(0)

导航