On Tue, 1 Mar 2005 17:20:28 +0100 (MET), Harald Falkenberg <harald.falkenberg@xxxxxxx> wrote: > Hi, > > can anybody explain why /server-status (we use extendedstatus on) needs so > long to answer the request? Pages take > 0-30 msecs > /server-status take > 300-700 msec > What is /server-status checking, which might affect this value? It has to go through the entire apache scoreboard to gather info about each child. Plus it is not optimized for speed, since it is designed only for diagnostics. Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx