Script for testing ONLYOFFICE Document Server capacity.
$ node capacity.js --debug --users 2 --documents 5 --server wss://your-server.com --file https://your-server.com/sample.xlsx
$ npm install
--debug
show all logs--users
count users per one document--documents
count documents--server
url to the testing server--file
url to opening file
If you have any problems with or questions about ONLYOFFICE Document Server, please visit our official forum to find answers to your questions: dev.onlyoffice.org.
document-server-integration is released under the MIT License. See the LICENSE.txt file for more information.