https://aws.amazon.com/ec2/instance-types/#instance-type-matrix
- Instance Size
- vCPU
- Memory (GiB)
- Instance Storage (GiB)
- Network Bandwidth (Gbps)
- EBS Bandwidth (Mbps)
Learning…
https://aws.amazon.com/ec2/instance-types/#instance-type-matrix
https://nip.io/
https://github.com/exentriquesolutions/nip.io
Licensed under the Apache License
Autor: Pyr Marcondes – Diretor-geral da M&M Consulting
https://www.proxxima.com.br/home/colaborador/pyr-marcondes?template=2
Cli
$ sudo lsof -p NGINXPID
$ sudo lsof -p 671 |grep deleted nginx 671 www-data 45u REG 202,1 3354454820 393379 /var/lib/nginx/body/0000000005 (deleted)
$ sudo lsof | grep body nginx 671 www-data 45u REG 202,1 1556957988 393379 /var/lib/nginx/body/0000000005 (deleted)
client_body_temp_path /var/lib/nginx/body;
Nginx save temporary upload files in this folder.
https://github.com/Chocobozzz/PeerTube/issues/1423#issuecomment-454267626
“iwascraig commented on Jan 15
I have this problem also .. not related to CPU size.. the problem is related to upload file size…
my /var/lib/nginx/body folder is on a system volume that is only 10GB in size… when I try to upload a 15GB file (research data, often this large or larger) I run out of space and client gets error.”
http://nginx.org/en/docs/http/ngx_http_core_module.html#client_body_temp_path
Security standard used to approve cryptographic modules
Source:
https://aws.amazon.com/faqs/
https://aws.amazon.com/pt/faqs/
https://aws.amazon.com/whitepapers/
https://aws.amazon.com/pt/whitepapers/
$ sudo apt install checkinstall