Skip to content

Commit b024d02

Browse files
committed
Redirects for refactored low latency tuning pages
1 parent a1bfa14 commit b024d02

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.s2i/httpd-cfg/01-commercial.conf

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,9 +217,11 @@ AddType text/vtt vtt
217217
RewriteRule ^container-platform/(4\.10|4\.11)/scalability_and_performance/ztp-vdu-validating-cluster-tuning.html /container-platform/$1/scalability_and_performance/ztp_far_edge/ztp-vdu-validating-cluster-tuning.html [NE,R=302]
218218

219219
# Redirect for low latency tuning changes delivered in https://github.com/openshift/openshift-docs/pull/47965
220-
221220
RewriteRule ^container-platform/(4\.11|4\.12)/scalability_and_performance/cnf-performance-addon-operator-for-low-latency-nodes.html /container-platform/$1/scalability_and_performance/cnf-low-latency-tuning.html [NE,R=302]
222221

222+
# Redirects for refactored low latency tuning pages delivered in https://github.com/openshift/openshift-docs/pull/71797
223+
RewriteRule ^container-platform/(4\.14|4\.15|4\.16)/scalability_and_performance/cnf-low-latency-tuning.html /container-platform/$1/scalability_and_performance/low_latency_tuning/cnf-tuning-low-latency-nodes-with-perf-profile.html [NE,R=302]
224+
223225
# Redirects for new ZTP edge computing section
224226
RewriteRule ^container-platform/(4\.15|4\.16)/scalability_and_performance/ztp_far_edge/cnf-talm-for-cluster-upgrades.html /container-platform/$1/edge_computing/cnf-talm-for-cluster-upgrades.html [NE,R=302]
225227
RewriteRule ^container-platform/(4\.15|4\.16)/scalability_and_performance/ztp_far_edge/ztp-advanced-install-ztp.html /container-platform/$1/edge_computing/ztp-advanced-install-ztp.html [NE,R=302]

0 commit comments

Comments
 (0)