On 11/22/05, Kjell Grindalen <kjell.grindalen@xxxxxx> wrote: > I am runninng apache-2.0.55 on a Solaris 9 SPARC server. > I use the server a a frontend for my websphere 5.1 server > My configure looks like this > > ./configure --prefix=/usr/local/apache_prod --with-mpm=prefork --enable-info > --enable-so --enable-rewrite --enable-proxy --enable-static-rotatelogs And what modules are dynamically loaded? > > My problem is that after a while, some requests makes one or sometimes more, > of my httpd servers hit the roof cpu-wise. > And it stays there til I kille the process. > A truss on the process only gives what you can see down below. Much more useful would be to attach to the process with a debugger to see what it is really doing. Some info is at: http://httpd.apache.org/dev/debugging.html#backtrace 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