DWR

Jetty continuation timeout for reverse ajax

Details

  • Type: Improvement Improvement
  • Status: Open Open
  • Priority: Normal Normal
  • Resolution: Unresolved
  • Affects Version/s: 3.0.RC2
  • Fix Version/s: 3.0.RC4
  • Component/s: Reverse Ajax
  • Documentation Required:
    No
  • Description:
    Hide
    org.directwebremoting.util.Continuation doesn't set org.eclipse.jetty.continuation.Continuation's timeout, which then uses Jetty's default 30 sec, e.g. org.eclipse.jetty.server.AsyncContinuation. It would be nice to be able to configure the timeout. Should it be in some relation to maxWaitAfterWrite configuration parameter?
    Show
    org.directwebremoting.util.Continuation doesn't set org.eclipse.jetty.continuation.Continuation's timeout, which then uses Jetty's default 30 sec, e.g. org.eclipse.jetty.server.AsyncContinuation. It would be nice to be able to configure the timeout. Should it be in some relation to maxWaitAfterWrite configuration parameter?

Activity

There are no comments yet on this issue.

People

Dates

  • Created:
    19/Jan/12 1:28 AM
    Updated:
    29/Nov/12 4:08 PM