Database Connectivity Issue on website - TechRepublic
Question
November 26, 2023 at 01:59 PM
maanmallik1

Database Connectivity Issue on website

by maanmallik1 . Updated 2 years, 6 months ago

Hello everyone,

I’m facing a challenge with my website that gives information about pets. We’ve recently encountered a database connectivity issue that’s affecting content delivery.

Problem Description:
Our website fetches pet information from a SQL database, but recently, some pages are not loading the data correctly.
This issue is intermittent and seems to occur more frequently during peak traffic hours.

Technical Details:
PetPediaPro is hosted on a cloud server and uses a PHP backend to retrieve data from a MySQL database.
The error logs indicate occasional timeouts and database connection failures.
We’ve already ruled out server overload as a cause.

Assistance Needed:
Insights on optimizing database connections for high-traffic websites.
Suggestions for tools or methods to diagnose and address potential bottlenecks in database access.
Best practices for ensuring reliable database connectivity in a cloud-hosted environment.

I appreciate any advice or experience you can share to help resolve this issue.

Note: link to site removed by moderator as irrelevant.

This discussion is locked

All Comments