Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-12405

Reduce distributed web session expiration scheduler payload

XMLWordPrintable

      If a web request is handled by a member other than the primary owner of the session, we schedule the expiration of that session on the primary owner. The command responsible for this serialized both the session ID and the meta data of the session. However, given that the primary owner will already have this information cached locally, there is no reason to include it in the payload of the scheduler command.

              pferraro@redhat.com Paul Ferraro
              pferraro@redhat.com Paul Ferraro
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: