
| Author | Changes | Lines of Code | Lines per Change |
|---|---|---|---|
| Totals | 14 (100.0%) | 50 (100.0%) | 3.5 |
| zwoop | 7 (50.0%) | 35 (70.0%) | 5.0 |
| bcall | 5 (35.7%) | 14 (28.0%) | 2.8 |
| mturk | 1 (7.1%) | 1 (2.0%) | 1.0 |
| georgep | 1 (7.1%) | 0 (0.0%) | 0.0 |
TS-491 ports used by Cluser function opened even no clustering
This will effectively disable the cluster port (8088) if
clustering is not enabled. In addition, traffic_cop is now
also checking the "cli" (unix domain socket) for health. And
of course, it only checks the health of the cluster port if
clustering is enabled.
1 lines of code changed in 1 file:
TS-616 Fix the Makefiles for examples as well
2 lines of code changed in 1 file:
TS-595 Bump SDK versions.
1 lines of code changed in 1 file:
TS-504 Cleanup of "Arg" APIs
Also adds support for "Session" data, and access to a transaction
counter per session.
5 lines of code changed in 1 file:
TS-521 Rename all public APIs from INK* to TS*.
23 lines of code changed in 1 file:
TS-452 Change all ATS_ defines to TS_
1 lines of code changed in 1 file:
TS-266: Update all examples to use non-deprecated APIs.
Tested: FC13
Also moved some cache APIs over to a new ts/experimental.h file.
2 lines of code changed in 1 file:
Resolve TS-347 by adding -version-info to the shared libraries instead using 0.0.0 always
1 lines of code changed in 1 file:
TS-328 Renamed proxy/api/include to proxy/api/ts and removed the
creation of the symlink to get the ts/ts.h structure.
Tested by George Paul
1 lines of code changed in 1 file:
TS-328: Fix examples compilation on FreeBSD(7.2) and OpenSolaris(osol0906)
0 lines of code changed in 1 file:
TS-328 Added the example directory into the build and fixed some
compliation bugs.
Updated patch and tested by George Paul.
13 lines of code changed in 4 files: