Skip to content
Snippets Groups Projects
  • richard.petersen's avatar
    43b4dd6a
    fixed: OXUIB-1631 memory spikes immediatly after startup · 43b4dd6a
    richard.petersen authored
    Root cause: If multiple connections are opened at the same time after an update, the ui-middleware will do multiple requests to get initial data. That went especially worse, when e2e-tests are launched against ui-middlewares with multiple clients connecting at the same time.
    Soltion: Make sure, that a node already caches stuff without a response.
    43b4dd6a
    History
    fixed: OXUIB-1631 memory spikes immediatly after startup
    richard.petersen authored
    Root cause: If multiple connections are opened at the same time after an update, the ui-middleware will do multiple requests to get initial data. That went especially worse, when e2e-tests are launched against ui-middlewares with multiple clients connecting at the same time.
    Soltion: Make sure, that a node already caches stuff without a response.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.