1,071
edits
Line 24: | Line 24: | ||
* Potentially enabling HTTP Pipelining | * Potentially enabling HTTP Pipelining | ||
** Inform the decision: | ** Inform the decision: | ||
*** Do any web sites use it? | *** [http://en.wikipedia.org/wiki/HTTP_pipelining Wikipedia Article] - [[projects/netlib/http/pipelining-faq.html|Mozilla Article]] - [http://www.w3.org/Protocols/rfc2616/rfc2616-sec8.html W3C Spec] | ||
*** Is it enabled by default with Apache? | *** Do any web sites use it? Doesn't appear to be | ||
*** Does it break the web - proxy servers? | *** Is it enabled by default with Apache? Yes, part of HTTP/1.1 protocol | ||
*** Technical risk: what is involved | *** Does it break the web - proxy servers? Anecdotally, yes | ||
*** Any other browsers supporting it? | *** Technical risk: what is involved? | ||
*** Any other browsers supporting it? Not for now | |||
= Firefox 3 development progress = | = Firefox 3 development progress = |
edits