1024

Jmnote (토론 | 기여)님의 2022년 11월 30일 (수) 11:10 판 (새 문서: ==개요== ;2048 <syntaxhighlight lang='console'> root@wsl:~# sysctl -a | grep 1024$ kernel.max_lock_depth = 1024 kernel.pty.reserve = 1024 net.ipv4.ip_unprivileged_port_start = 1024...)
(차이) ← 이전 판 | 최신판 (차이) | 다음 판 → (차이)

1 개요

2048
root@wsl:~# sysctl -a | grep 1024$
kernel.max_lock_depth = 1024
kernel.pty.reserve = 1024
net.ipv4.ip_unprivileged_port_start = 1024
net.ipv4.neigh.default.gc_thresh3 = 1024
net.ipv4.tcp_base_mss = 1024
net.ipv4.tcp_max_syn_backlog = 1024
net.ipv4.vs.amemthresh = 1024
net.ipv6.neigh.default.gc_thresh3 = 1024
net.ipv6.route.gc_thresh = 1024
net.netfilter.nf_conntrack_expect_max = 1024

2 같이 보기

문서 댓글 ({{ doc_comments.length }})
{{ comment.name }} {{ comment.created | snstime }}