aaron.axvigs.com - Aaron Axvig's thoughts and writings · Jan 22, 2026
Benchmarking this Drupal server
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
Benchmarking this Drupal server aaron.axvig Wed, 01/21/2026 - 21:22 I wanted to see what my mostly stock Drupal server was capable of. For this first test I am starting with a simple homepage load. I used the ab tool (Apache Bench). It couldn't be simpler! But it only downloads the HTML, not the rest of the assets. Here is one page load: user@hostname:~/$ ab -n 1 -c 1 https://aaron.axvigs.com/…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.