FreeRDP / FreeRDP-WebConnect

A gateway for seamless access to your RDP-Sessions in any HTML5-compliant browser
518 stars 1.61k forks source link

Remote Console takes lot of time in Firefox browser #62

Open umeshbhatt25 opened 10 years ago

umeshbhatt25 commented 10 years ago

Hi,

I have been comparing FreeRDP on IE 11, Chrome 35 and Firefox 29. I am finding connection very-very slow in Firefox 29, while IE and Chrome is very fast. Also in the bottom of page it shown connecting to "www.cloudbase.it" and once this is done it is loading the FreeRDP page.

Any thoughts why is it so slow on Firefox and not in IE and Chrome?

Regards, Umesh

alexpilotti commented 10 years ago

Hi Umesh,

the "www.cloudbase.it" are just CSS background images getting loaded, so it's unrelated (we need to get rid of them in the FreeRDP repo, but it's unrelated to this reported issue).

As for the connection time of Firefox, it'd be great to have some profiling info to detect potential bottlenecks, e.g.: https://developer.mozilla.org/en-US/docs/Mozilla/Performance/Profiling_with_the_Built-in_Profiler

umeshbhatt25 commented 10 years ago

Sure I shall run it and send you the details.

Regards, Umesh