Skip to content

Commit 577be20

Browse files
authored
further updates
1 parent e8dfadc commit 577be20

File tree

1 file changed

+13
-13
lines changed
  • support/developer/webapps/iis

1 file changed

+13
-13
lines changed

support/developer/webapps/iis/toc.yml

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -101,12 +101,10 @@ items:
101101

102102
- name: Site behavior and performance
103103
items:
104-
- name: Access is denied when you call web services
105-
href: site-behavior-performance/access-denied-call-web-service.md
106104
- name: Authorization for requests to default document fails
107105
href: site-behavior-performance/authorization-fails-default-documents.md
108-
- name: Data collection strategies of Web Server issues
109-
href: site-behavior-performance/data-collection-strategies.md
106+
- name: FtpPutFile always returns success
107+
href: site-behavior-performance/ftpputfile-success-451-status.md
110108
- name: High memory usage
111109
items:
112110
- name: High memory consumption issue overview
@@ -115,28 +113,30 @@ items:
115113
href: site-behavior-performance/data-capture-managed-memory-leak.md
116114
- name: Native memory leak in an IIS 7.x application pool
117115
href: site-behavior-performance/troubleshoot-native-memory-leak-iis-7x-application-pool.md
118-
- name: FtpPutFile always returns success
119-
href: site-behavior-performance/ftpputfile-success-451-status.md
120-
- name: Internet printing fails
121-
href: site-behavior-performance/internet-printing-fails.md
116+
- name: Worker Process takes much memory
117+
href: site-behavior-performance/work-process-takes-much-memory.md
122118
- name: Runtime errors and exceptions
123119
items:
124120
- name: Troubleshoot 4xx and 5xx HTTP errors
125121
href: site-behavior-performance/troubleshoot-http-error-code.md
126-
- name: HTTP 400 errors in IIS
122+
- name: Data collection strategies of Web Server issues
123+
href: site-behavior-performance/data-collection-strategies.md
124+
- name: HTTP error 400 in IIS
127125
href: site-behavior-performance/troubleshoot-http-400-errors-in-iis.md
128126
- name: HTTP error 400 in the CLM portal
129127
href: site-behavior-performance/clm-http-bad-request.md
128+
- name: HTTP error 401 Access Denied
129+
href: site-behavior-performance/access-denied-call-web-service.md
130130
- name: HTTP error 401.1 with pre-authentication headers
131131
href: site-behavior-performance/401-error-preauthentication-header.md
132132
- name: HTTP error 404.2
133133
href: site-behavior-performance/http-error-402-webpage.md
134134
- name: HTTP error 403.6 when you open IIS webpage
135135
href: site-behavior-performance/403-6-forbidden-error.md
136-
- name: HTTP error 403.7 when you run applications
137-
href: site-behavior-performance/http-error-403-7-forbidden-web-app.md
138136
- name: HTTP error 403.7 when you open an IIS webpage
139137
href: site-behavior-performance/http-403-forbidden-open-webpage.md
138+
- name: HTTP error 403.7 when you run applications
139+
href: site-behavior-performance/http-error-403-7-forbidden-web-app.md
140140
- name: HTTP error 403.14
141141
href: site-behavior-performance/http-403-14-forbidden-webpage.md
142142
- name: HTTP error 403.16
@@ -147,6 +147,8 @@ items:
147147
href: site-behavior-performance/hidden-static-files-http-404-access-denied.md
148148
- name: HTTP error 404.13
149149
href: site-behavior-performance/http-404-13-website.md
150+
- name: HTTP error 404.13 Internet printing fails
151+
href: site-behavior-performance/internet-printing-fails.md
150152
- name: HTTP error 404.17 when you visit a Web site
151153
href: site-behavior-performance/error-message-you-visit-web-site.md
152154
- name: HTTP error 405.0
@@ -163,8 +165,6 @@ items:
163165
href: site-behavior-performance/troubleshoot-502-2-bad-gateway-error-in-cgi-apps.md
164166
- name: Troubleshoot high CPU usage in an IIS app pool
165167
href: site-behavior-performance/troubleshoot-high-cpu-in-iis-app-pool.md
166-
- name: Worker Process takes much memory
167-
href: site-behavior-performance/work-process-takes-much-memory.md
168168

169169
- name: WAS Service and Svchost Process Operation
170170
items:

0 commit comments

Comments
 (0)