Re: new developer, about plugin

2018-06-29 Thread 928991159
Thank you very much, I will use your advice at next Monday. iPhone -- Original -- From: zzz Date: ,6?? 29,2018 11:25 To: 928991159 <928991...@qq.com> Cc: dev Subject: Re: new developer, about plugin Hi,Have you tried to enable the debug tag[1]

Re: new developer, about plugin

2018-06-29 Thread zzz
Hi, Have you tried to enable the debug tag[1] as "http" and check the log? Or even better, please try to use a debugger to see which step goes wrong. [1] https://docs.trafficserver.apache.org/en/6.2.x/developer-guide/debugging/debug-tags.en.html 2018-06-29 7:30 GMT-07:00 928991159 <928991...@qq.c

Re: new developer, about plugin

2018-06-29 Thread 928991159
littler than reality, reality is about 300,but use API about 200 iPhone -- Original -- From: Alan Carroll Date: ,6?? 29,2018 8:16 To: dev Subject: Re: new developer, about plugin In what way is the data incorrect? Is it too large, always zero

Re: new developer, about plugin

2018-06-29 Thread Alan Carroll
In what way is the data incorrect? Is it too large, always zero, random?

new developer, about plugin

2018-06-29 Thread 928991159
Dear Friends,my english is not very good.Please excuse me?? i have a question about develop plugin. ats version:6.2.1.my purpose is find cached response header size and reponse body size in TS_EVENT_HTTP_CACHE_LOOKUP_COMPLETE event Phase. In my handler i call those api,but i get a wr