개요
- 32768
- 215
print(2**15)
root@localhost:~# sysctl -a | grep 32768
kernel.pid_max = 32768
kernel.sg-big-buff = 32768
net.ipv4.ip_local_port_range = 32768 60999
net.ipv4.xfrm4_gc_thresh = 32768
net.ipv6.xfrm6_gc_thresh = 32768
print(2**15)
root@localhost:~# sysctl -a | grep 32768
kernel.pid_max = 32768
kernel.sg-big-buff = 32768
net.ipv4.ip_local_port_range = 32768 60999
net.ipv4.xfrm4_gc_thresh = 32768
net.ipv6.xfrm6_gc_thresh = 32768