- Sort Score
- Num 10 results
- Language All
Results 1 - 2 of 2 for Proxied (0.06 seconds)
-
CHANGELOG/CHANGELOG-1.19.md
The API Server will no longer proxy non-101 responses for upgrade requests. This could break proxied backends (such as an extension API server) that respond to upgrade requests with a non-101 response code. ([#92941](https://github.com/kubernetes/kubernetes/pull/92941), [@tallclair](https://github.com/tallclair)) [SIG API Machinery]
Created: Fri Apr 03 09:05:14 GMT 2026 - Last Modified: Wed Jan 05 05:42:32 GMT 2022 - 489.7K bytes - Click Count (0) -
src/main/java/org/codelibs/fess/mylasta/direction/FessConfig.java
String RATE_LIMIT_BLOCKED_IPS = "rate.limit.blocked.ips"; /** The key of the configuration. e.g. 127.0.0.1,::1 */ String RATE_LIMIT_TRUSTED_PROXIES = "rate.limit.trusted.proxies"; /** The key of the configuration. e.g. 1000 */ String RATE_LIMIT_CLEANUP_INTERVAL = "rate.limit.cleanup.interval"; /** The key of the configuration. e.g. */
Created: Tue Mar 31 13:07:34 GMT 2026 - Last Modified: Sat Mar 28 06:59:19 GMT 2026 - 576.9K bytes - Click Count (2)