You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@openwhisk.apache.org by GitBox <gi...@apache.org> on 2018/05/30 17:03:59 UTC

[GitHub] rabbah opened a new issue #3712: Make it easier to configure max action exec size for a deployment

rabbah opened a new issue #3712: Make it easier to configure max action exec size for a deployment
URL: https://github.com/apache/incubator-openwhisk/issues/3712
 
 
   To change the max size of the action blob, you have to modify:
   
   https://github.com/apache/incubator-openwhisk/blob/22c0807b9eae20af9acc70b91a1943dd35a95092/ansible/roles/nginx/templates/nginx.conf.j2#L13
   
   https://github.com/apache/incubator-openwhisk/blob/d815394ca5201bab7e7d270af4d471341549c843/core/controller/src/main/resources/application.conf#L57
   
   https://github.com/apache/incubator-openwhisk/blob/b3923300638d64b375d8b79dbc268e0ae50a6bf8/common/scala/src/main/scala/whisk/core/entity/Exec.scala#L215
   
   It should be easier to make this change.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services