Sudheer Vinukonda created TS-2771:
-------------------------------------
Summary: Improvements to current SPDY implementation
Key: TS-2771
URL: https://issues.apache.org/jira/browse/TS-2771
Project: Traffic Server
Issue Type: Improvement
Components: SPDY
Reporter: Sudheer Vinukonda
1. Current SPDY implementation in ATS core (originally developed as a plugin)
uses TS plugin API.
2. Also, the implementation uses a lot of std::string and other STL constructs
in the core request processing, which is very inefficient.
Opening this ticket to improve the implementation by fixing the above issues.
--
This message was sent by Atlassian JIRA
(v6.2#6252)