fedi.matsuu.org

fedi.matsuu.org

Profile for matsuu. Username @matsuu, fedi.matsuu.org.

About

Joined on Jan, 2023. 7625 posts. Followed by 38. Following 2.

Recent posts

matsuu . @matsuu,

k8s上で稼働しているpodをプロファイリングしてflamegraphを生成してくれるkubectlプラグイン。稼働しているプログラムの実装言語に依存、Javaはasync-profiler、Goはebpf profiling、Pythonはpy-spy、Rubyはrbspy、nodejsはperfで収集するらしい
---
GitHub - yahoo/kubectl-flame: Kubectl plugin for effortless profiling on kubernetes
https://github.com/yahoo/kubectl-flame
#bookmarks

Open thread
matsuu . @matsuu,

SQLite、次の3.44.0でJSONB形式をサポート予定。容量が5~10%削減され、json_extract()関数や->演算子などで性能が2倍向上する予定。ちなみにJSONテキストをJSONB型に格納するのはパースして変換が必要なので多分遅いです(pgsqlも同様)
---
SQLite Forum: JSONB - Request for evaluation and comment
https://sqlite.org/forum/forumpost/8687d4ad36
#bookmarks

Open thread
matsuu . @matsuu,

HTTP/2 Rapid Reset Attackの脆弱性、nginxも影響を受ける可能性があるが、keepalive_requestsとhttp2_max_concurrent_streamsのパラメータがデフォルトなら影響は小さい。さらに設定するならlimit_connとlimit_reqを検討してね
---
HTTP/2 Rapid Reset Attack Impacting F5 NGINX Products - NGINX
https://www.nginx.com/blog/http-2-rapid-reset-attack-impacting-f5-nginx-products/
#bookmarks

Open thread