I am trying to resolve an issue with Nginx as my proxy server for my Galaxy server. In the galaxy server there is an option to view BAM file utilizing the IGV viewer. However, when I attempt to run it I get the following error: "An error has occurred while loading: http://galaxy/display_application/de92ee1951f1a426/igv_bam/web/...../data/galaxy_de92.....bam. java.lang.RuntimeException: Error loading file: http://galaxy/display_application/de92ee1951f1a426/igv_bam/web/...../data/galaxy_de92.....bam NULL content-length". Galaxy developer site refers to the issue being a proxy issue. I have made the changes in the nginx_Config.xml file, but the issue still exists. Could someone provide me with a recommendation for configuring nginx?