HardDisk Quota - Cedar Stack(Heroku) [英] HardDisk Quota — Cedar Stack (Heroku)

查看:112
本文介绍了HardDisk Quota - Cedar Stack(Heroku)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我知道允许的最大弹药大小为200 MB。但是,每个实例可以使用的最大磁盘空间是多少?假设我在节点进程运行时正在下载几个文件。

I know that the maximum slug size allowed is 200 MB. But what is the maximum disk space you can use per instance? Say I'm downloading a couple of files when the node process is running.

推荐答案

heroku run bash
~ $ df -h /tmp
Filesystem            Size  Used Avail Use% Mounted on
-                     620G  6.1G  583G   2% /tmp

/ tmp文件夹中大约有620Gb。

任何其他文件夹都无关紧要,因为它们只是读取。

You have approximately 620Gb in the /tmp folder.
Any other folder doesn't really matter, as they're readonly anyway.

这篇关于HardDisk Quota - Cedar Stack(Heroku)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆