mirror of
https://github.com/hyperknot/openfreemap.git
synced 2026-05-21 14:02:15 +00:00
work
This commit is contained in:
4
config/limits/limits-ofm.conf
Normal file
4
config/limits/limits-ofm.conf
Normal file
@@ -0,0 +1,4 @@
|
||||
* soft nofile 1048576
|
||||
* hard nofile 1048576
|
||||
root soft nofile 1048576
|
||||
root hard nofile 1048576
|
||||
@@ -59,10 +59,6 @@ http {
|
||||
'"http_referrer": "$http_referer", '
|
||||
'"http_x_forwarded_for": "$http_x_forwarded_for", '
|
||||
'"http_user_agent": "$http_user_agent", '
|
||||
'"upstream_response_time": "$upstream_response_time", '
|
||||
# '"upstream_connect_time": "$upstream_connect_time", '
|
||||
'"upstream_header_time": "$upstream_header_time", '
|
||||
'"upstream_cache_status": "$upstream_cache_status", '
|
||||
'"host": "$host", '
|
||||
'"uri": "$uri", '
|
||||
'"http_cf_connecting_ip": "$http_cf_connecting_ip", '
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
vm.swappiness = 1
|
||||
|
||||
net.core.somaxconn = 65535
|
||||
|
||||
fs.file-max = 100000
|
||||
Reference in New Issue
Block a user