>Service Pack 2? No; having checked, it's running Service Pack 1; would
>this make any difference?
>
>To be honest, I think it's mostly fixed. There were a couple of issues
>I found (after spending quite a while on it). The first was that a
>sidebar menu that was dynamically generated (but doesn't change *that*
>often) was being reloaded on every page- we fixed this by setting the
>"EXPIRES" HTTP header setting.
>
>The second was that a Perl-based redirect page that a large proportion
>of links on the site go through was taking the opportunity to clean up
>old files *every* time it was run. It wasn't needed anything like that
>often, so we put a rand() in that reduced it to approx. 1 in 40 times.
>(The slowdown was due to it reading the directory listing, which- due
>to us having tens of thousands of files in that directory- *way* more
>than the system was probably meant for- created a noticeable delay).
>
>The feedback was still appreciated though. Is there a systematic
>method that IIS users normally go through to diagnose this sort of
>thing, or is it really a case-by-case diagnosis?
>
>- MM
Usually case by case basis but glad you got it squared away.
- Thee Chicago Wolf [MVP]
|