[typo](docs)Modify the maximum handle parameter reference #12244
This commit is contained in:
@ -56,8 +56,8 @@ Doris, as an open source MPP architecture OLAP database, can run on most mainstr
|
||||
|
||||
````
|
||||
vi /etc/security/limits.conf
|
||||
*soft nofile 65536
|
||||
*hard nofile 65536
|
||||
* soft nofile 65536
|
||||
* hard nofile 65536
|
||||
````
|
||||
|
||||
##### Clock synchronization
|
||||
@ -494,4 +494,4 @@ Broker is a stateless process that can be started or stopped at will. Of course,
|
||||
vim /etc/supervisord.conf
|
||||
|
||||
minfds=65535 ; (min. avail startup file descriptors;default 1024)
|
||||
```
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user