what is instance scaling?

0
what does this do? why would i not have this at max all the time?  
asked
1 answers
1

Hi Jason,

 

When your environment has at least 2GB of memory it is possible to split into 2 instances with 1GB each. This can be helpful when there is a high volume of simultaneous users for better performance by splitting the load across multiple instances.  The instances share the same database and when scaled to 2 instances or more, remote debugging does not work.

answered