> On Oct 20, 2014, at 1:55 PM, Ergin Ozekes wrote:
>
> Hi all;
>
> I've installed Apache traffic v.5.2.x server on debian wheezy with kernel
> version 3.13.10. My server configuration is hp dlg580g7 120 GB ram, 1.2 TB
> sas 10K disk, 40 cores. Some times some of the packets on network receive
>
Hi all;
I've installed Apache traffic v.5.2.x server on debian wheezy with kernel
version 3.13.10. My server configuration is hp dlg580g7 120 GB ram, 1.2 TB
sas 10K disk, 40 cores. Some times some of the packets on network receive
queue drops under the 2gbps network bandwidth. For example, 100 pac
GitHub user meeramn opened a pull request:
https://github.com/apache/trafficserver/pull/133
TS-3149 Move Via decode out of traffic_line, and make a separate tool
Created new JIRA TS-3149 to push the changes
You can merge this pull request into a Git repository by running:
$ git
Github user jpeach commented on the pull request:
https://github.com/apache/trafficserver/pull/132#issuecomment-59825518
TS-2904 is closed. Could you please file a new jira ticket for this?
---
If your project is set up for it, you can reply to this email and have your
reply appear on
GitHub user meeramn opened a pull request:
https://github.com/apache/trafficserver/pull/132
TS-2904 Move Via decode out of traffic_line, and make a separate tool
Created separate tool to decode via header and moved via decoder out of
traffic_line. Also, added necessary documentation