[jdev] Two questions regarding JEP-0124 HTTP Binding
Guus der Kinderen
Guus.der.Kinderen at gmail.com
Mon Nov 14 13:38:15 CST 2005
I've got two questions regarding JEP-0124 HTTP Binding.
Is there something wrong with having a larger value for 'inactivity'
(allowable inactivity period for a client) than 'wait' (longest time
that server will wait before responding to any request during the
session)? Somehow, having 'inactivity' > 'wait' seems wrong, but I'm
unable to pinpoint a logical flaw.
The 'polling' attribute specifies the minimal amount of time a client
should wait between two polling (empty) requests. Does 'between' specify
the time between the starttime of both requests, or the time between
receiving a reply of the first request and the start of the second request?
More information about the JDev
mailing list