proxygateway icon indicating copy to clipboard operation
proxygateway copied to clipboard

Proxy Gateway基于openresty(nginx lua module)开发,可以作为接口网关(api gateway)使用,整合业务模块接口,微服务治理聚合,通过web配置界面,能够轻松进行代理配置管理,支持负载均衡,服务器状态检测等

Results 13 proxygateway issues
Sort by recently updated
recently updated
newest added

您好,我按配置配了,curl http://127.0.0.1:8081 返回 302错误,怎么解决

请问站点https怎么配置的,比如访问https://a.fengfei.org/,证书是怎么配置的呢?在conf文件中没有体现啊,服务器上openresty启动的端口只有80和8081啊,没有监听443端口。

我配置一个域名,然后在pwg所在的机器上面配置了自定义的dns服务器地址,将域名 已经配置到pwg所在的ip上,直接访问域名没有起作用