Hi,
have you proxied WebSocket?
http://guacamole.apache.org/doc/gug/proxying-guacamole.html
Jerry
--
Sent from:
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/
Yes I have done that.
My websocket connection is created and data is sent through
websocket-tunnel. but file upload request doesn't goes through websock. it
upload files but incomplete file.
I mean to say that it uploads file 50 KB if file size is of 80 KB.
and 400 KB if file size is 700KB.
It
geting this error in Apache logs :-
AH01097: pass request body failed to [::1]:8080 (localhost) from 127.0.0.1
(),
I tried many options but failed to resolve the above.
On Fri, Dec 29, 2017 at 4:18 PM, Amarjeet Singh
wrote:
> Yes I have done that.
>
> My websocket connection is created and d
Can you show the relevant lines in Apache's configuration?
--
Sent from:
http://apache-guacamole-general-user-mailing-list.2363388.n4.nabble.com/
On Tue, Dec 26, 2017 at 10:12 AM, Amarjeet Singh
wrote:
> Hi Team,
>
> From the following configurations, I enabled the flag to true but
> microphone is still disabled.
>
> enable-audio-inputIf set to "true", audio input support (microphone) will
>> be enabled, leveraging the standard "AUDIO_INPU