15 Jan
2026
15 Jan
'26
7:13 a.m.
On Jan 15, 2026, at 2:15 AM, Can Paçacı <pacaci@servisnet.com.tr> wrote:
In FR 3.0, in the NAS network link interruptions, I receive the error *"rlm_sql (sql): Cannot open new connection, already at max"*.
What should I pay attention to when increasing the *max_requests* value?
Increasing "max_requests" won't fix an SQL connection issue. You should instead look at the "sql" module configuration. There's a "max" connections setting there. Alan DeKok.