Skip to content
This repository has been archived by the owner on Oct 19, 2021. It is now read-only.

ONLYOFFICE/testing-documentserver-capacity

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

testing-documentserver-capacity

Script for testing ONLYOFFICE Document Server capacity.

Super simple to use

$ node capacity.js --debug --users 2 --documents 5 --server wss://your-server.com --file https://your-server.com/sample.xlsx

Installation

$ npm install

Options

  • --debug show all logs
  • --users count users per one document
  • --documents count documents
  • --server url to the testing server
  • --file url to opening file

User Feedback and Support

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.

License

document-server-integration is released under the MIT License. See the LICENSE.txt file for more information.

About

Script for testing documentserver capacity

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published