{"categories":[],"version":"1.0","blog_url":"https://blog.kyanny.me/","blog_title":"@kyanny's blog","provider_name":"Hatena Blog","html":"<iframe src=\"https://hatenablog-parts.com/embed?url=https%3A%2F%2Fblog.kyanny.me%2Fentry%2F2021%2F10%2F22%2F180013\" title=\"How to check nginx client_max_body_size default size 1MB - @kyanny&#39;s blog\" class=\"embed-card embed-blogcard\" scrolling=\"no\" frameborder=\"0\" style=\"display: block; width: 100%; height: 190px; max-width: 500px; margin: 10px 0px;\"></iframe>","title":"How to check nginx client_max_body_size default size 1MB","author_url":"https://blog.hatena.ne.jp/a666666/","author_name":"a666666","published":"2021-10-22 18:00:13","description":"http://nginx.org/en/docs/http/ngx_http_core_module.html#client_max_body_size Run a nginx docker container. docker run -it --rm -p 8080:80 nginx Create a binary file. dd if=/dev/urandom of=1M.data bs=1024 count=1024 cp 1M.data 1M+1.data echo -n 0 >> 1M+1.data Send a request. Be sure using --data-bina\u2026","width":"100%","url":"https://blog.kyanny.me/entry/2021/10/22/180013","provider_url":"https://hatena.blog","type":"rich","height":"190","image_url":null}