Re: git commit: TS-2579: remove ipv4 limit on FetchSM and TSFetchUrl/TSFetchPages

2014-02-26 Thread Shu Kit Chan
i think at the very least in squid.(b)log, you can see the address of the client being the ip you set in the TSHttpConnect call. On Wed, Feb 26, 2014 at 5:02 PM, Leif Hedstrom wrote: > So, ACLs? Logging ? > > -- Leif > > > On Feb 26, 2014, at 5:57 PM, Brian Geffon wrote: > > > > It's set as t

Re: git commit: TS-2576: Add Oct/Hex escape representation into LogFormat

2014-02-26 Thread James Peach
On Feb 26, 2014, at 7:39 PM, Yunkai Zhang wrote: > Updated. thanks a lot :) > On Thu, Feb 27, 2014 at 9:04 AM, James Peach wrote: > >> On Feb 26, 2014, at 4:30 AM, yun...@apache.org wrote: >> >>> Repository: trafficserver >>> Updated Branches: >>> refs/heads/master 6d4005f8b -> 38996681d >>>

Re: git commit: TS-2576: Add Oct/Hex escape representation into LogFormat

2014-02-26 Thread Yunkai Zhang
Updated. On Thu, Feb 27, 2014 at 9:04 AM, James Peach wrote: > On Feb 26, 2014, at 4:30 AM, yun...@apache.org wrote: > > > Repository: trafficserver > > Updated Branches: > > refs/heads/master 6d4005f8b -> 38996681d > > > > > > TS-2576: Add Oct/Hex escape representation into LogFormat > > > >

[GitHub] trafficserver pull request: TS-2553 Fix a crash in the Metalink pl...

2014-02-26 Thread jablko
GitHub user jablko opened a pull request: https://github.com/apache/trafficserver/pull/51 TS-2553 Fix a crash in the Metalink plugin I think the existing CHANGES entry for this issue still covers it. Please feel free to squash any of the changes to clean them up, and let me know

[GitHub] trafficserver pull request: Translate 4.2.x documents to Japanese

2014-02-26 Thread masaori335
Github user masaori335 commented on the pull request: https://github.com/apache/trafficserver/pull/45#issuecomment-36200081 This Pull-Request is merged in the master branch and back-ported in the 4.2.x branch. Thanks! - https://git-wip-us.apache.org/repos/asf?p=trafficserver.

[GitHub] trafficserver pull request: Translate 4.2.x documents to Japanese

2014-02-26 Thread masaori335
Github user masaori335 closed the pull request at: https://github.com/apache/trafficserver/pull/45 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the featu

[GitHub] trafficserver pull request: TS-2553 Fix a crash in the Metalink pl...

2014-02-26 Thread jablko
Github user jablko closed the pull request at: https://github.com/apache/trafficserver/pull/43 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature i

Re: git commit: TS-2576: Add Oct/Hex escape representation into LogFormat

2014-02-26 Thread James Peach
On Feb 26, 2014, at 4:30 AM, yun...@apache.org wrote: > Repository: trafficserver > Updated Branches: > refs/heads/master 6d4005f8b -> 38996681d > > > TS-2576: Add Oct/Hex escape representation into LogFormat > > Introudce two escape representations into LogFormat: > * Oct escape sequence: >

Re: git commit: TS-2579: remove ipv4 limit on FetchSM and TSFetchUrl/TSFetchPages

2014-02-26 Thread Leif Hedstrom
So, ACLs? Logging ? -- Leif > On Feb 26, 2014, at 5:57 PM, Brian Geffon wrote: > > It's set as the connecting ip. > >> On Wednesday, February 26, 2014, Leif Hedstrom wrote: >> >> Curious , why is there an IP address at all in this API? What is the use >> case? >> >> -- Leif >> On Feb

Re: git commit: TS-2579: remove ipv4 limit on FetchSM and TSFetchUrl/TSFetchPages

2014-02-26 Thread Brian Geffon
It's set as the connecting ip. On Wednesday, February 26, 2014, Leif Hedstrom wrote: > Curious , why is there an IP address at all in this API? What is the use > case? > > -- Leif > > > On Feb 26, 2014, at 4:04 PM, James Peach wrote: > > > >> On Feb 26, 2014, at 10:19 AM, Shu Kit Chan > wrote:

Re: git commit: TS-2579: remove ipv4 limit on FetchSM and TSFetchUrl/TSFetchPages

2014-02-26 Thread Leif Hedstrom
Curious , why is there an IP address at all in this API? What is the use case? -- Leif > On Feb 26, 2014, at 4:04 PM, James Peach wrote: > >> On Feb 26, 2014, at 10:19 AM, Shu Kit Chan wrote: >> >> Just curious. Which plugins are using TSHttpConnect incorrectly as you >> indicated? > > The

Re: git commit: TS-2579: remove ipv4 limit on FetchSM and TSFetchUrl/TSFetchPages

2014-02-26 Thread James Peach
On Feb 26, 2014, at 10:19 AM, Shu Kit Chan wrote: > Just curious. Which plugins are using TSHttpConnect incorrectly as you > indicated? The SPDY and authproxy plugins pass the destination address to TSHttpConnect. > should we have jira open to fix them? yes probably > On Sun, Feb 23, 2014 at

Re: git commit: TS-2579: remove ipv4 limit on FetchSM and TSFetchUrl/TSFetchPages

2014-02-26 Thread Shu Kit Chan
Just curious. Which plugins are using TSHttpConnect incorrectly as you indicated? should we have jira open to fix them? On Sun, Feb 23, 2014 at 3:02 PM, James Peach wrote: > On Feb 23, 2014, at 10:47 AM, Brian Geffon wrote: > > > Doesn't the http connect parse headers anyway? > > Yep > > > Isn

Re: TDD/Unit testing ATS plugins

2014-02-26 Thread Alan Cabrera
Thanks! I’m going to start tinkering around in https://github.com/maguro/trafficserver Feel free to watch or, even better, help! Regards, Alan On Feb 25, 2014, at 3:07 PM, James Peach wrote: > On Feb 24, 2014, at 7:51 PM, Alan Cabrera wrote: > >> I wanted to start goofing around with thi

[GitHub] trafficserver pull request: TS-2585: add overridable configuration...

2014-02-26 Thread yzlai
GitHub user yzlai opened a pull request: https://github.com/apache/trafficserver/pull/50 TS-2585: add overridable configurations support Support all overridable configurations You can merge this pull request into a Git repository by running: $ git pull https://github.com/yzlai/

[GitHub] trafficserver pull request: TS-2553 Fix a crash in the Metalink pl...

2014-02-26 Thread Degreane
Github user Degreane commented on the pull request: https://github.com/apache/trafficserver/pull/43#issuecomment-36120159 I have tested it just today and still TS-2553 persists and server crashes when metalink is enabled much regards --- If your project is set up for

Re: [GitHub] trafficserver pull request: Translate 4.2.x documents to Japanese

2014-02-26 Thread Masaori Koshiba
I forgot to add the CC, sorry. 2014年2月26日水曜日、Masaori Koshibaさんは書きました: > Thank you for merging and adding our names in the change log. > > You do not need to take any settings from trafficserver-ja on the RTD. > Because, RTD needs projects for each languages. And trafficserver-ja has > already bee