From fe4062ba73fa00ebcce1ecb6e1a5344cd8e3aa43 Mon Sep 17 00:00:00 2001 From: badra001 Date: Tue, 21 Jul 2026 08:42:46 -0400 Subject: [PATCH] add proxy finding --- aws/projects/adsd-chris/fsx-issue.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/aws/projects/adsd-chris/fsx-issue.md b/aws/projects/adsd-chris/fsx-issue.md index 830269b8..fe4a27bd 100644 --- a/aws/projects/adsd-chris/fsx-issue.md +++ b/aws/projects/adsd-chris/fsx-issue.md @@ -33,6 +33,12 @@ self-managed AD. This describes the problem. ## Information +One thing I discovered while analyzing this problem is how slow a test windows server performed, especially when trying +to run the AWS Test scripts. I found that the proxy settings were incorrect, only set to ignore 169.254.169.254 and *.ead.census.gov, +which is not valid. A more comprehensive proxy setup, ignoring what it should be (*.census.gov among many others) improved +the performance **drastically**. This change will ultimately get rolled into all of the Windows builds and into the GPOs +accordingly. + * dig for csp1.ead.census.gov You see this returns the two A records for the DCs and the packet site is 452, under the 512 for UDP.