[8.900][ANSWERED] Clientless VPN

Will it be possible to set screen resolution in the clientless VPN?

I have problems with both the HTTP and RDP connections with the screen resolution settings and not being able to maximise the screens.  For some web applications the screen resolution is important to provide best user experience.

If not possible to provide dynamic resolution, the ability to create a profile for a connection with an option to set a fixed resolution would also be satisfactory.

We're very positive for the potential of this feature.
Parents
  • Ok, virtualization, that might be a good lead.

    The SSH and Telnet connections uses a VT100 terminal emulation in HTML5 and only send characters back to update the screen, a few, smaller packets. Also round trip time delays are not so noticeable. 

    For RDP, VNC and Web we send a constant video update stream back, means more, larger packets, where a delay is noticeable.

    A virtualized system can create delays depending what hardware is used and which virtualization settings are applied.
    As we use HTML5 websocket connections, which are tcp based, delays, lost palest or reordering can create problems.

    What kind of Hardware are you using for the virtual host machine, especially which CPU (does it support hardware virtualization) and which network cards are used?
    In tems of KVM settings, which type of virtual NICs are you using "e1000" or "virtio" or something else?
    How are the virtual NICs connected to the network or he Internet (bridges/tab/other)?

    Also might it be possible to create a Wieshark packet dump on the client at the time using using the slow VPN portal which is limited to the IP of the UTM. I want o see if there are retransmits or out of order packets and how big the delay between the packets are.

    Thanks 
    Gert
  • Hi Gert

    I made a tcpdump on the vm host. I hope it helps. 
    At the Company I made the test with deactivated WebProxy, but it's not faster [:(].  --> Today it was a little bit faster (no man in the Company) [;)]. 

    The Clientless VPN stops the screen layout while refreshing the screen output. Repeatedly closing and opening the VPN window helps...
    RDPmitschnitt.zip
Reply Children
No Data