Open GoogleCodeExporter opened 9 years ago
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 santoshv...@gmail.com
on 27 Jan 2015 at 5:51
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 luka.kra...@gmail.com
on 27 Jan 2015 at 9:24
Original issue reported on code.google.com by
santoshv...@gmail.com
on 24 Jan 2015 at 3:44