Skip to content

[backport25] No session on DAV API call#252

Open
tsdicloud wants to merge 2 commits into
stable25from
backport/25/nmc/pr28311-no-session-on-api-requests
Open

[backport25] No session on DAV API call#252
tsdicloud wants to merge 2 commits into
stable25from
backport/25/nmc/pr28311-no-session-on-api-requests

Conversation

@tsdicloud
Copy link
Copy Markdown
Member

Nextcloud still creates a new session on each API call.
This will flood MagentaCLOUD Redis setup, esp. due to frequent API calls from Magenta HomeOS to store
observation cam movie files.

There is no unambiguous identification found for API calls yet, so that nextcloud#28311 is disabled
to date (stable27).

The backport is required to add parts of the patch that are already included in later versions (ViewController.php, Manager.php)

Checklist

  • REDIS load test

@tsdicloud tsdicloud added custom MagentaCLOUD customisation build-ready Customization to include into build labels Jul 21, 2023
@tsdicloud tsdicloud changed the title [backport25] No session on day API call [backport25] No session on direct API call Jul 21, 2023
@tsdicloud tsdicloud changed the title [backport25] No session on direct API call [backport25] No session on DAV API call Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

build-ready Customization to include into build custom MagentaCLOUD customisation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants