Unsupported Screen Size: The viewport size is too small for the theme to render properly.

Connection Time Problem

forums forums SQLyog Using SQLyog Connection Time Problem

  • This topic is empty.
Viewing 0 reply threads
  • Author
    Posts
    • #20880
      peterlaursen
      Participant

      Open SSH FAQ at http://www.openssh.com/faq.html#2.12

      Quote:
      This is usually the result of a packet filter or NAT device timing out your TCP connection due to inactivity. You can enable ClientAliveInterval in the server's sshd_config, or enable ServerAliveInterval in the client's ssh_config (the latter is available in OpenSSH 3.8 and newer).

      Enabling either option and setting the interval for less than the time it takes to time out your session will ensure that the connection is kept “fresh” in the device's connection table.

      I don't think the latter option is available, but do you have access to the server config?

Viewing 0 reply threads
  • You must be logged in to reply to this topic.