Lines Matching refs:connection
133 # seconds that the connection must be idle before TCP starts sending
162 # In order to close the client socket connection explicitly after the
169 # connection is idle for this number of seconds it will be closed. A
274 # Size of RPC connection pool. (integer value)
437 # The SQLAlchemy connection string to use to connect to the database.
441 # Deprecated group/name - [sql]/connection
442 connection = mysql://%SERVICE_USER%:%SERVICE_PASSWORD%@localhost/glance
444 # The SQLAlchemy connection string to use to connect to the slave
478 # Maximum number of database connection retries during startup. Set to
484 # Interval between retries of opening a SQL connection. (integer
510 # Enable the experimental use of database reconnect on connection
525 # Maximum retries in case of connection error or deadlock error before
702 # connection related issues. (integer value)
869 # is used for Swift connection (so no overhead on trust creation).
994 # (Optional) Number of seconds a connection to memcached is held
999 # memcached client connection from the pool. (integer value)
1083 # Time in ms to wait between connection attempts. (integer value)
1307 # Maximum interval of RabbitMQ connection retries. Default is 30
1311 # Maximum number of RabbitMQ connection retries. Default is 0
1367 # Set socket timeout in seconds for connection's socket (floating
1371 # Set TCP_USER_TIMEOUT in seconds for connection's socket (floating
1375 # Set delay for reconnection to some host which has connection error
1390 # Lifetime of a connection (since creation) in seconds or None for no