0

I am currently developing a web application with rich interfaces using JSF. My application is deployed on Tomcat on a server in the network and majority of users access the server with Remote Desktop Protocol (RDP) on that server then they use browser in there. Thin clients have 128MB of RAM and 16MB of it is reserved for graphics and it has a cpu of 800Mhz. My problem is interfaces working pretty slow on these clients and i am trying to figure out that if that slowness is based on incapability of thin clients.

4

1 に答える 1

0

シン クライアントは 100% の負荷で動作しますか? それを確認できますか?

そうでない場合は、RDP 圧縮を有効にしましたか? http://support.microsoft.com/kb/885187 ネットワークが遅い場合、非常に役立ちます。

また、サーバーには、これらすべてのリモート セッションを実行するのに十分な RAM メモリがありますか? サーバー上でブラウザを開くすべてのユーザーは、深刻な影響を受ける可能性があります。

于 2011-06-17T14:20:20.910 に答える