Search results

  1. J

    SQL connections not disconnecting - new connections refused

    Here's what we've changed which seems to have resolved the issue. Changed the default isolation level to “Read Uncommitted”. Changed the “Fetch Array Size” to 25, down from the default of 50.
  2. J

    SQL connections not disconnecting - new connections refused

    Thank you for the reply. I'll check into the client connection side. Thanks!
  3. J

    SQL connections not disconnecting - new connections refused

    I've set up a secondary broker for SQL connections. I'll likely be increasing the # of sql server connections, but this is what we started out with. [servergroup.nxt.defaultconfiguration.secondaryservergroup] configuration=nxt.defaultconfiguration...
Back
Top