Re: How to use reclaimable freelist

2013-02-04 Thread Yunkai Zhang
在 2013年2月5日星期二,Igor Galić 写道: > On Tuesday, February 05, 2013 01:59:29 AM Yunkai Zhang wrote: > > I have writen a article in google doc to explain how to use reclaimable > > freelist: > > > > > https://docs.google.com/document/d/1zHv-c3ZgYJnYjX6Bt1FsBTdBswIK7YFCN3vcYGMp > > xZ4/edit?usp=sharing >

Re: clang build error with -pthread on Mac OS X

2013-02-04 Thread Igor Galić
On Sunday, February 03, 2013 02:20:10 PM James Peach wrote: > Hi all, > > If you are trying to build ATS on Mac OS X using clang, then you are likely > to get the following error: > > clang: error: argument unused during compilation: '-pthread' On Solaris *our* buildsystem (not libtool, o

Re: How to use reclaimable freelist

2013-02-04 Thread Igor Galić
On Tuesday, February 05, 2013 01:59:29 AM Yunkai Zhang wrote: > I have writen a article in google doc to explain how to use reclaimable > freelist: > > https://docs.google.com/document/d/1zHv-c3ZgYJnYjX6Bt1FsBTdBswIK7YFCN3vcYGMp > xZ4/edit?usp=sharing > > Feel free to make changes and additions a

Re: --enable-experimental-plugins

2013-02-04 Thread Igor Galić
On Monday, February 04, 2013 09:18:37 PM you wrote: > On 2/2/13 4:47 AM, Igor Galić wrote: > > Hey folks, > > > > just a heads-up: I put --enable-experimental-plugins in all our builds > > and I'm expecting some massive failures all over the place. > > > > This code needs more exposure, and I tho

Re: --enable-experimental-plugins

2013-02-04 Thread Leif Hedstrom
On 2/2/13 4:47 AM, Igor Galić wrote: Hey folks, just a heads-up: I put --enable-experimental-plugins in all our builds and I'm expecting some massive failures all over the place. This code needs more exposure, and I thought I'd start by building it. I'm not sure this is a great idea. Severa

Re: Question about efficient URL prefix search

2013-02-04 Thread Leif Hedstrom
On 1/29/13 8:57 AM, James Peach wrote: On 29/01/2013, at 1:11 AM, Bowei Du wrote: Hi all, I am looking for a way to quickly get a list of all objects stored in the ATS cache that start with a given string prefix (for example, given " foo.com/bar", returns objects {foo.com/bar123, foo.com/bar4

Re: HTTPS traffic (not SSL termination)

2013-02-04 Thread Leif Hedstrom
On 2/4/13 9:02 AM, oksana fishman wrote: Hi, Thank you for quick response I don't mean level 3 and 4. I mean HTTPS traffic How are you going to see anything in the HTTPS requests without doing SSL termination on the proxy server? -- Leif

Solaris Builds: Moving trunk to GCC

2013-02-04 Thread Igor Galić
Hi folks, here's another announcement of changes in our build infrastructure. We are currently on the point of moving our Solaris builds towards GCC, and slowly phasing out Solaris Studio support from trunk. The reasoning behind this is that many of the free Solaris (or Illumos) distribution

Re: How to use reclaimable freelist

2013-02-04 Thread Yunkai Zhang
On Tue, Feb 5, 2013 at 2:15 AM, Yunkai Zhang wrote: > > > > On Tue, Feb 5, 2013 at 2:11 AM, James Peach wrote: > >> On Feb 4, 2013, at 9:59 AM, Yunkai Zhang wrote: >> >> > I have writen a article in google doc to explain how to use reclaimable >> > freelist: >> > >> > >> https://docs.google.com

Re: How to use reclaimable freelist

2013-02-04 Thread Yunkai Zhang
On Tue, Feb 5, 2013 at 2:11 AM, James Peach wrote: > On Feb 4, 2013, at 9:59 AM, Yunkai Zhang wrote: > > > I have writen a article in google doc to explain how to use reclaimable > > freelist: > > > > > https://docs.google.com/document/d/1zHv-c3ZgYJnYjX6Bt1FsBTdBswIK7YFCN3vcYGMpxZ4/edit?usp=shar

Re: How to use reclaimable freelist

2013-02-04 Thread James Peach
On Feb 4, 2013, at 9:59 AM, Yunkai Zhang wrote: > I have writen a article in google doc to explain how to use reclaimable > freelist: > > https://docs.google.com/document/d/1zHv-c3ZgYJnYjX6Bt1FsBTdBswIK7YFCN3vcYGMpxZ4/edit?usp=sharing > > Feel free to make changes and additions as necessary. T

Re: HTTPS traffic (not SSL termination)

2013-02-04 Thread oksana fishman
Hi, Thank you for quick response I don't mean level 3 and 4. I mean HTTPS traffic On Mon, Feb 4, 2013 at 4:48 PM, Leif Hedstrom wrote: > On 2/4/13 5:20 AM, oksana fishman wrote: > >> Hi, >> Is it possible to configure a trafficserver to work with HTTPS traffic? >> To forward it to the server / p

Re: HTTPS traffic (not SSL termination)

2013-02-04 Thread Leif Hedstrom
On 2/4/13 5:20 AM, oksana fishman wrote: Hi, Is it possible to configure a trafficserver to work with HTTPS traffic? To forward it to the server / parse it ? Only parse the visible fields, not to perform SSL termination ? What visible fields? You mean on Level 3 and 4 ? -- Leif