Hi Tin,
I can't speak to whether Y! plans to open source the cookie remap
plugin but I was author of that plugin at Y! and can give some generic
pointers. The plugin itself is is a bit Y! specific, so there may be
some difficulties getting it released but I can speak to the general
idea behind th
Theo Schlossnagle wrote:
In the patch I submitted, the Solaris variant (for non gcc) sets:
common_opt="-mt -m32 -D__WORDSIZE=32"
debug_opt="-g $common_opt"
release_opt="-g $common_opt -xO3"
cxx_opt="-library=stlport4 -erroff"
in configure.ac. So you shouldn't be hitting those issues.
Neither
On 11/21/2009 02:24 PM, Nick Kew wrote:
Just a heads-up in case anyone is interested: I've played with
building trafficserver on opensolaris/AMD64. Since I need to
be in a fit state tomorrow I'm knocking off now rather than
running a potentially-all-night session, so here's progress
to date:
1.
[
https://issues.apache.org/jira/browse/TS-11?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bryan Call updated TS-11:
-
Attachment: 0002-bcall-solaris_updates.patch
New patch that is just a diff instead of: git format-patch trunk
> Solar
Hello,
I was reading in SDK doc about yts.cookie.remap plugin but I cannot find it
in the source tree. I am trying to use Traffic Server with cookie based
mapping/redirection.
Is there any plan to release that code soon? If not, any good examples or
advice on how to write such plugin?
Thanks in