Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 470AA200CAA for ; Fri, 2 Jun 2017 15:55:31 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 462EE160BD1; Fri, 2 Jun 2017 13:55:31 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 8B5F4160BD2 for ; Fri, 2 Jun 2017 15:55:30 +0200 (CEST) Received: (qmail 33019 invoked by uid 500); 2 Jun 2017 13:55:29 -0000 Mailing-List: contact user-help@guacamole.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: user@guacamole.incubator.apache.org Delivered-To: mailing list user@guacamole.incubator.apache.org Received: (qmail 33009 invoked by uid 99); 2 Jun 2017 13:55:29 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 02 Jun 2017 13:55:29 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 63748CD546 for ; Fri, 2 Jun 2017 13:55:29 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 3.063 X-Spam-Level: *** X-Spam-Status: No, score=3.063 tagged_above=-999 required=6.31 tests=[KAM_INFOUSMEBIZ=0.75, KAM_LAZY_DOMAIN_SECURITY=1, RCVD_IN_DNSWL_NONE=-0.0001, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id w7oUBXJE0Enc for ; Fri, 2 Jun 2017 13:55:26 +0000 (UTC) Received: from mwork.nabble.com (mwork.nabble.com [162.253.133.43]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id AAE475F5B5 for ; Fri, 2 Jun 2017 13:55:25 +0000 (UTC) Received: from mjoe.nabble.com (unknown [162.253.133.57]) by mwork.nabble.com (Postfix) with ESMTP id 66D0F46B48B65 for ; Fri, 2 Jun 2017 06:55:25 -0700 (MST) Date: Fri, 2 Jun 2017 06:40:32 -0700 (PDT) From: Al Gore To: user@guacamole.incubator.apache.org Message-ID: <1496410832587-1043.post@n4.nabble.com> In-Reply-To: <1496409251801-1042.post@n4.nabble.com> References: <1496396376832-1040.post@n4.nabble.com> <6512F4D6D3B45B4BADCCAF16EE428B260190CD2DF6A5@ORD1MBX03.mex04.mlsrvr.com> <1496409251801-1042.post@n4.nabble.com> Subject: RE: Guacamole 0.9.12 WAN Performance (Ubuntu 14, XDRP) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable archived-at: Fri, 02 Jun 2017 13:55:31 -0000 The most common issues are CPU on the guacd server and using HTTP instead o= f websockets. Here is how you can figure this out: 1. Run "top" on your guacd server, open a console to one of your Ubuntu hosts in a browser, then open a terminal window or something and drag it quickly in a circle while watching top. Note the CPU usage on your guacd server. If it is really high, either you are running on HTTP comms, your VM integration components are out of date, or the CPU just=C2=A0isn't powerful enough. Try setting "maximum performance" power settings and installing/upgrading your VM integration components. 2. Open a browser debugger (F12)=C2=A0and connect to an Ubuntu instance. No= te the protocol being used for the connection. If you see a large number of HTTP requests that occur every second or so continuously, then you are stuck on HTTP and websockets are not working. This will cause massive overhead. If you find out that one of these is the problem, I can help point you in the right direction to fix it. If they are not the problem, I know a few other things to look at. -- View this message in context: http://apache-guacamole-incubating-users.2363= 388.n4.nabble.com/Guacamole-0-9-12-WAN-Performance-Ubuntu-14-XDRP-tp1040p10= 43.html Sent from the Apache Guacamole (incubating) - Users mailing list archive at= Nabble.com.