Mike, It is related to SSL_read() we did in web server ( in front of Apache or Tomcat ) which is sending the complete header to Tomcat or Apache but not sending the complete body request. It is corrupting the body request which we fixed it and it is working now.
I excluded web server in front of Apache and then tried and it's working fine and that's how I come to know there is no issue in Guacamole. Thanks for helping and resolving it. On Thu, Jan 4, 2018 at 10:56 AM, Mike Jumper <mike.jum...@guac-dev.org> wrote: > On Wed, Jan 3, 2018 at 9:24 PM, Amarjeet Singh <amarjee...@gmail.com> > wrote: > >> Issue is resolved. Thanks though for helping me out. It's not Guacamole >> configurations which caused this issue instead Apache configurations. >> >> > Glad to hear it, but can you describe what the cause was and what you > changed to resolve it? > > - Mike > >