Searched refs:connections (Results 1 - 2 of 2) sorted by relevance

/solaris-userland/components/openstack/swift/files/
H A Drsyncd.conf5 max connections = 2
11 max connections = 4
17 max connections = 8
/solaris-userland/components/openstack/neutron/files/services/vpn/device_drivers/
H A Dsolaris_ipsec.py318 # cause the looping status process to mark any connections
461 connections = self.vpnservice['ipsec_site_connections']
463 for site in connections:
562 # IKE is running. Update status of all connections
625 """Update the status of all of the ipsec-site-connections.
626 Mark all the connections this router knows about as ACTIVE or DOWN.
640 LOG.info("Marking all site connections %s" % new_state)
655 for further comments. Any connections that ended up
749 because Solaris IPsec connections are established on-demand, not part
787 connections
[all...]

Completed in 14 milliseconds