View Single Post

   
  #4 (permalink)  
Old 01-04-2008, 09:04 PM
Jeff Trawick
 
Posts: n/a
Default Re: Very slow start-up of apache 2.0.47-48 on 64-bit AIX

Oscar Craane wrote:

> We have just built both apache 2.0.48 on an IBM RS/6000 2cpu
> P660 machine. The build finishes without problems. However when we
> start
> the apache server (apachectl start) it takes over 15 minutes to become
> operational, while the load of the server is nill (cpu, disk etc)


no ideas here other than to start it under the debugger with -X option and see
if there is a particular operation that is taking far longer than it should

Reply With Quote