On Fri, Oct 27, 2023 at 1:31 PM Holderby, Brandon <[email protected]> wrote:
> Hello, > > > > Recently expanded our nginx config for RDP max file size to 20G, although > we can not move anything greater than 10G it seems. > > > > Where would I look for a log on errors for this? > I would look in Nginx logs just to make sure there isn't some other limit that is being enforced, there. Beyond that, also look into the Tomcat logs (catalina.out, or wherever your Tomcat instance generates logs) and see if anything is being reported, there. Finally, make sure that there aren't any application/next-gen firewalls that might be intercepting things and blocking in the network between the clients and the system running Guacamole. -Nick >
