<div dir="ltr">On Sat, Nov 1, 2014 at 7:03 AM, Alex Christensen <span dir="ltr">&lt;<a href="mailto:alex.christensen@flexsim.com" target="_blank">alex.christensen@flexsim.com</a>&gt;</span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div>Would anything special need to be done for Windows?<br></div></div></blockquote><div><br></div><div>Is there some Windows port that uses network process? As I mentioned enabling the feature would require Windows specific backend implementation. Just compiling it out requires no action.</div><div><br></div><div><br></div><div>   antti</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="auto"><div><br>Alex</div><div><div class="h5"><div><br>On Oct 31, 2014, at 11:02 AM, Antti Koivisto &lt;<a href="mailto:koivisto@iki.fi" target="_blank">koivisto@iki.fi</a>&gt; wrote:<br><br></div><blockquote type="cite"><div><div dir="ltr">Hello,<div><br></div><div>I&#39;m planning to add an experimental HTTP cache implementation to WebKit (<a href="https://bugs.webkit.org/show_bug.cgi?id=30322" target="_blank">https://bugs.webkit.org/show_bug.cgi?id=30322</a>). The main motivations are:</div><div><br></div><div>- Improving performance by bringing the cache closer. For example we can serialize WebKit response objects directly instead of converting to/from platform types.</div><div>- Making future innovation around caching easier. Closer coordination between cache and WebKit opens new optimization possibilities.</div><div><br></div><div>The cache lives in the network process. Most of the code is cross-platform. The storage backend uses libdispatch IO though it wouldn&#39;t be hard to add a generic posix one too.</div><div><br></div><div>The code will be behind NETWORK_CACHE feature flag.</div><div><br></div><div><br></div><div>  antti</div></div>
</div></blockquote></div></div><blockquote type="cite"><div><span>_______________________________________________</span><br><span>webkit-dev mailing list</span><br><span><a href="mailto:webkit-dev@lists.webkit.org" target="_blank">webkit-dev@lists.webkit.org</a></span><br><span><a href="https://lists.webkit.org/mailman/listinfo/webkit-dev" target="_blank">https://lists.webkit.org/mailman/listinfo/webkit-dev</a></span><br></div></blockquote></div></blockquote></div><br></div></div>