240 发简信
IP属地:四川
  • nginx反向代理websocket返回403

    同步发布在个人博客:https://njlife.top/post/66/nginx-websocket-returns-403 websock...

  • Resize,w 360,h 240
    tomcat启动时SecureRandom耗时

    同步发布在个人博客:https://njlife.top/post/77/tomcat-secure-random 先来看一段tomcat8启动...

  • Resize,w 360,h 240
    Nginx作为文件服务器

    配置fileserver.conf 查看效果

  • MySQL binlog找回误删数据

    1. 确保mysql开启了二进制日志 /etc/my.cnf中有如下配置 server-id=1 log-bin=mysql-bin 2. 通过...