One of our customers has a Smoothwall firewall at the edge of their network. External users should be able to use a mobile app to upload images. The images are sent as base64 encoded strings in a JSON packet. However, the Smoothwall firewall seems to be stopping uploads after about 350kB have been tranmitted. I have performed various tests and it does not seem to be related to transmission time, i.e. the connection is not timing out.
According to Smoothwall documentation, there should be "File upload policy" settings within the Advanced Web Proxy settings, but there is no Advanced button / menu.
Any ideas what may be causing this? Is there anything we can do from the command line to find out if there is a file upload policy?