OT: How to tell an HTTP client to limit parallel connections?

Grant Edwards invalid at invalid.invalid
Fri Nov 8 16:05:44 EST 2013


On 2013-11-08, Ian Kelly <ian.g.kelly at gmail.com> wrote:

> Do you really need to send all the page resources over HTTPS?

Probably not, but it's not my decision.  The customer/client makes
that decision.

> Perhaps you could reduce some of the SSL overhead by sending images
> and stylesheets over a plain HTTP connection instead.

In theory, that could work, but some customers require use of
encryption.

-- 
Grant Edwards               grant.b.edwards        Yow! Did YOU find a
                                  at               DIGITAL WATCH in YOUR box
                              gmail.com            of VELVEETA?



More information about the Python-list mailing list