mirror of
https://github.com/DeNNiiInc/Website-Stress-Test.git
synced 2026-04-17 12:36:00 +00:00
Optimize for high concurrency: Node.js clustering, Web Workers, and system tuning
This commit is contained in:
@@ -1,9 +1,9 @@
|
||||
{
|
||||
"host": "YOUR_SERVER_IP",
|
||||
"username": "root",
|
||||
"password": "YOUR_SSH_PASSWORD",
|
||||
"remotePath": "/var/www/website-stress-test",
|
||||
"repoUrl": "https://github.com/DeNNiiInc/Website-Stress-Test.git",
|
||||
"githubToken": "YOUR_GITHUB_TOKEN",
|
||||
"appName": "website-stress-test"
|
||||
}
|
||||
{
|
||||
"host": "YOUR_SERVER_IP",
|
||||
"username": "root",
|
||||
"password": "YOUR_SSH_PASSWORD",
|
||||
"remotePath": "/var/www/website-stress-test",
|
||||
"repoUrl": "https://github.com/DeNNiiInc/Website-Stress-Test.git",
|
||||
"githubToken": "YOUR_GITHUB_TOKEN",
|
||||
"appName": "website-stress-test"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user