[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[List Home]
|
Re: [jetty-dev] Jetty SPDY
|
- From: Martin Bartlett <martin.j.bartlett@xxxxxxxxx>
- Date: Fri, 4 May 2012 10:31:00 +0200
- Delivered-to: jetty-dev@eclipse.org
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=e2NUHd/85ho8CFCsDIlZz40lnQvgJQfXKn5k/xQlB5o=; b=bQpk6mQMWlXxZopUuWUqFEOyimCHRKuNQAgY3TKCjNW1dnPi0FE36Tu7ijInRbf4jD WP3/37bZ021MvMdUY7iNaB+Ip+00cdt/YM25a15//GE+2U3bvHf+z88NV8qK2UPqOXkC TxctD2PMwFqpojr2dh1Hts4Uk+/5Z7dZ48nb3yWTo4pGuuyotkPjjqzbB/ILJ7QUvmdp tXSVpOrOq56qTc9l5cwu5XbRvuIuqGcFKZ2372BLBsKTsFRrQ+7H14XfG2PiVDZabW/f N0Z/11dyGEusOIIdVRm3eN87ErBWUjKenNQ7bnjZrDqRNiOEr1VuBmq+CohtYI+S3VfG 7wjw==
Excellent news, thanks guys.
(I should probably start another thread for this one, but here goes
anyway - anyone working on a simple way to configure server push for a
particular resource? I.e. you get a page request and before returning
the data for that page, read a config resource somewhere that says
what associated resources to push up to the client. If not, I may take
a stab at it. If so, where can I find some info?).
Martin
> FYI: We've identified the problem. It's as Simone already guessed,
> missing flow control in chromium. It seems to be implemented in FF12
> windows, but not on FF12 MacOs/linux.
>
> However we'll fix that on jetty side. So it'll work fine with and
> without flow control.
>