-
Updated
Apr 17, 2022 - Go
load-balancer
Here are 820 public repositories matching this topic...
-
Updated
Apr 16, 2022 - JavaScript
-
Updated
Apr 15, 2022 - Go
mod_mime
-
Updated
Apr 13, 2022 - Go
Ginkgo fails if some focused test is left in the codebase (FIt, FEntry, etc), avoiding the risk of committing code with focused tests in code that may let us think the CI is good while it's running a subset of tests.
Is your feature request related to a problem? Please describe.
This is the logic currently implemented in the main branch:
If
headerscriteria are configured, a request is filtered in if it matches both headers and urls. Ifheaderscriteria are NOT configured, the probability options are used.
Describe the solution you'd like
I want to take the URL check when no header is
Your Feature Request
Some applications are not case-sensitive on the URL parameters, and may look for arguments presented under any fantasist format. One could argue that we could turn the complete string to lower case before performing the lookup, but that would also change the values, which is not desired. A better approach would be to improve url_param, urlp, and urlp_val() to take a
-
Updated
Apr 15, 2022 - C
-
Updated
Dec 7, 2021 - C
-
Updated
Apr 11, 2022 - TypeScript
-
Updated
Sep 10, 2020 - Go
-
Updated
Dec 9, 2021 - JavaScript
What we need
In the case of using openelb as the Kubernetes load balancing implementation, the allocation of openelb external-ip-pool can only be viewed on the terminal interface by accessing Kubernetes resources with kubectl. However, more and more kubernetes users are using specific dashboards to operate and manage clusters or workloads, such as KubeSphere. Therefore, the current usage is n
For security issues, some companies need that each sql user has their own cache.
Indeed, if clickhouse is configured with ROW policies or other kind of user rights, a user could have access to forbidden data if the query was previously done by another user with the right access and the result is is already cached in CH
Metrics support
Describe the bug
A clear and concise description of the bug.
when my asp.net core 3.1 app host in IIS, the url console is 127.0.0.1,so,when i have Multiple instances,the instances name will be the same,such as 127.0.0.1:svaname:port,eureka server think they are a single instance.
i print the console in source code:
![image](https://user-images.githubusercontent.com/6300834/101754289-8ad92
-
Updated
Jan 31, 2022 - Shell
-
Updated
Sep 25, 2020
-
Updated
May 31, 2018 - Rust
-
Updated
Apr 17, 2022 - C
-
Updated
Oct 7, 2021 - Ruby
-
Updated
May 25, 2021 - Python
-
Updated
May 5, 2017 - Go
-
Updated
Feb 14, 2022 - Go
-
Updated
Apr 17, 2022 - C++
Improve this page
Add a description, image, and links to the load-balancer topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the load-balancer topic, visit your repo's landing page and select "manage topics."
Description
Reference