aws-samples / aws-refarch-wordpress

This reference architecture provides best practices and a set of YAML CloudFormation templates for deploying WordPress on AWS.
MIT No Attribution
1.08k stars 602 forks source link

RDS Connection #26

Open dylanbaribeault opened 6 years ago

dylanbaribeault commented 6 years ago

We are receiving an Error establishing database connection when users try to connect. I configured the Max_connection limits to 1000, but we are still receiving the error. Disabled all of my plugins. All plugins are purchased from Envato Market. Established a WAF to prevent DDOS, since I was not sure if we may be getting hit by bots.

michael-newman commented 6 years ago

Be sure to double check your SSL Certificates... Load balancer certificate to match location of your web instances, cloud front certificate to be US-east, and names on certificates should be mysite.com and *.mysite.com