Export to GitHub

shellinabox - issue #277

Delay after typing in shellinabox


Posted on Jan 24, 2015 by Happy Ox

Hi all,

I have installed shellinabox on centos 6.5 and accessing the terminal from windows machine using the url : http://<ip>:4200.

Whenever i type something in the terminal it is displaying after some delay. I removed blink option in the terminal which improved it but not completely. Is there any option that i can enable which improves it.

Thanks, Santosh

Comment #1

Posted on Jan 27, 2015 by Happy Ox

The problem i have observed is that everytime you type a letter in the terminal shellinabox.js is sending a request over the network to the server. I want that to be sent only when user click on enter button. Is there any option for that or do we need to change that js file itself?

Comment #2

Posted on Jan 27, 2015 by Helpful Elephant

Hi :)

  1. Maybe you have latency issues on your network. You could try running "ping " command from your windows machine and paste the output here.

Or maybe you have performance issues on your server. See "top" command on CentOS machine.

  1. I don't think that there is an option to do that. And I don't think that this option would help in your case. You would probably still have delays on user click.

Status: New

Labels:
Type-Defect Priority-Medium