Allow maxConn to be raised to a value above 20k

XMLWordPrintableJSON

    • Type: Improvement
    • Resolution: Duplicate
    • Priority: Critical - P2
    • None
    • Affects Version/s: 2.4.1
    • Component/s: Admin
    • None
    • None
    • 0
    • None
    • None
    • None
    • None
    • None
    • None

      Allow the MaxConns threshold to be above 20k, up until the OS limit of 65k. This is a significant problem among the PHP community, that has to run a separate PHP process for each concurrent access. With the absence of connection and thread pooling, it can easily occur that the 20k limit is hit.

      Naturally, when this is changed, a warning should be printed to the user informing them of the dangers of raising the number too high. I.E. about 1 gig of memory used for every 1k connections.

            Assignee:
            Mathias Stearn
            Reporter:
            Osmar Olivo (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: