Best unofficial Apache Server developers community
Username
Forgot password?
Sign in with Twitter account
Sign in with Facebook account
List archives

Apache Traffic Server Developers Recent threads

Threads Replies First post Last post
3.1.4
By: Leif Hedstrom
Monday morning 8am PST we will cut v3.1.4. If anything is still marked for 3.1.4 by then, I'll move it to 3.3.0. Expect a release candidate shortly after. If all goes well, v3.1.4 will also become our v3.2 release, so get your testing gear up…
0 May 24 2012
16:59
May 24 2012
16:59
Lua remap plugin prototype
By: James Peach
Hi all, I just committed a prototype remap plugin to the jpeach/lua branch that lets you write remap plugins in Lua. I'd say it's at proof of concept stage. It seems to basically work but it's never taken any real load. The error handling is…
8 May 10 2012
23:22
May 23 2012
11:46
TS_HTTP_SEND_REQUEST_HDR_HOOK question
By: Schmidt, Bill
Hi, I'm writing a plugin the mangles the url path and demangles it at 2 different stages in traffic server. I want to mangle the url request before traffic server checks to see if the object is in the cache and then demangle the request before it…
0 May 21 2012
14:57
May 21 2012
14:57
Download mirrors, plugin, GSoC
By: Jack Bates
Hi, I would like files that are distributed from multiple mirrors to work better with caching proxies, and I hope to write a Traffic Server plugin to help with this I would love any input or feedback on how mirrors can work better with Traffic…
2 May 12 2012
09:48
May 19 2012
10:06
Re: Chunking Content-Encoding in Transformation Plugin
By: Nick Kew
On Tue, 15 May 2012 11:05:30 +0200 Otto van der Schaaf <osc### @gmail.com> wrote: > well i created https://issues.apache.org/jira/browse/TS-1261, but i get an > error when i click the 'attach files' link from jira. > any…
1 May 15 2012
17:01
May 15 2012
17:17
Re: Chunking Content-Encoding in Transformation Plugin
By: Otto van der Schaaf
well i created https://issues.apache.org/jira/browse/TS-1261, but i get an error when i click the 'attach files' link from jira. any suggestions? Regards, Otto van der Schaaf 2012/5/15 osch### @gmail.com <osc### @gmail.com> > I have a…
1 May 15 2012
04:06
May 15 2012
07:26
Re: Chunking Content-Encoding in Transformation Plugin
By: Oschaaf
I have a patch that will enable keepalive / chunking when transforming from cache, for user agents that support it. I will attach it in jira later today. Regards, Otto van der Schaaf Verzonden van mijn HTC ----- Reply message ----- Van: "Nick…
0 May 15 2012
00:50
May 15 2012
00:50
Re: Release Apache Traffic Server v3.0.5
By: Jan-Frode Myklebust
On Fri, May 11, 2012 at 11:14:24PM -0700, Brian Geffon wrote: > Hey Igor, > What do you think we should do, should we bail on this 3.0.5 RC and > get TS-1116 fully in and try a new 3.0.5 RC? Considering we have only > 2 +1s at the…
6 May 12 2012
04:12
May 14 2012
20:25
Re: Chunking Content-Encoding in Transformation Plugin
By: Walsh, Peter
Hello, Was there ever any resolution or bugs opened for the issue referenced in the below linked email thread, where using a transformation plugin prevents traffic server from using chunked transfer encoding? I did a quick search in jira and…
4 May 14 2012
16:52
May 14 2012
20:21
traffic_cop cleanup
By: IgorGali?
Hi folks, I opened a Jira for cleaning up traffic_cop's code, providing a patch that I'd like to get a review for before committing it. https://issues.apache.org/jira/browse/TS-1260 The patch is quite trivial, but given the size, I'd rather…
1 May 13 2012
17:57
May 14 2012
05:40
Re: [1/2] git commit: TS-672 cleanup Win32 references
By: IgorGali?
----- Original Message ----- > Updated Branches: > refs/heads/master a79a638d8 -> 53ebc2f72 > > > TS-672 cleanup Win32 references > > nuke win32 completely. [snip] >…
7 May 11 2012
18:06
May 13 2012
15:15
Lets wrap up 3.1.4
By: Leif Hedstrom
We're so close, please close whatever bugs should be closed for 3.1.4, move out whatever should be moved out. We need to get this sucker out, so we can make a 3.2 release... -- Leif
8 May 10 2012
15:56
May 12 2012
19:49
Who's using ATS?
By: Leif Hedstrom
Hi all, I'd like for us to make a page with a list of who's using Apache Traffic Server. It won't have to include any details, even something simple as just showing the logos for the companies using our project would be very helpful. If you'd…
22 Mar 22 2012
22:51
May 12 2012
03:34
Question on keeping transactions alive to see the total file
By: Robert Logue
Hello, In certain situations my plugin has to see the total file that the client requests, even if the client ends the transaction before the download is complete. This needs to be done on a per transaction basis. I was told that …
2 Apr 16 2012
03:44
May 11 2012
08:47
nuke all WIN32 dead codes
By: Ming.zym
AFAIK, we do not have any plan on supporting WIN32, and some of the codes for WIN32 platform is deleted in the past, but we have many random pieces still in the core. should we nuke them out completely? It would be a good point as we are going to…
4 May 9 2012
04:38
May 10 2012
10:40
Re: [2/2] Open sourcing benchmarking tool
By: IgorGali?
----- Original Message ----- > http://git-wip-us.apache.org/repos/asf/trafficserver/blob/9ce0e718/too ls/jtest/jtest.cc >
1 May 1 2012
23:30
May 9 2012
11:21
plugin ordering @ trunk
By: Otto van der Schaaf
Hi all, FYI, I have 2 transform plugins suddenly in reverse order on a release build on ubuntu server 11.10, dating from 2 may. I 'fixed' this, by reversing the order of the plugins in plugins.conf Regards, Otto van der Schaaf
3 May 7 2012
09:40
May 8 2012
03:29
Header parameters and check URL exists in cache?
By: Jack Bates
Hi, do you know of any examples of parsing parameters in header field values that you can suggest to me? e.g. matching charset=UTF-8 in "Content-Type: ...; charset=UTF-8" or rel=duplicate in "Link: <...>; rel=duplicate" Also can you…
1 May 6 2012
16:00
May 6 2012
18:03
TRANSPORT_COMPRESSED transport type
By: James Peach
Hi, Does anyone know the history behind TRANSPORT_COMPRESSED? It doesn't seem to be used ... J
2 Apr 30 2012
23:18
May 4 2012
02:53
Regression Tests
By: IgorGali?
Hey folks, Until we have this Bug here fixed:) https://issues.apache.org/jira/browse/TS-1137 Could someone of the two or three people who know how this actually works, document the process of writing regression tests. I'm also be perfectly…
4 May 3 2012
16:03
May 3 2012
17:55