hello everyone
I suggested to increase the processing mechanism of static
resources.
Nginx processing static requests is a very common scenario.
If APIs IX can handle static resource requests, it can reduce resource usage in
the production environment .
Looking forward to ans
hello,
The current solution is to set hash_on is vars_combinations
and choose $remote_ Addr and a value in the cookie to simulate cookie sticky,
but in the VPN scenario, because the remote_addr is the same, this way will
lead to load imbalance, and there is no other way to achieve cookie
??
sorry I leaved out this email
The description in your email is accurate. That's what I mean
do we allow to enable `vars` and` vars_id` at the same time?
on this question , I think it is necessary allow to enable
`vars` and` vars_id` at the same time
-- ?
hello,
I use Tencent virtual machine to compile the master
version.
the error message is
---this is err begin---
inflating: luasocket-3.0-rc1/test/udpconnectsrvr.lua
inflating: luasocket-3.0-rc1/test/unixclnt.lua
infla
hello,
The upstream address printed in the log ($upstream_addr
field) sometimes prints all configured upstream addresses. May I ask if it is a
configuration problem or a bug in the program. How should I solve it?
for example
upstreams config:
192.168.1.1:11000,192.168.1.2:
hello,
How to implement routing according to some information in the request
body??
for example
Looking forward to answer??thanks
Wei Guo
hello,
In the process of using apifix, we encountered two problems
1.Can apifix run on Lua 5.2.2??
2.In the case of using a customized cookie as the upstream hash key, if the
cookie value is empty, load balancing will not be achieved, and all requests
will go to an upstream node. Can the co
hello
We meet a scene when Apisix is in use
location /abc {
...
proxy_pass http://IP:/user;
...
}
Proxy to http://IP:/user when user requests
/abc
How does Apisix support such a similar configuration
Looking forward to answer??thank
hi,
There are multiple routes, using the same vars, such as
[["cookie_user", "==", "1"]], which take effect on both "/user" and "/pages"
routes. If you abstract out vars and manage them separately, you don't need to
modify their vars one by one, just one place.
hi,
Yesterday I submitted an idea about static resource
management, hoping to join the discussion of the new version features. The
title is "Hopefully, APISIX will enable the management of static resources"
-- --
??: "Ming Wen"
hi,
Thank you for your reply. I really agree with the positioning problem you
mentioned. The positioning of a product is very important.
On this issue, I would like to add two points, which are also the original
intention of my discussion.
1. In the Internet scenario, more and more services
hello
Static resource management is split into two nginx in some
scenarios, with some performance loss. Is it possible to solve the problem of
static resources by means of plug-ins. Also, the A/B testing of static
resources needs to be considered along with it.
Thanks,
Wei Guo
12 matches
Mail list logo