Hello.

With jetty-distribution-7.3.0.v20110203 behind a Apache httpd we sometimes see 
very high cpu %. Using jstack -l we see that 
Dispatcher$ForwardAttributes.getAttribute seem to call it self at 
Dispatcher.java:357.

        at 
org.eclipse.jetty.server.Dispatcher$ForwardAttributes.getAttribute(Dispatcher.java:357)
        at 
org.eclipse.jetty.server.Dispatcher$ForwardAttributes.getAttribute(Dispatcher.java:357)
        at 
org.eclipse.jetty.server.Dispatcher$ForwardAttributes.getAttribute(Dispatcher.java:357)
        at 
org.eclipse.jetty.server.Dispatcher$ForwardAttributes.getAttribute(Dispatcher.java:357)
        at 
org.eclipse.jetty.server.Dispatcher$ForwardAttributes.getAttribute(Dispatcher.java:357)
        at 
org.eclipse.jetty.server.Dispatcher$ForwardAttributes.getAttribute(Dispatcher.java:357)
        at 
org.eclipse.jetty.server.Dispatcher$ForwardAttributes.getAttribute(Dispatcher.java:357)
        at 
org.eclipse.jetty.server.Dispatcher$ForwardAttributes.getAttribute(Dispatcher.java:357)

Is this a known problem or perhaps a configuration error at our end?

Regards,
 - Tore.
_______________________________________________
jetty-users mailing list
[email protected]
https://dev.eclipse.org/mailman/listinfo/jetty-users

Reply via email to