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 6734327
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T10:52:31+00:00 2026-05-26T10:52:31+00:00

Hello I am working on an existing Drupal website for my client. He has

  • 0

Hello I am working on an existing Drupal website for my client. He has this website working a little slow, and my client wants me to make changes to this website’s caching system, since it keeps crashing when the user count on the site goes up.

Now I need some advice on where to start to understand about this site’s caching system. I did do grep of a few Drupal’s caching functions and I saw boost and memcache files in there.

  • 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-26T10:52:32+00:00Added an answer on May 26, 2026 at 10:52 am

    I don’t know which version of drupal you are running, but it shouldn’t make that much of a difference other then the modules available to you.

    Basically Drupal has a cache API which works by storing whatever it wants to cache into the DB in the tables beginning with cache_, using cache_set and cache_get. If the site has a lot of traffic, the added overhead of the reads and writes to the DB can bring it down. Those functions will work with any of the caching modules that you replace the original one with, for example:

    To over come this you can add various modules to change the cache, for example, using memcache module, to store the cache values in memory rather then in the DB. You will still need to configure a memcache instance on the server, and then set it up in the settings.php, but all of that is explained in the memcache readme.

    There’s a very good chance that the site is suffering because of the views on the page. I would look at the views, and see if any are making queries that are very very slow. Views is always heavy on the DB. You might want to go through each of the views and change (or even enable) their cache timings and settings.

    You might be suffering because you have a lot of logged in users on the site, and they will bypass a lot of the cache, so you could try the AuthCache module, which allows you to fine tune the block caching for logged in users.

    You can also make some searches for High traffic sites and caching for drupal. I found quite a few when I was otimizing a site I was working on with ~100’000 visitors per day.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Hello I am working with a simulator that uses rcS scripts to boot, this
Hello I have this list that i am working on. When i move the
Hello , I am currently working on the student association's website. The student's association
Hello i have this grid working fine here: http://tourscript.com/jqueryasp/default2.asp i start adding a pagination
Hello all I'm working on a little project where I'm adding controls to a
hello i working following system. windows 7 ultimate sp1 x64. visual studio 9 c++
i working with my first jsf hello world but this is not working... i
HELLO, I am working on XCODE 3.1.4 , my iphone have 3.1.2 os...But as
hello i have created one windows application in c# .net and its working fine
I'm working on a C-brain teaser: Write the standard Hello-World program, without semi-colons. My

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.