Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 16 for Connections (0.23 sec)

  1. operator/cmd/mesh/testdata/manifest-generate/data-snapshot.tar.gz

    description: If set to true, client protocol will be preserved while initiating connection to backend. type: boolean type: object tcp: description: Settings common to both HTTP and TCP upstream connections. properties: connectTimeout: description: TCP connection timeout. type: string maxConnectionDuratio: description: The maximum duration of a connection. type: string maxConnections: description: Maximum number of HTTP1 /TCP connections to a destination host. format: int32 type: integer tcpKeepalive: description:...
    Others
    - Registered: Wed Mar 20 22:53:08 GMT 2024
    - Last Modified: Wed Jan 10 05:10:03 GMT 2024
    - 198.1K bytes
    - Viewed (1)
  2. okhttp/src/test/java/okhttp3/URLConnectionTest.kt

        assertContent("This comes after a busted connection", response2)
    
        // Check that a fresh connection was created, either immediately or after attempting reuse.
        // We know that a fresh connection was created if the server recorded a request with sequence
        // number 0. Since the client may have attempted to reuse the broken connection just before
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Sat Jan 20 10:30:28 GMT 2024
    - 131.7K bytes
    - Viewed (0)
  3. okhttp/src/test/java/okhttp3/CallTest.kt

              // This request will share a connection with 'A' cause it's all done.
              client.newCall(Request.Builder().url(server.url("/b")).build()).enqueue(callback)
            }
          },
        )
        callback.await(server.url("/b")).assertCode(200).assertBody("def")
        // New connection.
        assertThat(server.takeRequest().sequenceNumber).isEqualTo(0)
        // Connection reuse!
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Wed Apr 10 19:46:48 GMT 2024
    - 142.5K bytes
    - Viewed (0)
  4. api/maven-api-model/src/main/mdo/maven.mdo

          </description>
          <fields>
            <field>
              <name>connection</name>
              <version>4.0.0+</version>
              <description>
                <![CDATA[
                The source control management system URL
                that describes the repository and how to connect to the
                repository.
                This connection is read-only.
    XML
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Tue Apr 23 13:29:46 GMT 2024
    - 115.1K bytes
    - Viewed (0)
  5. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-16/plexus-container-default-1.0-alpha-16.jar

    Cloneable { protected org.codehaus.plexus.MutablePlexusContain container; protected org.codehaus.plexus.component.repository.ComponentDescriptor componentDescriptor; private org.codehaus.plexus.lifecycle.LifecycleHandler lifecycleHandler; private int connections; private String id; public void AbstractComponentMan(); public ComponentManager copy(); public org.codehaus.plexus.component.repository.ComponentDescriptor getComponentDescript(); public String getId(); public org.codehaus.plexus.lifecycle.LifecycleHandler...
    Archive
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Tue Oct 16 20:15:40 GMT 2007
    - 205.7K bytes
    - Viewed (0)
  6. maven-core/src/test/resources/org/apache/maven/extension/test-extension-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    usContain container; protected org.codehaus.plexus.component.repository.ComponentDescriptor componentDescriptor; private org.codehaus.plexus.lifecycle.LifecycleHandler lifecycleHandler; protected java.util.Map componentContextReal; private int connections; private String id; public void AbstractComponentMan(); public ComponentManager copy(); public org.codehaus.plexus.component.repository.ComponentDescriptor getComponentDescript(); public String getId(); public org.codehaus.plexus.lifecycle.LifecycleHandler...
    Archive
    - Registered: Sun Mar 31 03:35:09 GMT 2024
    - Last Modified: Tue Oct 16 20:15:40 GMT 2007
    - 233.3K bytes
    - Viewed (0)
  7. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-32/plexus-container-default-1.0-alpha-32.jar

    usContain container; protected org.codehaus.plexus.component.repository.ComponentDescriptor componentDescriptor; private org.codehaus.plexus.lifecycle.LifecycleHandler lifecycleHandler; protected java.util.Map componentContextReal; private int connections; private String id; public void AbstractComponentMan(); public ComponentManager copy(); public org.codehaus.plexus.component.repository.ComponentDescriptor getComponentDescript(); public String getId(); public org.codehaus.plexus.lifecycle.LifecycleHandler...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 233.3K bytes
    - Viewed (0)
  8. maven-core/src/test/resources/apiv4-repo/org/codehaus/plexus/plexus-container-default/1.0-alpha-16/plexus-container-default-1.0-alpha-16.jar

    Cloneable { protected org.codehaus.plexus.MutablePlexusContain container; protected org.codehaus.plexus.component.repository.ComponentDescriptor componentDescriptor; private org.codehaus.plexus.lifecycle.LifecycleHandler lifecycleHandler; private int connections; private String id; public void AbstractComponentMan(); public ComponentManager copy(); public org.codehaus.plexus.component.repository.ComponentDescriptor getComponentDescript(); public String getId(); public org.codehaus.plexus.lifecycle.LifecycleHandler...
    Archive
    - Registered: Sun Apr 28 03:35:10 GMT 2024
    - Last Modified: Sun Oct 02 08:41:25 GMT 2022
    - 205.7K bytes
    - Viewed (0)
  9. manifests/addons/dashboards/istio-service-dashboard.json

              },
    Json
    - Registered: Wed Apr 24 22:53:08 GMT 2024
    - Last Modified: Wed Mar 27 03:47:04 GMT 2024
    - 111.8K bytes
    - Viewed (0)
  10. okhttp-android/src/main/baseline-prof.txt

    Lokhttp3/internal/connection/ExchangeFinder;
    Lokhttp3/internal/connection/FastFallbackExchangeFinder;
    Lokhttp3/internal/connection/RealCall$AsyncCall;
    Lokhttp3/internal/connection/RealCall$CallReference;
    Lokhttp3/internal/connection/RealCall$timeout$1;
    Lokhttp3/internal/connection/RealCall;
    Lokhttp3/internal/connection/RealConnection;
    Lokhttp3/internal/connection/RealConnectionPool$cleanupTask$1;
    Lokhttp3/internal/connection/RealConnectionPool;
    Plain Text
    - Registered: Fri May 03 11:42:14 GMT 2024
    - Last Modified: Mon Mar 21 11:22:00 GMT 2022
    - 127.9K bytes
    - Viewed (0)
Back to top