migration to libpcre2 ?

2021-11-18 Thread Jean Baptiste Favre
Hello team, Is there any plan to migrate from pcre3 to pcre2 ? I made a quick and unsuccessful attempt of drop-replace in build/pcre.m4 My guess is that the change will be more invasive than simply swipping libraries. I'd be glad to help if possible. Best, Jean Baptiste Favre Please

ATS 9.1.0 build failed

2021-10-16 Thread Jean Baptiste Favre
Hello, I'm working on packaging ATS 9.1.0 for Debian. Currently, I'm stuck with an error when building traffic_top: traffic_top/traffic_top.cc: In function 'void prettyPrint(int, int, double, int)': traffic_top/traffic_top.cc:129:18: error: format not a string literal and no format arguments [-Wer

Re: [VOTE] Release Apache Traffic Server 8.0.0 (RC3)

2018-09-24 Thread jean Baptiste FAVRE
please create a pull > request for the change (https://github.com/apache/trafficserver) and I > will at it to the 8.0.1 release. > > Thank you, > > -Bryan > > > >> On Sep 22, 2018, at 2:31 PM, jean Baptiste FAVRE >> mailto:webmas...@jbfavre.org>&

Re: [VOTE] Release Apache Traffic Server 8.0.0 (RC3)

2018-09-22 Thread jean Baptiste FAVRE
link works with dynamic flags. If not, it falls back on static ones. Could someone double check it, because I do not understand exactly why it used to fail ? Maybe a specific flags or config on Debian ? Cheers, Jean Baptiste On 9/22/18 9:59 PM, jean Baptiste FAVRE wrote: > I've checke

Re: [VOTE] Release Apache Traffic Server 8.0.0 (RC3)

2018-09-22 Thread jean Baptiste FAVRE
; -Wl,experimental/uri_signing/.libs/uri_signing.ver -o > experimental/uri_signing/.libs/uri_signing.so > > -Bryan > > > >> On Sep 20, 2018, at 4:32 AM, jean Baptiste FAVRE >> mailto:webmas...@jbfavre.org>> wrote: >> >> Hello, >> Tried to package i

Re: [VOTE] Release Apache Traffic Server 8.0.0 (RC4)

2018-09-22 Thread jean Baptiste FAVRE
Hello, I've succesfully built ATS 8.0.0 since rc2 on Debian sid & testing, except uri_signing experimental plugin but it's a Debian related issue. +1 for me. Cheers, Jean Baptiste On 9/20/18 8:46 PM, Bryan Call wrote: > I've prepared a release for 8.0.0 (RC4). There was a problem log > rotation

Re: [VOTE] Release Apache Traffic Server 8.0.0 (RC3)

2018-09-20 Thread jean Baptiste FAVRE
Hello, Tried to package it for Debian. webp_transform plugin now build fine. Still having an issue with experimental plugin uri_signing: libtool: link: cc -shared -fPIC -DPIC experimental/uri_signing/.libs/uri_signing.o experimental/uri_signing/.libs/config.o experimental/uri_signing/.libs/cooki

Re: C++ YAML library

2018-05-28 Thread Jean Baptiste Favre
n 0.3 for Debian. Cheers, Jean Baptiste Favre On 19/05/2018 17:33, Leif Hedstrom wrote: > > >> On May 19, 2018, at 9:26 AM, Alan Carroll >> wrote: >> >> Since it was decided we would shift to using YAML for configuration, have >> there been any suggestions

Re: ATS doesn't build with python docutils 0.13.1

2017-01-04 Thread Jean Baptiste Favre
ocutils 0.12. I'll in the coming days (docutils 0.12 is in Debian stable only). Cheers, Jean Baptiste On 03/01/2017 15:11, Jean Baptiste Favre wrote: > Hello Alan, > Thanks for the info. > I had a look in traffic_server.py, but to quick to notice about :ts:cv: :-/ > > given the Ji

Re: ATS doesn't build with python docutils 0.13.1

2017-01-03 Thread Jean Baptiste Favre
ingly. Cheers, Jean Baptiste Favre On 03/01/2017 15:07, Alan Carroll wrote: > Please take a look at doc/ext/traffic-server.py (which I would think you've > done, if you did this patch). There are already :ts: roles defined (e.g. > :ts:cv: for configuration variables). Something

Re: ATS doesn't build with python docutils 0.13.1

2017-01-03 Thread Jean Baptiste Favre
d any commit modifying doc/conf.py since the one you > mentionned which fix anything. > > Cheers, > Jean Baptiste Favre > > > On 30/12/2016 16:30, Alan Carroll wrote: >> This is a known issue, caused by using some additional features in Sphinx. >> There are a

Re: ATS doesn't build with python docutils 0.13.1

2016-12-30 Thread Jean Baptiste Favre
ce of code. Trafficserver entered Debian unstable on 2016-11-29, which means build was OK. I can't find any commit modifying doc/conf.py since the one you mentionned which fix anything. Cheers, Jean Baptiste Favre On 30/12/2016 16:30, Alan Carroll wrote: > This is a known issue, ca

ATS doesn't build with python docutils 0.13.1

2016-12-30 Thread Jean Baptiste Favre
Error 1 I tracked it down to docutils/parsers/rst/states.py [1] which changed between 0.12 & 0.13.1 start_string_prefix is not defined anymore at Inliner init. We have to call init_cutomizations method, but I can't figure out the setting structure. Cheers, Jean Baptiste Favre [1]: https://fossies.org/diffs/docutils/0.12_vs_0.13.1/docutils/parsers/rst/states.py-diff.html

Re: [VOTE] Release Apache Traffic Server 6.2.1 (RC0)

2016-12-28 Thread Jean Baptiste Favre
Hello all, This is *not* a -1 for the release, just a question: I can't see any reference to https://issues.apache.org/jira/browse/TS-5059 though it's flagged to be fixed in 7.1.0 and backported to 6.2.1 & 7.0.1. I guess it'll backported in a lter 6.2 release, but just in case I mention it :) C

ATS 7.0.0 build fails with OpenSSL 1.1.0c

2016-11-18 Thread Jean Baptiste Favre
t;rbio without setting SSL->wbio. New function introduction in 1.1.0 to handle this: SSL_set_rbio()". Problem is, rbio doesn't seems to be nicely detected at configure stage: > checking for SSL_set_rbio... no > checking whether to enable set rbio... no Binding ATS to OpenSSL 1.0 s

Re: Trafficserver 5.2.0 build fail for i386

2015-02-09 Thread jean Baptiste FAVRE
gt;> 在 2015年2月8日,下午8:11,Jean Baptiste Favre 写道: >> >> Hello, >> While trying to generate Trafficserver 5.2.0 debian package for Wheezy >> (current stable), I figured out build fails for i386. >> Please find relevant build logs attached. >> >> Doe

Re: Trafficserver 5.2.0 build fail for i386

2015-02-08 Thread jean Baptiste FAVRE
On 09/02/2015 05:11, James Peach wrote: > >> On Feb 8, 2015, at 4:11 AM, Jean Baptiste Favre wrote: >> >> Hello, >> While trying to generate Trafficserver 5.2.0 debian package for Wheezy >> (current stable), I figured out build fails for i386. >> P

Trafficserver 5.2.0 build fail for i386

2015-02-08 Thread Jean Baptiste Favre
Hello, While trying to generate Trafficserver 5.2.0 debian package for Wheezy (current stable), I figured out build fails for i386. Please find relevant build logs attached. Does anyone experienced this issue as well ? Regards, Jean Baptiste Making all in traffic_crashlog make[3]: Entering direct

Trafficserver 5.2.0 build fail for i386

2015-02-08 Thread jean Baptiste FAVRE
Hello, While trying to generate Trafficserver 5.2.0 debian package for Wheezy (current stable), I figured out build fails for i386. Please find relevant build logs attached. Does anyone experienced this issue as well ? Regards, Jean Baptiste Making all in traffic_crashlog make[3]: Entering direct

Re: ATS 5 on Debian

2014-07-08 Thread Jean Baptiste Favre
this conversation in private without disturbing ATS dev mailing ? Regards, Jean Baptiste Favre On 08/07/2014 15:28, Arno Töll wrote: > On 08.07.2014 15:17, Jean Baptiste Favre wrote: >> I started from official Debian package (trafficserver 4.2 from sid) and >> added some modification whe

Re: ATS 5 on Debian

2014-07-08 Thread Jean Baptiste Favre
hesitate to report any issue. Regards, Jean Baptiste Favre On 04/07/2014 02:46, Juan Pablo Daniel wrote: > Yey! > The most important is to have a debian/ directory as a start point. > > Thanks you. > > Saludos, > Juan Pablo. > > > 2014-07-02 3:30 GMT-03:00 jean Baptist

Re: ATS 5 on Debian

2014-07-01 Thread jean Baptiste FAVRE
Hello, I do backport ATS 4.2.1 (LTS) for Wheezy. I can provide ATS 5.0 .debs if you need them. I'll keep you updated, Regards, Jean Baptiste Favre On 01/07/2014 23:20, Juan Pablo Daniel wrote: > Hi! Anyone making .debs for ATS 5.0.0 ? > > Regards, Juan Pablo.

Re: TrafficServer and IO/Wait

2014-06-23 Thread Jean Baptiste Favre
ion. I'll investigate this option but, as always, comments and ideas are welcomed :) Regards, Jean-Baptiste Favre On 16/06/2014 18:01, Jean Baptiste Favre wrote: > Hello Jay, > > Strange, I did not saw your reply :-/ > > For now, I've added more VMs and have no more IO/

Re: TrafficServer and IO/Wait

2014-06-17 Thread Jean Baptiste Favre
Hello, I tried to recompile trafficserver, linking libhwloc on Debian Wheezy and faced following issue: https://issues.apache.org/jira/browse/TS-1842 Which, unfortunately, has been closed as duplicate. My solution is to add @hwloc_LIBS@ into few Makefile.am files as described in joined patch. Of

Re: TrafficServer and IO/Wait

2014-06-16 Thread Jean Baptiste Favre
Hello Jay, Strange, I did not saw your reply :-/ For now, I've added more VMs and have no more IO/Wait issue. Anyway, I'll try your suggestions. I made some checks. Here re the results: On 15/06/2014 22:32, jtomo...@yahoo.com.INVALID wrote: > Hi Baptiste, sorry my late return for your issue. >

Re: TrafficServer and IO/Wait

2014-06-04 Thread Jean Baptiste Favre
used pastebin for following command's results: # cat /proc/interrupts -> http://pastebin.com/MvgpLB4S # lshw -c disk -c volume -> http://pastebin.com/j2j5YnSX Cheers, Jean-Baptiste Favre On 04/06/2014 14:59, jtomo...@yahoo.com.INVALID wrote: > Hi Baptiste, > In my opinion it

Re: TrafficServer and IO/Wait

2014-06-04 Thread Jean Baptiste Favre
nd stable. Regards, Jean-Baptiste Favre On 04/06/2014 11:02, Jan-Frode Myklebust wrote: > > How much memory does the VM have? How much > proxy.config.cache.ram_cache.size have you given it? How much data are > you caching? How much is delivered to clients ? > > -jf

TrafficServer and IO/Wait

2014-06-04 Thread Jean Baptiste Favre
FUTEX_OP_CMP_GT, 1}) = 1 futex(0x2ae31800d050, FUTEX_WAKE_PRIVATE, 1) = 1 Found nothing strange in diags.log, manager.log or traffic.out log files. Any idea welcome, Regards, Jean-Baptiste Favre

Re: Segfault after upgrade from 4.0.2 to 4.2.0

2014-04-09 Thread Jean Baptiste Favre
, at 8:21 AM, Jean Baptiste Favre wrote: > >> Hello Alan, >> Thanks for the answer. I'll have a look on TS-2564. >> Regarding traffic.out, yes, I've got some more informations: >> >> NOTE: Traffic Server received Sig 11: Segmentation fault >> /usr/bin

Re: Segfault after upgrade from 4.0.2 to 4.2.0

2014-04-09 Thread Jean Baptiste Favre
Hello Alan, Thanks for the answer. I'll have a look on TS-2564. Regarding traffic.out, yes, I've got some more informations: NOTE: Traffic Server received Sig 11: Segmentation fault /usr/bin/traffic_server - STACK TRACE: /lib/x86_64-linux-gnu/libpthread.so.0(+0xf030)[0x2b95c370e030] /usr/bin/traff

Segfault after upgrade from 4.0.2 to 4.2.0

2014-04-09 Thread Jean Baptiste Favre
Hello, I tried to upgrade a 2 server's cluster from ATS 4.0.2 to 4.2.0. Everything is fine on one server when to other one keeps crashing with either with segfault: Manager {0x7ff6e0fe5720} ERROR: [LocalManager::pollMgmtProcessServer] Server Process terminated due to Sig 11: Segmentation fault or

Json crusher plugin released

2013-12-10 Thread Jean Baptiste Favre
Regards, Jean-Baptiste Favre

Re: Buffered transformation plugin question

2013-12-09 Thread Jean Baptiste Favre
On 09/12/2013 19:01, James Peach wrote: > On Dec 6, 2013, at 3:09 PM, Jean Baptiste Favre wrote: > >> Hello, >> >> I need to cache some json API response. >> The API sent only indented json. >> >> To reduce network trafic and optimize cache, I need t

Buffered transformation plugin question

2013-12-06 Thread Jean Baptiste Favre
Hello, I need to cache some json API response. The API sent only indented json. To reduce network trafic and optimize cache, I need to be able to remove space and new lines. I'm considering to use gzip. Problem is, this would invalidate current cache which is not an option. But, when ATS will re