Miserlou/Zappa

Add Production Config Discussion to README

Open

#829 opened on May 8, 2017

View on GitHub
 (4 comments) (1 reaction) (0 assignees)Python (1,286 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (11,903 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

Add a section to the README discussing some settings to adjust when going into production and scaling out.

Some settings to consider:

  • debug
  • memory_size
  • cache_cluster_enabled
  • cache_cluster_size
  • log_level
  • timeout_seconds

Anyone have other settings we should discuss?

Contributor guide