Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 10 of 12 for 20000 (0.07 sec)

  1. pkg/registry/core/service/storage/storage_test.go

    			svctest.SetIPFamilies(api.IPv4Protocol)),
    	}, {
    		name:  "single v6",
    		input: svctest.MakeService("foo", svctest.SetClusterIPs("2000::1")),
    		expect: svctest.MakeService("foo", svctest.SetClusterIPs("2000::1"),
    			svctest.SetIPFamilyPolicy(api.IPFamilyPolicySingleStack),
    			svctest.SetIPFamilies(api.IPv6Protocol)),
    	}, {
    		name:  "missing clusterIPs v4",
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Wed Apr 24 18:25:29 UTC 2024
    - 440.2K bytes
    - Viewed (0)
  2. src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java

    tiatingHeapOccupancyPercent=45\n-XX:G1HeapRegionSize=1m\n-XX:MaxGCPauseMillis=60000\n-XX:G1NewSizePercent=5\n-XX:G1MaxNewSizePercent=5\n-Djcifs.smb.client.responseTimeout=30000\n-Djcifs.smb.client.soTimeout=35000\n-Djcifs.smb.client.connTimeout=60000\n-Djcifs.smb.client.sessionTimeout=60000\n-Djcifs.smb1.smb.client.connTimeout=60000\n-Djcifs.smb1.smb.client.soTimeout=35000\n-Djcifs.smb1.smb.client.responseTimeout=30000\n-Dio.netty.noUnsafe=true\n-Dio.netty.noKeySetOptimization=true\n-Dio.netty.r...
    Registered: Wed Jun 12 13:08:18 UTC 2024
    - Last Modified: Thu Apr 11 02:34:53 UTC 2024
    - 459.2K bytes
    - Viewed (0)
  3. pkg/proxy/iptables/proxier_test.go

    				:KUBE-SERVICES - [0:0]
    				:KUBE-EXTERNAL-SERVICES - [0:0]
    				:KUBE-FORWARD - [0:0]
    				:KUBE-NODEPORTS - [0:0]
    				-A KUBE-NODEPORTS -m comment --comment "ns2/svc2:p80 health check node port" -m tcp -p tcp --dport 30000 -j ACCEPT
    				-A KUBE-FORWARD -m conntrack --ctstate INVALID -j DROP
    				-A KUBE-FORWARD -m comment --comment "kubernetes forwarding rules" -m mark --mark 0x4000/0x4000 -j ACCEPT
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Tue May 21 14:39:54 UTC 2024
    - 249.9K bytes
    - Viewed (1)
  4. maven-core/src/test/resources/apiv4-repo/junit/junit/4.13.1/junit-4.13.1.jar

    package org.junit.rules; public synchronized class TemporaryFolder extends ExternalResource { private final java.io.File parentFolder; private final boolean assureDeletion; private java.io.File folder; private static final int TEMP_DIR_ATTEMPTS = 10000; private static final String TMP_PREFIX = junit; public void TemporaryFolder(); public void TemporaryFolder(java.io.File); protected void TemporaryFolder(TemporaryFolder$Builder); public static TemporaryFolder$Builder builder(); protected void before()...
    Registered: Wed Jun 12 09:55:16 UTC 2024
    - Last Modified: Tue Dec 19 19:08:55 UTC 2023
    - 373.7K bytes
    - Viewed (0)
  5. docs/en/docs/release-notes.md

    * 🔧 Update the Question template to ask for the Pydantic version. PR [#10000](https://github.com/tiangolo/fastapi/pull/10000) by [@tiangolo](https://github.com/tiangolo).
    * 📍 Update MkDocs Material dependencies. PR [#9986](https://github.com/tiangolo/fastapi/pull/9986) by [@tiangolo](https://github.com/tiangolo).
    Registered: Mon Jun 17 08:32:26 UTC 2024
    - Last Modified: Fri Jun 14 15:07:37 UTC 2024
    - 395.4K bytes
    - Viewed (0)
  6. src/regexp/testdata/re2-exhaustive.txt.bz2

    C ��$�I$�d�a�I$�I��I$��$�I$�Ha�a�$�I&��$0� 2I$�M$�Ha�d�I$�C �� 0�$�I4�!�a�I$�m�c 2C 0�$�I$�Hd�!�I$�I��� 2C �I$�I!�d�$�I&�C$0� 2I$�I 2C 0� 0� �a�a�d�!�a�a�c[n��۹5��I$�I$�I$�I$�I$�I$�I$�I$�I$�I%m��m��m��0� 0� 0� 2C �� 0� 0�$0� 0� 0� 2C �� 0� 0�$0� 0� 0� 3JٷwPۮCn\��r7p��rkmܚ�w&d�d�I$�I$�I$�I$�I$�I$�I$�I$�I$�I$�I$�I$�I$�I$�I$�I+m�+m�+m�+m�+m�!�+m�+v�¶�¶�ɆHd��p�!�a�a�Ha�a�a�d�!�a�a�Ha�a�a�d�!�a�a�i[n�[n�Cn\��rwu ��m��[n�� �I ��$�I$�I$�I$�I$�I$�I$�I$�I$�I$�I$�I$�I$�I$�I$�I%...
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 13 14:52:20 UTC 2021
    - 418.2K bytes
    - Viewed (0)
  7. CHANGELOG/CHANGELOG-1.21.md

    - The maximum number of ports allowed in EndpointSlices has been increased from 100 to 20,000 ([#99795](https://github.com/kubernetes/kubernetes/pull/99795), [@robscott](https://github.com/robscott)) [SIG Network]
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri Oct 14 07:03:14 UTC 2022
    - 367.3K bytes
    - Viewed (0)
  8. staging/src/k8s.io/apiextensions-apiserver/pkg/apis/apiextensions/validation/validation_test.go

    	seed := rand.Int63()
    	t.Logf("seed: %d", seed)
    	fuzzerFuncs := fuzzer.MergeFuzzerFuncs(apiextensionsfuzzer.Funcs)
    	f := fuzzer.FuzzerFor(fuzzerFuncs, rand.NewSource(seed), codecs)
    
    	for i := 0; i < 10000; i++ {
    		// fuzz internal types
    		schema := &apiextensions.JSONSchemaProps{}
    		f.Fuzz(schema)
    
    		v1beta1Schema := &apiextensionsv1beta1.JSONSchemaProps{}
    Registered: Sat Jun 15 01:39:40 UTC 2024
    - Last Modified: Fri May 10 22:07:40 UTC 2024
    - 349.4K bytes
    - Viewed (0)
  9. fess-crawler/src/main/resources/org/codelibs/fess/crawler/mime/tika-mimetypes.xml

      </mime-type>
      <mime-type type="application/x-ace-compressed">
        <glob pattern="*.ace"/>
      </mime-type>
      <mime-type type="application/x-activemime">
        <magic priority="60">
          <!-- ActiveMime\u0000\u0000 -->
          <match value="0x4163746976654D696D650000" type="string" offset="0">
        </match>
        </magic>
      </mime-type>
      <mime-type type="application/x-atari-floppy-disk-image">
    Registered: Wed Jun 12 15:17:51 UTC 2024
    - Last Modified: Thu Sep 21 06:46:43 UTC 2023
    - 298.5K bytes
    - Viewed (0)
  10. src/net/http/h2_bundle.go

    	http2handlerChunkWriteSize  = 4 << 10
    	http2defaultMaxStreams      = 250 // TODO: make this 100 as the GFE seems to?
    	http2maxQueuedControlFrames = 10000
    )
    
    var (
    	http2errClientDisconnected = errors.New("client disconnected")
    	http2errClosedBody         = errors.New("body closed by handler")
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Tue Jun 04 16:19:04 UTC 2024
    - 364.1K bytes
    - Viewed (0)
Back to top