Lines Matching refs:connection
451 # Size of RPC connection pool. (integer value)
557 # If False, closes the client socket connection explicitly. (boolean value)
560 # Timeout for client connections' socket operations. If an incoming connection
694 # The SQLAlchemy connection string to use to connect to the database. (string
698 # Deprecated group/name - [sql]/connection
699 connection = mysql://%SERVICE_USER%:%SERVICE_PASSWORD%@localhost/neutron
701 # The SQLAlchemy connection string to use to connect to the slave database.
733 # Maximum number of database connection retries during startup. Set to -1 to
739 # Interval between retries of opening a SQL connection. (integer value)
762 # Enable the experimental use of database reconnect on connection lost.
777 # Maximum retries in case of connection error or deadlock error before error is
868 # (Optional) Number of seconds a connection to memcached is held unused in the
873 # client connection from the pool. (integer value)
953 # Time in ms to wait between connection attempts. (integer value)
1268 # Maximum interval of RabbitMQ connection retries. Default is 30 seconds.
1272 # Maximum number of RabbitMQ connection retries. Default is 0 (infinite retry
1324 # Set socket timeout in seconds for connection's socket (floating point value)
1327 # Set TCP_USER_TIMEOUT in seconds for connection's socket (floating point
1331 # Set delay for reconnection to some host which has connection error (floating
1346 # Lifetime of a connection (since creation) in seconds or None for no