Skip to content

Commit 52d451c

Browse files
authored
fix warning
1 parent 85159c5 commit 52d451c

File tree

3 files changed

+12
-2
lines changed

3 files changed

+12
-2
lines changed

.openpublishing.redirection.developer.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5842,6 +5842,10 @@
58425842
{
58435843
"source_path": "support/developer/webapps/iis/www-administration-management/http-bad-request-response-kerberos.md",
58445844
"redirect_url": "/troubleshoot/developer/webapps/iis/www-authentication-authorization/http-bad-request-response-kerberos"
5845+
},
5846+
{
5847+
"source_path": "support/developer/webapps/iis/health-diagnostic-performance/troubleshoot-native-memory-leak-iis-7x-application-pool.md",
5848+
"redirect_url": "/troubleshoot/developer/webapps/iis/site-behavior-performance/troubleshoot-native-memory-leak-iis-7x-application-pool"
58455849
}
58465850
]
58475851
}

support/developer/webapps/iis/health-diagnostic-performance/toc.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -43,8 +43,6 @@ items:
4343
href: troubleshoot-failed-requests-using-tracing-in-iis-85.md
4444
- name: Troubleshoot high CPU usage in an IIS app pool
4545
href: troubleshoot-high-cpu-in-iis-app-pool.md
46-
- name: Troubleshoot native memory leak in an IIS 7.x application pool
47-
href: troubleshoot-native-memory-leak-iis-7x-application-pool.md
4846
- name: Troubleshoot PHP errors with Failed Request Tracing
4947
href: troubleshoot-php-with-failed-request-tracing.md
5048
- name: Troubleshoot IIS performance issues and application errors

support/developer/webapps/iis/toc.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -132,6 +132,14 @@ items:
132132
href: site-behavior-performance/401-error-preauthentication-header.md
133133
- name: HTTP error 403.14
134134
href: site-behavior-performance/http-403-14-forbidden-webpage.md
135+
- name: High memory usage
136+
items:
137+
- name: High memory consumption issue overview
138+
href: site-behavior-performance/high-memory-consumption-issues-overview.md
139+
- name: Data capture for managed memory leaks
140+
href: site-behavior-performance/data-capture-managed-memory-leak.md
141+
- name: Native memory leak in an IIS 7.x application pool
142+
href: site-behavior-performance/troubleshoot-native-memory-leak-iis-7x-application-pool.md
135143
- name: HTTP error 500.0 when you visit a web site
136144
href: site-behavior-performance/http-error-500-when-you-visit-web-site.md
137145
- name: FtpPutFile always returns success

0 commit comments

Comments
 (0)