Re: [VOTE] Release Apache Traffic Server 3.3.0-dev

2012-09-04 Thread Igor Galić
- Original Message - > So Igor tells me in IRC that this vote is supposed to last for 3 > days. > We might want to extend it because it was started on a Friday > afternoon before a 3 day weekend for those of us in the US. Thank you Phil! It seems to have been a logistical misstep. Let's

Re: [VOTE] Release Apache Traffic Server 3.3.0-dev

2012-09-04 Thread Daniel Gruno
On 08/31/2012 09:34 PM, Igor Galić wrote: > > Hey folks, > > I cut a tag for 3.3.0-dev and uploaded the tar ball to > >http://people.apache.org/~igalic/releases/ > > Please test this thoroughly before casting your ±1 votes! > > > For reference: > -rw-r--r-- 1 igalic igalic74B Aug 31

Re: [VOTE] Release Apache Traffic Server 3.3.0-dev

2012-09-04 Thread Leif Hedstrom
On 8/31/12 1:34 PM, Igor Galić wrote: Hey folks, I cut a tag for 3.3.0-dev and uploaded the tar ball to http://people.apache.org/~igalic/releases/ Please test this thoroughly before casting your ±1 votes! +1. Tested on Fedora Core 17 (64-bit) Fedora Core 15 64-bit) Fedora

disable traffic_cop while debugging

2012-09-04 Thread Bogdan Graur
Hello, I'm trying to do some debug sessions with traffic_server but it seems that something is killing my process. I assume it is the traffic_cop when my process is not answering some heartbeat request. If that is the case can somebody tell me how can I disable the traffic_cop or maybe change th

Re: disable traffic_cop while debugging

2012-09-04 Thread vijay mamidi
you can run just the traffic_server process alone -Vijay On Tue, Sep 4, 2012 at 12:55 PM, Bogdan Graur wrote: > Hello, > > I'm trying to do some debug sessions with traffic_server but it seems that > something is killing my process. > > I assume it is the traffic_cop when my process is not answe

Re: disable traffic_cop while debugging

2012-09-04 Thread Bogdan Graur
Thanks!! Works fine now! On Tue, Sep 4, 2012 at 11:45 PM, vijay mamidi wrote: > you can run just the traffic_server process alone > > -Vijay > > On Tue, Sep 4, 2012 at 12:55 PM, Bogdan Graur wrote: > > Hello, > > > > I'm trying to do some debug sessions with traffic_server but it seems > that >

Re: disable traffic_cop while debugging

2012-09-04 Thread Leif Hedstrom
On 9/4/12 3:45 PM, vijay mamidi wrote: you can run just the traffic_server process alone Or if you want stats etc. to functionality as well, run traffic_manager (which will start traffic_server). -- leif