Chinaunix首页 | 论坛 | 博客
  • 博客访问: 7401954
  • 博文数量: 1756
  • 博客积分: 18684
  • 博客等级: 上将
  • 技术积分: 16232
  • 用 户 组: 普通用户
  • 注册时间: 2010-06-02 10:28
个人简介

啥也没写

文章分类

全部博文(1756)

文章存档

2024年(2)

2023年(44)

2022年(39)

2021年(46)

2020年(43)

2019年(27)

2018年(44)

2017年(50)

2016年(47)

2015年(15)

2014年(21)

2013年(43)

2012年(143)

2011年(228)

2010年(263)

2009年(384)

2008年(246)

2007年(30)

2006年(38)

2005年(2)

2004年(1)

发布时间:2021-08-04 11:45:37

官方:https://github.com/akin520/nginx_cache_file配置如下:点击(此处)折叠或打开server {    listen 443; # 监听端口    server_name m.demo.cn; # 站点域名  .........【阅读全文】

阅读(1569) | 评论(0) | 转发(0)

发布时间:2021-07-22 11:08:55

使用nginx lua在添加header头的时候,报错误,如下2021/07/22 10:52:03 [error] 21260#0: *12944 attempt to set ngx.header.HEADER after sending out response headers, client: 10.1.102.212, server: , request: "GET /list/3830/ HTTP/1.1", host: "10.1.103.251:8182"set ngx.header.HEADER after sending out respo.........【阅读全文】

阅读(2939) | 评论(0) | 转发(0)

发布时间:2021-07-06 09:20:27

listen redis-write    bind 192.168.2.116:16379    balance leastconn    mode tcp    option tcp-check    tcp-check connect    tcp-check send PING\r\n    tcp-check expect string PONG    tcp-check send info\ replicat.........【阅读全文】

阅读(1308) | 评论(0) | 转发(0)

发布时间:2021-07-06 09:08:28

下载安装wget github.com/joyieldInc/predixy/archive/refs/tags/1.0.5.tar.gztar -zxvf 1.0.5.tar.gzyum install libstdc++-static -ycd predixy-1.0.5makemkdir -p /usr/local/predixy/bincp src/predixy /usr/local/predixy/bin/cp -a conf/ /usr/local/predixy/配置如下cat conf/predixy.conf |grep -Ev "^#.........【阅读全文】

阅读(1043) | 评论(0) | 转发(0)

发布时间:2021-06-18 15:30:56

在[mysqld]general_log = 1general_log_file = /var/log/mysql_logs/mysql.log查看文件......【阅读全文】

阅读(1634) | 评论(0) | 转发(0)
给主人留下些什么吧!~~

渭明unix2012-12-17 17:21

请教下:《Spider mysql安装配置》能否详细一些,或者提供一个文档,不胜感激!!!我的邮箱是:banchengshanshui@qq.com,谢谢!!!

回复  |  举报

Mr__zhang2011-10-06 11:13

很是厉害啊,以后多多指教哈~

回复  |  举报

deelau3032011-04-15 19:20

让win7、vista支持asx.asf等在线播放的插件,这个能发我吗
我邮箱是766518387@qq.com,谢谢你了

回复  |  举报
留言热议
请登录后留言。

登录 注册