浙江省高等学校教师教育理论培训

微信搜索“毛凌志岗前心得”小程序

  博客园  :: 首页  :: 新随笔  :: 联系 :: 订阅 订阅  :: 管理

[Eventletdev] Reverse proxy using eventlet

Hi!

I'm trying to develop a reverse proxy and was wondering whether eventlet
was a good option for it.

I've taken a look at proxylet, but it seems outdated.

I need the following features:
- SSL support on both sides of the reverse proxy
- One connecting user should connect to one server and stay at that
server. Other users should get other servers. I guess this implies some
type of session handling via some type of cookie, but I'm not sure.

Any hints/tips would be helpful.

Regards, Stefan Tunsch

posted on 2012-04-30 07:57  lexus  阅读(221)  评论(0编辑  收藏  举报