Skip to content

Commit e3c54d8

Browse files
authored
use lightbox for images
1 parent d712bd4 commit e3c54d8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

support/developer/webapps/iis/site-behavior-performance/slow-page-response-hangs.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@ Follow these steps to configure FREB to run a custom action, like **ProcDump.exe
315315

316316
1. Select the site to which you have already added the Failed Tracing Rule.
317317

318-
:::image type="content" source="media/slow-page-response-hangs/collection-editor-applicationhost-sites.png" alt-text="Screenshot of Collection Editor.":::
318+
:::image type="content" source="media/slow-page-response-hangs/collection-editor-applicationhost-sites.png" alt-text="Screenshot of Collection Editor." lightbox="media/slow-page-response-hangs/collection-editor-applicationhost-sites.png":::
319319
1. Set **customActionsEnabled** to **True**.
320320
1. Download [ProcDump](/sysinternals/downloads/procdump) and copy the executable to the **C:\\procDump** path. Create a directory named **myDumps** under the **C:\\** drive.
321321

@@ -330,7 +330,7 @@ Follow these steps to configure FREB to run a custom action, like **ProcDump.exe
330330

331331
1. Select the **Add** link under the **Action** pane and fill in the properties as shown in the following screenshot:
332332

333-
:::image type="content" source="media/slow-page-response-hangs/collection-editor-webserver-tracing.png" alt-text="Screenshot of properties in Collection Editor.":::
333+
:::image type="content" source="media/slow-page-response-hangs/collection-editor-webserver-tracing.png" alt-text="Screenshot of properties in Collection Editor." lightbox="media/slow-page-response-hangs/collection-editor-webserver-tracing.png":::
334334

335335
- **CustomActionExe**: Set the value to the path of the ProcDump executable.
336336
- **customActionParams**: Set the value to `-accepteula -ma %1% C:\myDumps -n 3`.

0 commit comments

Comments
 (0)