Commit 22c7c97
| Repository | bojemoi |
| Branch | main |
| Author | Betty |
| Hash | 22c7c979dadd100d2ac8e0b774c7348f8605fc31 |
Description
msf-teamserver:
- Ruby GC tuning (HEAP_GROWTH_FACTOR=1.1, FREE_SLOTS_MIN_RATIO=0.20, MALLOC_LIMIT=16M/64M) → moins d’accumulation d’objets entre appels RPC
- pool PostgreSQL 75 → 20 (connexions DB inutilement élevées) Résultat : 3GiB/3GiB (100%) → ~2.2GiB/3GiB (74%) au démarrage
stack: replicas ak47/bm12/uzi paramétrables via ${AK47_REPLICAS:-5}, ${BM12_REPLICAS:-15}, ${UZI_REPLICAS:-3} — passer 1 en mode debug
Co-Authored-By: Claude Sonnet 4.6 noreply@anthropic.com