Reassd

Reassd's primary function is to reassemble TCP packets, decrypt SSL traffic, and initially parse the resulting HTTP requests and responses. Reassd retrieves packets for reassembly from its communication pipe with the listend process. After it parses an HTTP request and response pair, reassd sends the reassembled hit to pipelined. Reassd is the core process of DNCA and is usually the most CPU-intensive process because of its HTTP and SSL processing.