LiteSpeed Support Forums

LiteSpeed Support Forums (http://www.litespeedtech.com/support/forum/index.php)
-   Feedback/Feature Requests (http://www.litespeedtech.com/support/forum/forumdisplay.php?f=10)
-   -   Google's SPDY (http://www.litespeedtech.com/support/forum/showthread.php?t=4898)

meto 04-10-2011 12:54 PM

Google's SPDY
 
Should't the supposedly the fastest webserver try to incorporate new technologies like SPDY: http://code.google.com/p/mod-spdy/wiki/Design

Take a look, might be good idea to look further into it.

anything 04-12-2011 07:19 PM

spdy gets in the news and within days you expect it to have been implemented already?
poor litespeedtech staff.

However I do think it should be a priority.
would definitely create some nice news about litespeed if spdy was supported before google finished their apache module

meto 04-14-2011 01:59 AM

By the second part of my post you could deduce that was not a demand... Just a hint.

mistwang 04-14-2011 12:11 PM

Quote:

Current releases of Apache do not support concurrent processing of more than one request on a connection, due to the mostly serialized nature of request/response flow in the existing HTTP protocol. Thus, the initial implementation of mod_spdy processes each SPDY stream (request) in a session (connection) serially.
It basically has about the same performance as HTTP request Pipelining. :)


All times are GMT -7. The time now is 04:06 PM.