[web-devel] Advice on implementing a web proxy

Kazu Yamamoto ( 山本和彦 ) kazu at iij.ad.jp
Thu Dec 8 06:04:29 CET 2011


Erik,

> Unfortunately, no. This is listed as one of the know problems
> in the readme file:
> 
>     https://github.com/erikd/http-proxy/blob/master/README.txt

Oh my.

> So you need the standard features of Warp as well as reverse-proxy
> features? 

Yes. I want to build all my web site only in Haskell. Now mighttpd
(ineffectively) acts as reverse-proxy for Yesod apps behind as well as
handles static files.

> Do you need to reverse proxy HTTPS as well as HTTP?

Currently no.

I will tackle this topic when my current job finished.
Thank you for your reply.

--Kazu



More information about the web-devel mailing list