https://bugzilla.wikimedia.org/show_bug.cgi?id=36648

Antoine "hashar" Musso <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #7 from Antoine "hashar" Musso <[email protected]> ---
[ccing Ariel]

Ariel and I did a brainstorming this afternoon. We now have an overall idea of
the HTTPS infrastructure and Ariel about the beta setup.

Beta does not have any support for LVS right now so we can not replicate
production exactly. For example, the connections are sent directly to the
caches instead of through a frontend LVS server, that means we cannot catch all
the HTTPS connections and direct them at a pool of nginx proxies.

Instead, the rough plan is to have a nginx proxy on each of the beta cache. It
will listen on port 443, terminate the SSL connection and use the localhost
cache as an upstream peer.

The SSL certificates will be problematic since we have a lot of subdomains, as
a first step we will use self signed certificates.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to