You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set max_core_instance_size in pooling config (#2721)
...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>
0 commit comments