Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If there are a lot of concurrent requests to your app, it might also be prudent to tune your application server as per Deployment Best Practices#WebApplicationServerConfiguration.

If you use a lot of form grids with parent and child database tables, do add indexes to your foreign key child table. This will speed up retrieval of the child form records.

 

...


Load Test your App and Server Sizing

...