Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Delay after typing in shellinabox #277

Open
GoogleCodeExporter opened this issue May 16, 2015 · 2 comments
Open

Delay after typing in shellinabox #277

GoogleCodeExporter opened this issue May 16, 2015 · 2 comments

Comments

@GoogleCodeExporter
Copy link

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

Original issue reported on code.google.com by [email protected] on 24 Jan 2015 at 3:44

@GoogleCodeExporter
Copy link
Author

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?

Original comment by [email protected] on 27 Jan 2015 at 5:51

@GoogleCodeExporter
Copy link
Author

Hi :)

1. Maybe you have latency issues on your network. You could try running "ping 
<ip>" 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.

2. 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.





Original comment by [email protected] on 27 Jan 2015 at 9:24

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant