Lines Matching refs:connection
52 # In order to close the client socket connection explicitly after the
59 # connection is idle for this number of seconds it will be closed. A
68 # seconds that the connection must be idle before TCP starts sending
207 # Size of RPC connection pool. (integer value)
370 # The SQLAlchemy connection string to use to connect to the database.
374 # Deprecated group/name - [sql]/connection
375 connection = mysql://%SERVICE_USER%:%SERVICE_PASSWORD%@localhost/glance
377 # The SQLAlchemy connection string to use to connect to the slave
411 # Maximum number of database connection retries during startup. Set to
417 # Interval between retries of opening a SQL connection. (integer
443 # Enable the experimental use of database reconnect on connection
458 # Maximum retries in case of connection error or deadlock error before
635 # connection related issues. (integer value)
802 # is used for Swift connection (so no overhead on trust creation).
927 # (Optional) Number of seconds a connection to memcached is held
932 # memcached client connection from the pool. (integer value)
1016 # Time in ms to wait between connection attempts. (integer value)
1240 # Maximum interval of RabbitMQ connection retries. Default is 30
1244 # Maximum number of RabbitMQ connection retries. Default is 0
1300 # Set socket timeout in seconds for connection's socket (floating
1304 # Set TCP_USER_TIMEOUT in seconds for connection's socket (floating
1308 # Set delay for reconnection to some host which has connection error
1323 # Lifetime of a connection (since creation) in seconds or None for no