This forum is for less technical discussions about the Drupal project, not for support questions.

How to Improve Speed and Scalability of a Large Drupal Project?

I’m currently working on a large-scale Drupal project, but I’ve run into some performance challenges. I need help improving the speed and scalability of my site to handle higher traffic efficiently.

What are the best practices or techniques for optimizing a Drupal site’s performance? Are there specific tools, modules, or configurations you would recommend for better caching, database optimization, or reducing server load?

I’d greatly appreciate any advice or guidance you can share. Thanks in advance for your support!

Regards

Emmanuel Katto

Your own host may sneak up...

and get you

I just spent a few days recovering from doing nothing. While this may sound confusing it started when one of my connections suddenly refused to connect. I filed a ticket and they left a pile of instructions a mile long of all the things I should be doing. Then another connection stopped working. WTF

I hadn't done anything so I took a couple photos on my iPhone and sent them what it looked like and what I was getting. Finally the next day it was all back to normal. 

What's your latest favorite module?

I usually create a sub-theme with Bootstrap5 for my projects. But in a recent project, I only needed to add a bit of CSS, and I discovered Asset Injector which allows this, as well as adding JavaScript. You can also easily override the admin theme this way. These are the conditions it offers:

Help Needed - Creating a View Restricted to Specific Users

Hi everyone,

I'm trying to set up a View in Drupal (both as a page and a block) that only specific users can access. The goal is to ensure that only the user assigned to a particular "Person" content type can view this block.

Here's the setup: https://imgur.com/a/oIgNUr9

  • The Person field here is a reference field that links to another content type "Person".
  • Each "Person" is authored by or assigned to a specific user.

What I'm aiming for:

How to Load JSON File Content into Twig Template in Drupal

Hello everyone,

I encountered a challenge with loading the content of a local JSON file into a Twig template in Drupal. I have a JSON file located at /sites/default/files/json/test.json, and I want to load and parse the content of this file to use in the Twig template.

Here’s the content of my JSON file:

{
    "nid": "123",
    "title": "it is a title"
}

I’ve tried several approaches but none of them are working as expected:

How Do You Manage Site Performance on Large Drupal Installations?

Hello,

I’m running a Drupal site with a lot of traffic, and I’ve been noticing some performance issues lately. What are some of the most effective ways to improve Drupal site performance? Caching, server setup, or something else?
also if you are looking concreters in Richmond VA visit: www.concretesrichmondva.com

Thanks!

Pages

Subscribe with RSS Subscribe to RSS - General discussion