Some checks failed
Build MIPS Binary / build (push) Failing after 3m50s
- Implement ScgiConnectionManager with bb8 for Unix socket pooling - Create connection pool with max 10 connections, min 5 idle - Update RtorrentClient to use pooled connections instead of per-request connections - Add ScgiPool to AppState for shared access across handlers - Update all handlers to use pooled client - Reduces file descriptor pressure and connection latency
1.7 KiB
1.7 KiB