Commit ccd5c9f
authored
set
...and make it configurable via an environment variable.
Also, increase the `table_elements` default value.
As of this writing, ahead-of-time compiled ASP.NET Core apps require more memory
for metadata and larger tables than we had previously anticipated. This allows
them to run.
Signed-off-by: Joel Dice <joel.dice@fermyon.com>max_core_instance_size in pooling config (#2721)1 parent 10bfdfd commit ccd5c9f
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
113 | 113 | | |
114 | 114 | | |
115 | 115 | | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
116 | 119 | | |
117 | 120 | | |
118 | | - | |
| 121 | + | |
119 | 122 | | |
120 | 123 | | |
121 | 124 | | |
| |||
0 commit comments