Skip to content
#

reverse-proxy

Here are 671 public repositories matching this topic...

traefik
caddy
bagbag
bagbag commented Apr 26, 2020

(Feature request out of https://caddy.community/t/use-placeholders-in-templates/7697)

I would like to see the ability of using placeholders like {http.error.status_code} in templates. This would allow us, for example, to create a single custom error page in nginx style. For now we have to create a page for every status code we would like to support (maybe using respond with include and ar

dorongold
dorongold commented Sep 11, 2019

Summary

Currently Kong supports writing configuration in a file, in YAML or JSON.
To provide a more flexible configuration, especially for those running Kong in different environments (dev, staging, production), an option to write configuration in lua can be very useful.

Additional Details

There are many use-cases that come to mind:

  • Using environment variables inside the d

Proxy is a high performance HTTP(S) proxies, SOCKS5 proxies,WEBSOCKET, TCP, UDP proxy server implemented by golang. Now, it supports chain-style proxies,nat forwarding in different lan,TCP/UDP port forwarding, SSH forwarding.Proxy是golang实现的高性能http,https,websocket,tcp,socks5代理服务器,支持内网穿透,链式代理,通讯加密,智能HTTP,SOCKS5代理,黑白名单,限速,限流量,限连接数,跨平台,KCP支持,认证API。

  • Updated May 18, 2020
  • Go
gm100861
gm100861 commented Sep 11, 2017

你好,我按照Readme配置好了server端,也成功的启动了, 但是登陆成功之后,直接又闪退回登陆界面.想问下是怎么回事. 具体操作我录了一个gif图片 如下.
http://linuxsogood.org/wp-content/uploads/2017/09/proxy.gif

github试了好几次都传不上来图片,所以放我个人博客了.
下面是日志.

`2017-09-11 03:17:54,741 INFO [org.fengfei.lanproxy.server.config.web.routes.RouteConfig] - <handle request for api /login>
2017-09-11 03:27:05,003 INFO [org.fengfei.lanproxy.server.config.web.routes.RouteConfig]

pomerium
travisgroth
travisgroth commented Aug 14, 2019

Is your feature request related to a problem? Please describe.

As observed during #261, users can accidentally set timeouts inconsistently. A concrete example is that one can set a User facing timeout lower than any backend timeout, such that requests may fail early.

Describe the solution you'd like

We should provide some sanity checking to prevent unintended timeout behavior.

Workers-Proxy
yanyuechuixue
yanyuechuixue commented Apr 2, 2020

Describe the bug
A clear and concise description of what the bug is.
使用的是 wrangler generate my-proxy https://github.com/Siujoeng-Lau/Workers-Proxy 中的例子,除 wrangler.toml 外,没有经过任何修改

To Reproduce
Steps to reproduce the bug.

wrangler generate my-proxy https://github.com/Siujoeng-Lau/Workers-Proxy
wrangler config
vim wrangler.toml #write the zone_id and account_i

Janusec Application Gateway, an application security solution which provides WAF (Web Application Firewall), CC attack defense, OAuth2 Authentication, private key protection, Web SSH operation, Web routing and scalable load balancing. JANUSEC应用网关,提供WAF、CC攻击防御、OAuth2身份认证、统一Web化管理入口、证书私钥保护、Web SSH安全运维,Web路由以及可扩展的负载均衡等功能。

  • Updated May 17, 2020
  • Go
shyamsathyanathan
shyamsathyanathan commented Jan 22, 2018

Hi I have been trying to make the rest2soap-json example work with another more complex SOAP API. I find it difficult to configure the xsl files with respect to parsing data from JSON body of the request.

It is stated here that the body is directly converted to XML in case appropriate Content-Type head

Improve this page

Add a description, image, and links to the reverse-proxy topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reverse-proxy topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.