Connection Limits to database

Discussion in 'Pre-sales questions' started by ctus, Jul 2, 2013.

  1. ctus

    ctus Guest

    Hi there,

    I plan to set up a website from which our users will need to download the files, and hence am interested in knowing whether there is any limitation set to the simultaneous connections to the database. Thank you!
     
  2. Elshadriel

    Elshadriel Winhost Staff

    The maximum number of concurrent connections for MySQL is 50. The max pool size for MS SQL Server databases is 100, but you should be able to adjust it a bit in the connection string.
     

Share This Page