Attachment Size Limited using Squid Proxy
By default, the Squid proxy server sets a limit on the size of requests forwarded to the web server. This interferes with large file attachments in FogBugz.
To remove the limit in Squid, edit the squid.conf file. The relevant line is:
request_body_max_size 0
