CB + chunked-encoding + HTTP + HTTPS ?

32 views
Skip to first unread message

Konstantin Nikiforov

unread,
Jan 23, 2013, 9:49:02 AM1/23/13
to chica...@googlegroups.com
The target: create HTTP+HTTPS site with chunked encoding for some
resources.

The problem is:
1. AFAIR, CB still does NOT support HTTP and HTTPS simultaneously
2. So, we should use nginx as proxy to create HTTP+HTTPS web-server.
3. We need chunked-response for some data. Chunked-encoding is
implemented in HTTP/1.1.
3. But nginx proxy still does NOT support HTTP 1.1 for backend server.

Result: overall situation look like "deadlock".

I think, CB needs feature to run HTTP+HTTPS dual server, because it is
a real pain in the butt.

By now, will try to use mod_proxy...
signature.asc

Evan Miller

unread,
Jan 23, 2013, 9:33:39 PM1/23/13
to ChicagoBoss
If you don't want me to forget it, please file and issue on GitHub
with your HTTP + HTTPS requirements.

Can you run two processes on separate ports and cluster them?
--
Evan Miller
http://www.evanmiller.org/
Reply all
Reply to author
Forward
0 new messages