FusionAuth
    • Home
    • Categories
    • Recent
    • Popular
    • Pricing
    • Contact us
    • Docs
    • Login
    1. Home
    2. kevin.mahoney
    3. Posts
    K
    • Profile
    • Following 0
    • Followers 0
    • Topics 0
    • Posts 3
    • Best 1
    • Controversial 0
    • Groups 0

    Posts made by kevin.mahoney

    • RE: Does FusionAuth support high availability database configurations?

      @dan 160ms

      posted in Q&A
      K
      kevin.mahoney
    • RE: Does FusionAuth support high availability database configurations?

      @dan thanks for the response - yeah we are performing load testing currently and FusionAuth is performing excellently. For reference we've got it running containerized on 1 core of an amazon c6a.large instance, with about 1700mb memory, and getting 60 registrations per second, p50 response time of 65ms.

      posted in Q&A
      K
      kevin.mahoney
    • RE: Does FusionAuth support high availability database configurations?

      @dan there's one important case not covered in those docs - a high-availability database configuration with a single write-instance and one (or many) read-instances (or replicas.)

      Does FusionAuth support this? Typically support means that read-only queries are routed to this read-replica by the application, in order to reduce querying load on the primary write instance.

      posted in Q&A
      K
      kevin.mahoney