Lines Matching refs:connection
170 # In order to close the client socket connection explicitly after the
177 # connection is idle for this number of seconds it will be closed. A
186 # seconds that the connection must be idle before TCP starts sending
473 # Size of RPC connection pool. (integer value)
636 # The SQLAlchemy connection string to use to connect to the database.
640 # Deprecated group/name - [sql]/connection
641 connection = mysql://%SERVICE_USER%:%SERVICE_PASSWORD%@localhost/glance
643 # The SQLAlchemy connection string to use to connect to the slave
677 # Maximum number of database connection retries during startup. Set to
683 # Interval between retries of opening a SQL connection. (integer
709 # Enable the experimental use of database reconnect on connection
724 # Maximum retries in case of connection error or deadlock error before
901 # connection related issues. (integer value)
1068 # is used for Swift connection (so no overhead on trust creation).
1209 # (Optional) Number of seconds a connection to memcached is held
1214 # memcached client connection from the pool. (integer value)
1298 # Time in ms to wait between connection attempts. (integer value)
1522 # Maximum interval of RabbitMQ connection retries. Default is 30
1526 # Maximum number of RabbitMQ connection retries. Default is 0
1582 # Set socket timeout in seconds for connection's socket (floating
1586 # Set TCP_USER_TIMEOUT in seconds for connection's socket (floating
1590 # Set delay for reconnection to some host which has connection error
1605 # Lifetime of a connection (since creation) in seconds or None for no