|
Posted by Torgny Bjers on 09/14/05 16:12
Quoting Nicolas Ross <rossnick-lists@cybercat.ca>:
[snip]
> Now, in a different server room, we have a set of 3 xserves cluster node
> dual g5 with 4 gigs of ram each. One of them was upgraded to Mac OS X 10.4
> (server) and the other 2 are still with 10.3.
>
> If I take the same setup (same compile options, same versions) on these
> machines, the exact same site is slow as hell on the 10.4, and lightning
> fast on 10.3.
[snip]
> Any hints ?
Have you compared the httpd.conf files? It could be that they've for
some reason
changed the KeepAlive to Off and MaxKeepAliveRequests and KeepAliveTimeout
values to something odd, check those, might improve performance a bit.
Regards,
Torgny
[Back to original message]
|