[WG: Sakai QA] [Building Sakai] Content quotas

Kevin Takacs ktakacs at anisakai.com
Mon Sep 9 13:18:34 PDT 2013


The content.upload.max property is used for attachments, for the resources
tool content.upload.ceiling needs to be adjusted.

>From default.sakai.properties in trunk:

# Upload limit per request, in MBs.
# "ceiling" is used for resources. "max" is used for attachments.
# In the case when both are set, resources are limited to the smaller of
the two. If only one of the two are set, resource uploads
# are limited to the value whichever is set. Attachments are limited at
either 20 or the setting of "max".
# Example: content.upload.max=50 and content.upload.ceiling=25 (attachments
limit of 50MB and resource uploads at 25MB)
# Example: content.upload.max=10 and content.upload.ceiling=15 (attachments
limit of 10MB and resource uploads at 10MB)
# Example: content.upload.ceiling=25 (attachments limit of 20MB and
resource uploads at 25MB)
# Example: content.upload.max=50 (attachments limit of 50MB and resource
uploads at 50MB)
# DEFAULT: 20
# content.upload.max=20
# **Note - online documentation states ceiling is set in bytes - this is
incorrect. Settings are in MB.
# content.upload.ceiling=20


On Mon, Sep 9, 2013 at 1:16 PM, Geng, Kelly <gengx at miamioh.edu> wrote:

> Assume you have this set over 20M?
>
> # upload limit per request, in megs
> content.upload.max=
>
> At least in 2.9-.
>
>
> On Mon, Sep 9, 2013 at 3:02 PM, Neal Caidin <neal.caidin at apereo.org>wrote:
>
>> Hi all,
>>
>> I'm trying to test
>>
>> https://jira.sakaiproject.org/browse/SAK-23678
>>
>> and I want to use a file greater than 20 Mb. So I am running trunk
>> locally and I set   content.quota=61200  in my local.properties file. But I
>> still cannot seem to upload a file greater than 20 Mb.
>>
>> I notice
>> https://jira.sakaiproject.org/browse/SAK-23640
>> https://jira.sakaiproject.org/browse/KNL-921
>>
>> which indicates that content.quota was working, then not working, and
>> should be working again, but it does not appear to be working for me.
>>
>> Any thoughts?
>>
>> Confused in Durham….
>>
>>
>>
>>
>> Neal Caidin
>> Sakai CLE Community Coordinator
>> neal.caidin at apereo.org
>> Skype: nealkdin
>> Twitter: ncaidin
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> sakai-dev mailing list
>> sakai-dev at collab.sakaiproject.org
>> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>>
>> TO UNSUBSCRIBE: send email to
>> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
>> "unsubscribe"
>>
>
>
>
> --
> Kelly
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>



-- 
Kevin Takacs
Software Engineer
*O **602-337-8408*
*M **480-544-1972*
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-qa/attachments/20130909/35c1b3c3/attachment.html 


More information about the sakai-qa mailing list