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/06/08 09:23:12 UTC

[GitHub] tz70s commented on issue #3712: Make it easier to configure max action exec size for a deployment

tz70s commented on issue #3712: Make it easier to configure max action exec size for a deployment
URL: https://github.com/apache/incubator-openwhisk/issues/3712#issuecomment-395704029
 
 
   It's kind of duplicate to #3530.
   
   I've done the config loading inside the Scala code. Do we need to pass the same size for nginx and akka-conf? i.e. `client_max_body_size {{ limit_action_code_size }};`
   
   Seems like the _semantic_ is not that appropriate and there might be some other large size transferring requirement for nginx?
   
   

----------------------------------------------------------------
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