02-17-05 10:51 PM
Further findings ...
When configuring FPSE on a site with a root of c:\inetpub\test, it caused
the server (ie w3wp.exe) to enumerate every folder in c:\inetpub, including
the very large c:\inetpub\clients, causing installation to take a looonngg
time, up to half an hour. I moved other folders out of there to c:\clients
and configured FPSE on the site and they installed in seconds..
So, I just moved the test site to c:\clients\test to see what would happen
when I tried configuring FPSE on the site. Low and behold, w3wp.exe is
enumerating every folder in c:\clients.
Next test was to move the site to c:\clients\test\test. Installs in
seconds!!!!
So it looks like installation of FPSE cause enumeration of the parent
folder. To prevent this causing problems then each site needs to be down an
extra level.
very bloody annoying .....
[ Post a follow-up to this message ]
|