zoukankan      html  css  js  c++  java
  • 转载 OS X 安装Cisco AnyConnect Secure Mobility Client后 出现的问题 TB

    Recently I noticed a random slowdown of browsing speed. I first thought that it was my browser, Google Chrome, that was the culprit. So, I switch to Safari, but that behaved similarly. I switched to Firefox, which, at first, seemed to be much faster, but after a bit of use it started slowing down randomly.

    After lots of troubleshooting at the browser level (including Opera) I concluded that it was something at the OS level. Possibly a memory issue with the networking stack, but that seemed very surprising. Finally, today I was peeking through the OS X Console to see if something might give me a clue, when I saw way too many instances of the following lines.

    10/21/12 2:46:51.247 PM acwebsecagent[570]: OnConnectionFailure : Fail Open - Reason = Unable to verify the license key
    10/21/12 2:46:51.280 PM acwebsecagent[570]: Connection : Auth key is not provided or is invalid, applying connection failure policy. CMode : 2 TMode : 1
    

    That seemed promising. A quick search revealed that other users were seeing this as well. In their case it was an annoyance in the logs. I decided to try it out. A quick uninstall of the VPN client and a little time on browser made it apparent that this was in fact the culprit.

    I need Cisco AnyConnect Secure Mobility client for work so uninstalled the client and then reinstalled with the following the settings and so far the browsers have started behaving normally. Make sure that you uncheck “Web Security”.

    Make sure that you uncheck the "Web Security" option.

  • 相关阅读:
    详解 字符转换流
    详解 编码和解码
    详解 字符流
    详解 序列输入流
    详解 数据输入输出流
    八皇后
    这次我们从底层把线程说清楚
    四数之和递归
    PCB 内网实现《OCR文字识别》实现逻辑
    PCB 线路板人生
  • 原文地址:https://www.cnblogs.com/mingmingrose/p/3675757.html
Copyright © 2011-2022 走看看