Very slow uploads to web app through HAProxy externally
-
Hello all. I've developed a web app that I am hosting inside my network. I've setup HAProxy to handle the requests, however, when using the site externally performance seems very slow. Internally, even when using the domain name, its fine. Most of the info being requested is html, and that data isnt too bad, but there is a situation I am encountering where, when uploading images it takes a verrrryyy long time, sometimes more than a minute for 2 images with sizes of about 5mb. I have about 30mbit upload speed from my ISP, so it shouldnt be an issue. I've searched for solutions and cannot figure out what could be causing this problem. Anyone have any suggestions? I would greatly appreciate it.