Skip to content

Commit dc78669

Browse files
title tweaks
1 parent e22d9fb commit dc78669

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

content/learning-paths/servers-and-cloud-computing/nginx_tune/before_and_after.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Measure the impact of NGINX tuning
2+
title: Measure the impact of NGINX tuning on Arm
33
description: Learn how to approach NGINX performance tuning as a measurement-driven process and compare baseline results with tuned results.
44
weight: 2
55
layout: "learningpathall"

content/learning-paths/servers-and-cloud-computing/nginx_tune/kernel_comp_lib.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Tune kernel, compiler, and library settings for performance
2+
title: Tune kernel, compiler, and library settings for performance on Arm
33
description: Tune Linux network settings and evaluate compiler, OpenSSL, PCRE, and zlib choices that can affect NGINX performance on Arm-based platforms.
44
weight: 3
55
layout: "learningpathall"

content/learning-paths/servers-and-cloud-computing/nginx_tune/test_optimizations.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Test NGINX optimizations
2+
title: Test NGINX optimizations on Arm
33
description: Build wrk and run repeatable load tests against NGINX workloads on Arm-based platforms to compare tuning results.
44
weight: 6
55
layout: "learningpathall"

content/learning-paths/servers-and-cloud-computing/nginx_tune/tune_revprox_and_apigw.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Tune an NGINX reverse proxy or API gateway
2+
title: Tune an NGINX reverse proxy or API gateway for performance on Arm
33
description: Tune NGINX reverse proxy and API gateway directives for Arm-based platforms so upstream keepalive, rewrites, and caching decisions match your workload.
44
weight: 5
55
layout: "learningpathall"

content/learning-paths/servers-and-cloud-computing/nginx_tune/tune_static_file_server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: Tune an NGINX static file server
2+
title: Tune an NGINX static file server for performance on Arm
33
description: Tune top-level NGINX and static file server directives for Arm-based platforms so you can improve connection handling, file serving, and TLS performance.
44
weight: 4
55
layout: "learningpathall"

0 commit comments

Comments
 (0)