You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by "Sudheer Vinukonda (JIRA)" <ji...@apache.org> on 2014/05/01 06:22:17 UTC

[jira] [Created] (TS-2771) Improvements to current SPDY implementation

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)