Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 6582125
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 25, 20262026-05-25T16:14:30+00:00 2026-05-25T16:14:30+00:00

Users on my web app generate about 100k search requests per day (product catalogue),

  • 0

Users on my web app generate about 100k search requests per day (product catalogue), each request consists of a search term, category id, users ip and a timestamp. I have a single instance of MySQL – no replication or master / slave setup.

I am worried that all these writes will impact the performance of the app, just wondering how others have handled this situation with similar infrastructure?

I’ve thought about writing the logs to a simple csv file during the day and then a night, when there is very little web traffic, setup a rake task to import these records into the applicable table….this just does not “smell right” though.

Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-25T16:14:30+00:00Added an answer on May 25, 2026 at 4:14 pm

    There is several common pattern to scaling from the beginning.

    First off, split your system to 2 layers: APP, DB. Each of them on independent server (cloud, vps, dedic). The second step is horizontal scaling of the DB (access to data from the APP): write to master, read from slave.

    Actually, you just need to start work on it, then you have more questions what is better, what is worth to try.

    Some useful resources for you:

    • http://railslab.newrelic.com/2009/07/16/episode-17-scaling-your-database-part-1
    • http://www.slideshare.net/Blaine/scaling-twitter
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am allowing users on my web app to schedule events based on time
I am adding the ability for users of my web app to get credit
I'm developing a web app where users can get coupons and similar things. I
I have a simple web app with users and posts. I have an index
I created a web app and I want the users of the app to
When my website/web app displays a picture, I need to allow the users to
We're developing this ASP.NET web app with multiple users on different browsers. One of
We're writing a web app that relies on Javascript/jQuery. It involves users filling out
So I'm working on this site web app that should let users easily chat
I am trying to create a small web app that will allow users to

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.