Changes between Version 1 and Version 2 of Ticket #1029, comment 2
- Timestamp:
- 07/20/16 15:12:21 (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #1029, comment 2
v1 v2 21 21 3. You're lucky enough and in your specific configuration it works quite good and nobody tried to attack your server using known problems with the old SPDY module. 22 22 23 > Please consider to merge or rewrite an equivalent patch for this in nginx core, I ask this as an user, because i really want to be able to stay updated with new nginx versions but keep spdy working too 24 23 25 Support of some feature doesn't mean just making the code compilable. It's also about investing time and resources on fixing bugs, maintaining the whole codebase in consistence, and for testing it over a huge number of configurations, operating systems and use cases. There's no good reason to spend more time to the dead protocol, but such complicated protocol as SPDY requires a lot of time and attention. 24 26