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.