A, that mean for a single url I have multiple copies on the basis of
> user agents. Kindly tell me is there any mechanism to categories all UAs with
> a single one?
>
> -Original Message-
> From: James Peach [mailto:jpe...@apache.org]
> Sent: Monday, February 24, 2014 11:
--Original Message-
From: James Peach [mailto:jpe...@apache.org]
Sent: Monday, February 24, 2014 11:48 PM
To: dev
Subject: Re: plugin not working
On Feb 24, 2014, at 6:42 AM, Raj Sharma wrote:
> Hi,
>
> I am a software developer in MakeMyTrip.com. I am creating a plugin in Apache
On Feb 24, 2014, at 6:42 AM, Raj Sharma wrote:
> Hi,
>
> I am a software developer in MakeMyTrip.com. I am creating a plugin in Apache
> Traffic server 3.2.0.
Why 3.2.0? 4.1.2 is the latest stable, and closest to the upcoming 4.2.0
release.
> For that below are the steps I have been follow
Hi,
I am a software developer in MakeMyTrip.com. I am creating a plugin in Apache
Traffic server 3.2.0.
For that below are the steps I have been followed-
1. Created a hello-world.c file
#include
#include
int
check_ts_version()
{
const char *ts_version = TSTrafficServerVersionGet();
int r