Does Drupal support persistent database connections?
If so, how do you configure them and what are the disadvantages?
If not ... why not?
No more, in Drupal <= 5 yes, but this was not recommended, since each Apache process could capture the connection and hold it until the database returned requests with Max errors. connections
Source: https://habr.com/ru/post/1339917/More articles:Effective design for sql database - sqlConverting SQL query result to array of strings - javaActiveRecord :: AssociationTypeMismatch when trying to save nested attributes in Rails - ruby-on-railsUnobtrusive validation issue with DropDownListFor in ASP.NET MVC 3 - asp.netEmptying * by reference - c ++Convert arabic / japanese to mySQL in php? - phpError: "OLE DB provider" MSDASQL "for linked server" (null) "returned message" [Microsoft] [ODBC Driver Manager] Data source name not found ... "- sqlAndroid startActivity () crash - androidJava server side file transfer with resume support? - javaC - (void *) to int - cAll Articles