Page Load speeds
The scientific method and website effectiveness
How do you know if your website is working effectively? What does that even mean?
City of Federal Way
Rate Limiting an aggressive bot in Nginx
High load isn't necessarily an emergency, but it may be a heads-up before a site noticeably slows down. Sometimes there are weird spikes that just go away, but sometimes this is an indication of a Denial of Service.
How do you rate Performance?
How quick do pages on your site load? How quick should they load? How do you make pages load quicker?
Why should you care?
Drupal on Docker, with a pinch of Salt
Faster, more secure, more maintainable. Three nice benefits we get from our new standard Drupal server architecture.
Embed or integrate? The problem with widgets
We hear it all the time:
Why do you recommend a 6 hour budget for a simple integration? Here's an embed widget right here -- if this were WordPress I could do it myself!
Well, in Drupal you can do it yourself, exactly the same way you might in WordPress. Add a block, use an input format that doesn't strip out Javascript, paste in your code, put the block where you want it on your page, and away you go.
Ask Freelock: Build, embed, or integrate SaaS with Drupal?
Mike, looking for information about integrating a data collection Software as a Service (SaaS) offering, asked:
Performance problem: N! database calls
Kicking off some posts about various performance challenges we've fixed.
N Factorial
[Edit: Thomas point out this is not really factorial, because it's addition of each number in the sequence intead of multiplication].
I've got a theory: The Scientific Method applied to web site performance
What can you do about this page being so slow? That's a question we've been asked by half a dozen customers in the past 6 months, and as it turns out, we can do quite a lot.