Searched refs:max_conns (Results 1 – 3 of 3) sorted by relevance
127 guint max_conns, max_conns_per_host; member234 priv->max_conns = SOUP_SESSION_MAX_CONNS_DEFAULT; in soup_session_init()659 priv->max_conns = g_value_get_int (value); in soup_session_set_property()809 g_value_set_int (value, priv->max_conns); in soup_session_get_property()1844 if (priv->num_conns >= priv->max_conns) { in get_connection_for_host()
1597 self.max_conns = 161603 self.max_conns = m1628 if len(self.cache) == self.max_conns:
5292 proxy, max_conns, use_ntlm. Change the "authenticate" and