zoukankan      html  css  js  c++  java
  • <Closing connections idle longer than 60000 MILLISECONDS> <Closing expired connections>

    日志信息如下:

    2017-07-05 18:28:34 -18705 [idle_connection_reaper] DEBUG   - Closing expired connections 
    2017-07-05 18:28:34 -18723 [idle_connection_reaper] DEBUG   - Closing connections idle longer than 60000 MILLISECONDS 
    2017-07-05 18:28:39 -23724 [idle_connection_reaper] DEBUG   - Closing expired connections 
    2017-07-05 18:28:39 -23724 [idle_connection_reaper] DEBUG   - Closing connections idle longer than 60000 MILLISECONDS

    解决办法:

      在ossClient使用之后应该立即关闭,ossClient.shutdown();

  • 相关阅读:
    Celery
    windows笔记目录
    Linux笔记目录
    python笔记目录
    rsa
    c#目录
    webpack3.x配置
    RabbitMQ服务安装(Linux)
    JavaScript验证用户输入
    IP地址检测工具
  • 原文地址:https://www.cnblogs.com/itcx1213/p/7998889.html
Copyright © 2011-2022 走看看