This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

unable to send file uploads through http

This jsut suddenly started and i have no idea why.  When i try to send a file attachment from the webmail interface it simply fails.  ie croaks with its error page and mozilla throws a document contains no data error.  The upload never starts.  This is what appears in the http proxy logs:

This jsut started it had been working perfectly.  Thsi is ASL 4.025.  http proxy is in transparent mode.  if i disable the proxy it works fine.



1105546136.170      3 192.168.0.20 NONE/413 1393 POST http://gmail.google.com/gmail? - NONE/- -
1105546152.110      3 192.168.0.20 NONE/413 1393 POST http://gmail.google.com/gmail? - NONE/- -


This thread was automatically locked due to age.
Parents Reply
  • The size for uploads in version 4 is set to 1MB. You have to add the following parameter in the file /var/chroot-squid/etc/squid-conf-default:
    request_body_max_size xMB, where x is the maximum value for your uploads.
    /bagira
Children
No Data