cat /proc/net/sockstat
result:
sockets: used 4807
TCP: inuse 2190 orphan 4 tw 42 alloc 4430 mem 2247
UDP: inuse 38 mem 81
UDPLITE: inuse 0
RAW: inuse 0
FRAG: inuse 0 memory 0
cat /proc/net/sockstat
result:
sockets: used 4807
TCP: inuse 2190 orphan 4 tw 42 alloc 4430 mem 2247
UDP: inuse 38 mem 81
UDPLITE: inuse 0
RAW: inuse 0
FRAG: inuse 0 memory 0
D-Laravel's console command allows us to quickly understand what he executes. How is it executed if docker-compose is used? Let's see.
Using WSS encryption, the community chat program developed using Laravel framework + Polymer 2.0 is currently under development. The goal is to create a chat room + IM suitable for developers to discuss. Currently, you can create chat channels and invite link functions. In the future, you will consider adding One on One one-to-one video calls and electronic whiteboard functions. If you want to know more about Polymer or CCC IM, click here to have a look.
This article uses CentOS 6.2 to rebuild curl and git. The main reason is that the operating system is too old, so I directly build the latest version of git from source.
No Comment
Post your comment