Questions tagged [apache-apisix]

48 questions
-1
votes
1 answer

How can i do with this problem (apisix-dashboard run)

i install and run etcd ,apisix ; but run the apisix-dashboard had error like this。 {"level":"warn","ts":"2023-04-07T11:24:14.718Z","logger":"etcd-client","caller":"v3@v3.5.5/retry_interceptor.go:62","msg":"retrying of unary invoker…
-1
votes
2 answers

Apache apisix routing configuration

I am new to apache APISIX, I want to configure the routing in the Apache APISIX gateway. First I have followed the APISIX official document. In that document, they have used "httpbin.org:80" for the upstream server. and it works for me, If I set…
Bennison J
  • 414
  • 1
  • 12
-1
votes
2 answers

whether Lua or LuaJIT is used in Apache APISIX

What are the benefits of using Lua or LuaJIT for APISIX? What is the relationship between Lua 5.1, Lua 5.3 and LuaJIT?
1 2 3
4