mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
README: add aquatic_ws worker proportion guidelines
This commit is contained in:
parent
3a0ad3e8c2
commit
5057ba73bd
1 changed files with 10 additions and 0 deletions
10
README.md
10
README.md
|
|
@ -76,6 +76,7 @@ that you want to use. Recommended proportions:
|
|||
<tr>
|
||||
<td></td>
|
||||
<th colspan="4">aquatic_udp</th>
|
||||
<th colspan="3">aquatic_ws</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">CPU cores</th>
|
||||
|
|
@ -83,6 +84,9 @@ that you want to use. Recommended proportions:
|
|||
<td>6-9</td>
|
||||
<td>10-15</td>
|
||||
<td>>=16</td>
|
||||
<td>2-11</td>
|
||||
<td>12-19</td>
|
||||
<td>>=20</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Request workers</th>
|
||||
|
|
@ -90,6 +94,9 @@ that you want to use. Recommended proportions:
|
|||
<td>2</td>
|
||||
<td>3</td>
|
||||
<td>4</td>
|
||||
<td>1</td>
|
||||
<td>2</td>
|
||||
<td>3</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<th scope="row">Socket workers</th>
|
||||
|
|
@ -97,6 +104,9 @@ that you want to use. Recommended proportions:
|
|||
<td>4-7</td>
|
||||
<td>7-12</td>
|
||||
<td>>=12</td>
|
||||
<td>1-10</td>
|
||||
<td>10-17</td>
|
||||
<td>>=17</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue