Lines Matching refs:connection
211 # Size of RPC connection pool. (integer value)
422 # Number of seconds a connection to memcached is held unused in the pool before
427 # connection. (integer value)
544 # The SQLAlchemy connection string to use to connect to the database. (string
548 # Deprecated group/name - [sql]/connection
549 connection = mysql://%SERVICE_USER%:%SERVICE_PASSWORD%@localhost/keystone
551 # The SQLAlchemy connection string to use to connect to the slave database.
583 # Maximum number of database connection retries during startup. Set to -1 to
589 # Interval between retries of opening a SQL connection. (integer value)
612 # Enable the experimental use of database reconnect on connection lost.
627 # Maximum retries in case of connection error or deadlock error before error is
740 # Timeout for socket operations on a client connection. If an incoming
741 # connection is idle for this number of seconds it will be closed. A value of
973 # the connection. (string value)
1180 # Enable LDAP connection pooling. (boolean value)
1200 # Enable LDAP connection pooling for end user authentication. If use_pool is
1205 # End user auth connection pool size. (integer value)
1208 # End user auth connection lifetime in seconds. (integer value)
1241 # Time in ms to wait between connection attempts. (integer value)
1275 # Number of seconds a connection to memcached is held unused in the pool before
1281 # connection. This is used by the key value store system (e.g. token pooled
1509 # Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
1513 # Maximum number of RabbitMQ connection retries. Default is 0 (infinite retry
1565 # Set socket timeout in seconds for connection's socket (floating point value)
1568 # Set TCP_USER_TIMEOUT in seconds for connection's socket (floating point
1572 # Set delay for reconnection to some host which has connection error (floating
1587 # Lifetime of a connection (since creation) in seconds or None for no