From 948a70fc029875c35d9e65931f835fda86c1820c Mon Sep 17 00:00:00 2001 From: Rick Anderson Date: Tue, 8 Jan 2019 10:46:41 -1000 Subject: [PATCH] Update toc.md --- aspnetcore/toc.md | 1 + 1 file changed, 1 insertion(+) diff --git a/aspnetcore/toc.md b/aspnetcore/toc.md index 3d4a403310..8da9ca443e 100644 --- a/aspnetcore/toc.md +++ b/aspnetcore/toc.md @@ -376,6 +376,7 @@ ### [Response caching middleware](xref:performance/caching/middleware) ## [Response compression](xref:performance/response-compression) ## [Diagnostic Tools](xref:performance/diagnostic-tools) +## [Load and stress testing](xref:test/loadtests) # Other topics ## [Globalization and localization](xref:fundamentals/localization)