Re: Branch 7.1.x issue?

2019-02-21 Thread
Not sure here. You might need to clean up your cache ? Thansk scw00 > 在 2019年2月21日,下午5:36,宋辰伟 <616955...@qq.com> 写道: > > Could you please fill an issue ? > > Scw00 > >> 在 2019年2月20日,下午6:43,Chou, Peter 写道: >> >> Hi, >> >> I get an a

Re: Branch 7.1.x issue?

2019-02-21 Thread
Could you please fill an issue ? Scw00 > 在 2019年2月20日,下午6:43,Chou, Peter 写道: > > Hi, > > I get an assertion fault core dump in 7.1.x HEAD from HdrHeap.cc::874. This > seems to be isolated down to commit 739d8d. > What I think is happening is that the copy of the content stored in the cache >

Re: Memory leak at head?

2019-02-20 Thread
Could you guys open issues. It would be more helpful to find the detail than email. Thanks Scw00 > 在 2019年2月21日,上午11:13,zzz 写道: > > a37f0d91ec0bbc5cd1f0700a69d76df54b9484fc

Re: Mistake for delete some branches

2019-02-15 Thread
That would be great ! scw00 > 在 2019年2月16日,上午11:32,Leif Hedstrom 写道: > > >> On Feb 15, 2019, at 2:34 PM, Bryan Call wrote: >> >> Thank you for being able to resolve most of the branches. Leif had a >> hourly backup, so I was able to restore 7.1.x and 8.0.x to its original >> state. > >

Re: Mistake for delete some branches

2019-02-15 Thread
Reopen https://github.com/apache/trafficserver/pull/4315 Once again really sorry. scw00 > 在 2019年2月16日,上午11:17,Leif Hedstrom 写道: > > >> On Feb 15, 2019, at 2:34 PM, Bryan Call wrote: >> >> Thank you for being able to resolve most of the b

Re: Mistake for delete some branches

2019-02-15 Thread
4997 <https://github.com/apache/trafficserver/pull/4997> https://github.com/apache/trafficserver/pull/4998 <https://github.com/apache/trafficserver/pull/4998> Can someone help me to push it again ? scw00 > 在 2019年2月15日,下午4:33,宋辰伟 <616955...@qq.com> 写道: > > oknet has

Re: Mistake for delete some branches

2019-02-15 Thread
9686bdcec69216413bdcd86e177e (official/quic-13) > Author: Masakazu Kitajo > Date: Tue Sep 11 17:36:44 2018 +0900 > >Add const qualifier to _hs_protocol > commit 447c7f6ca88df2873762b4df20eb14e15ef186bb (official/quic-15) > Merge: 7c2b65a43 04bfb458c > Author: Masakazu K

Re: Mistake for delete some branches

2019-02-15 Thread
remotes/origin/8.1.x remotes/origin/fix_tunnel_route remotes/origin/make_hwloc_required remotes/origin/quic-12 remotes/origin/quic-13 remotes/origin/quic-15 Maybe more. But I only find these. > 在 2019年2月15日,下午2:38,宋辰伟 <616955...@qq.com> 写道: > > HI all > > I am

Mistake for delete some branches

2019-02-14 Thread
HI all I am so Sorry. I made some mistakes to delete several branch on github. And I don’t have any of these branch in my local. Can someone help me to recover it ? Really sorry and really thanks . Scw00

Re: ATS - Quic - Connection Migration

2019-01-07 Thread
Hi traffic_quic only select a new connection id which dispatch from traffic_server when enable_cm = true, IIUC. But it should be fine if the client has changed the addr(Please let me know if it doesn’t work). scw00 > 在 2019年1月8日,下午3:28,p...@campus.technion.ac.il 写道: > > Hi, > I am a student

Re: [PROPOSAL] Rewrite url after running all remap plugins

2018-12-02 Thread
Actually there is a problem that URL is only overwritten in first plugin in current logic. That means the request_url is overwritten in first plugin(which return NO_REMAP ) and never changed even if the remain plugin set map_to or map_form, except you set request_url directly. If my understandi

Re: ATS QUIC Hackathon Result

2018-11-19 Thread
Currently QUIC event doesn’t use the epoll in ET_NET, SO it is a really a problem. > 在 2018年11月20日,上午10:10,Leif Hedstrom 写道: > > >> On Nov 19, 2018, at 18:47, 宋辰伟 <616955...@qq.com> wrote: >> >> Hi >> >> Actually there is some blocking operati

Re: ATS QUIC Hackathon Result

2018-11-19 Thread
n the PR ( >> https://github.com/apache/trafficserver/issues/3552#issuecomment-440099449 >> <https://github.com/apache/trafficserver/issues/3552#issuecomment-440099449>). >> >> Thanks, >> Masakazu >> >> On Mon, Nov 19, 2018 at 5:30 PM 宋辰伟 <616955

Re: ATS QUIC Hackathon Result

2018-11-19 Thread
Kitajo wrote: >> >> I have no idea where the delay comes from. I posted its detail on the PR ( >> https://github.com/apache/trafficserver/issues/3552#issuecomment-440099449). >> >> Thanks, >> Masakazu >> >> On Mon, Nov 19, 2018 at 5:30 PM 宋辰伟 <6

Re: ATS QUIC Hackathon Result

2018-11-19 Thread
Hi maskit and koshiba What does 30ms delay means ? How to reproduce it ? SCW00 > 在 2018年11月19日,上午9:12,Masakazu Kitajo 写道: > > seem

Re: [PROPOSAL] Remove the tools/traffic_shell.pl script

2018-05-05 Thread
+1 Scw00 > 在 2018年5月5日,上午5:23,CrazyCow 写道: > > +1 We've never used it too. > > On Fri, May 4, 2018, 2:06 PM Bryan Call wrote: > >> +1 - I don’t use it and it looks like it is broken on master >> >> -Bryan >> >>> On May 3, 2018, at 8:38 AM, Leif Hedstrom wrote: >>> >>> I don’t think this