Open luisxiaomai opened 5 years ago
I deployed cdn server and want to load one js file which is about 10M, but server returns API fatal error handler returned after process out of memory. It can not be loaded.
Can you help on this?
@luisxiaomai You could try use this recipe https://github.com/dadi/cdn/blob/develop/workspace/recipes/sample-js-recipe.json and use false values for both compress and transform.
false
compress
transform
I deployed cdn server and want to load one js file which is about 10M, but server returns API fatal error handler returned after process out of memory. It can not be loaded.
Can you help on this?