Results 1 to 4 of 4

Thread: [SOLVED] files > 1MB not uploading

  1. #1
    DenRaf is offline Intermediate Member
    Join Date
    Oct 2007
    Location
    Belgium
    Posts
    19
    Rep Power
    6

    Default [SOLVED] files > 1MB not uploading

    Hi all,

    I'm running 6.0.2_GA_1912.DEBIAN5_64 and have a problem with uploading files larger then 1MB. Both as attachment and as files in the briefcase.

    I did run:
    zmprov mcf zimbraMtaMaxMessageSize 10240000
    zmprov mcf zimbraFileUploadMaxSize 10485760

    But doesn't make a difference. For files < 1MB there is no problem.

    Any ideas on this one ?

    Thx

  2. #2
    phoenix is offline Zimbra Consultant & Moderator
    Join Date
    Sep 2005
    Location
    Vannes, France
    Posts
    21,875
    Rep Power
    51

    Default

    Restart Zimbra and try again.
    Regards


    Bill

  3. #3
    DenRaf is offline Intermediate Member
    Join Date
    Oct 2007
    Location
    Belgium
    Posts
    19
    Rep Power
    6

    Default

    Problem solved. It was nothing related to zimbra. When working directly on the zimbra interface ( normal one is proxied ) everything was working like expected.

    In the nginx error log appeared:

    [error] 1680#0: *461112 client intended to send too large body: 2632937 bytes, client: <ip>, server: <server>, request: "POST /service/upload?fmt=extended HTTP/1.1", host: "<host>", referrer: "http://<server>/zimbra/"

    Solution was to add:
    client_max_body_size 50M;

    in the 'server' directive of the nginx configuration.

  4. #4
    phoenix is offline Zimbra Consultant & Moderator
    Join Date
    Sep 2005
    Location
    Vannes, France
    Posts
    21,875
    Rep Power
    51

    Default

    Thanks for the update, I'll mark this thread solved.
    Regards


    Bill

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Replies: 0
    Last Post: 11-26-2009, 03:24 AM
  2. [SOLVED] Uploading large files to Briefcase... timeout?
    By tnelson in forum Administrators
    Replies: 4
    Last Post: 11-07-2008, 03:33 PM
  3. Uploading files to Zimbra, encoding problem
    By Abak in forum Developers
    Replies: 5
    Last Post: 02-27-2008, 06:42 AM
  4. Uploading files to Zimbra Documents
    By Abak in forum Developers
    Replies: 1
    Last Post: 05-22-2007, 12:17 AM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •