How to: Load Testing Nextcloud with JMeter

Hi guys,
I“m trying to test my Nextcloud installation using JMeter“s HTTP Test recorder and Chorme“s Blazemeter but I don“t get loggin a user.

Have someone made load-testing before? or could show me an example of test plan for JMeter?

Thanks everyone who read this message…

1 Like

I believe you’d have to extract some nounces (e.g. the hidden ā€œrequesttokenā€). Afaics, jmeter is prepared to such ā€œdynamicā€ form submission (the requesttoken most likely changes for every login attempt), but I did not dig the documentation. Please share any insights you have, here.