[jira] [Updated] (TS-1089) Allow Plugins to create transparent internal http connections

2012-01-27 Thread Alan M. Carroll (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan M. Carroll updated TS-1089:


Attachment: (was: ts-1089.diff)

> Allow Plugins to create transparent internal http connections
> -
>
> Key: TS-1089
> URL: https://issues.apache.org/jira/browse/TS-1089
> Project: Traffic Server
>  Issue Type: New Feature
>  Components: TS API
>Affects Versions: 3.1.0
> Environment: This feature was built on top of a 3.1.0 release 
> candidate.  Unfortunately, it will superficially conflict with the IPv6 
> changes (I'm including it in case someone needs to update it before I do)
>Reporter: B Wyatt
>Assignee: Alan M. Carroll
> Fix For: 3.1.2
>
> Attachments: trans-pluginvc.patch, ts-1089.diff
>
>
> Plugins can create a fake connection HTTP connection into the proxy and 
> provide a logging address.  This feature allows those connections to appear 
> to the rest of trafficsever as incoming transparent connections (such as the 
> ones accepted by tproxy enabled installations).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (TS-1089) Allow Plugins to create transparent internal http connections

2012-01-27 Thread Alan M. Carroll (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan M. Carroll updated TS-1089:


Attachment: ts-1089.diff

> Allow Plugins to create transparent internal http connections
> -
>
> Key: TS-1089
> URL: https://issues.apache.org/jira/browse/TS-1089
> Project: Traffic Server
>  Issue Type: New Feature
>  Components: TS API
>Affects Versions: 3.1.0
> Environment: This feature was built on top of a 3.1.0 release 
> candidate.  Unfortunately, it will superficially conflict with the IPv6 
> changes (I'm including it in case someone needs to update it before I do)
>Reporter: B Wyatt
>Assignee: Alan M. Carroll
> Fix For: 3.1.2
>
> Attachments: trans-pluginvc.patch, ts-1089.diff
>
>
> Plugins can create a fake connection HTTP connection into the proxy and 
> provide a logging address.  This feature allows those connections to appear 
> to the rest of trafficsever as incoming transparent connections (such as the 
> ones accepted by tproxy enabled installations).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (TS-1089) Allow Plugins to create transparent internal http connections

2012-01-27 Thread Alan M. Carroll (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan M. Carroll updated TS-1089:


Attachment: ts-1089.diff

> Allow Plugins to create transparent internal http connections
> -
>
> Key: TS-1089
> URL: https://issues.apache.org/jira/browse/TS-1089
> Project: Traffic Server
>  Issue Type: New Feature
>  Components: TS API
>Affects Versions: 3.1.0
> Environment: This feature was built on top of a 3.1.0 release 
> candidate.  Unfortunately, it will superficially conflict with the IPv6 
> changes (I'm including it in case someone needs to update it before I do)
>Reporter: B Wyatt
>Assignee: Alan M. Carroll
> Fix For: 3.1.2
>
> Attachments: trans-pluginvc.patch, ts-1089.diff
>
>
> Plugins can create a fake connection HTTP connection into the proxy and 
> provide a logging address.  This feature allows those connections to appear 
> to the rest of trafficsever as incoming transparent connections (such as the 
> ones accepted by tproxy enabled installations).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (TS-1089) Allow Plugins to create transparent internal http connections

2012-01-26 Thread Alan M. Carroll (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Alan M. Carroll updated TS-1089:


Fix Version/s: 3.1.2

> Allow Plugins to create transparent internal http connections
> -
>
> Key: TS-1089
> URL: https://issues.apache.org/jira/browse/TS-1089
> Project: Traffic Server
>  Issue Type: New Feature
>  Components: TS API
>Affects Versions: 3.1.0
> Environment: This feature was built on top of a 3.1.0 release 
> candidate.  Unfortunately, it will superficially conflict with the IPv6 
> changes (I'm including it in case someone needs to update it before I do)
>Reporter: B Wyatt
>Assignee: Alan M. Carroll
> Fix For: 3.1.2
>
> Attachments: trans-pluginvc.patch
>
>
> Plugins can create a fake connection HTTP connection into the proxy and 
> provide a logging address.  This feature allows those connections to appear 
> to the rest of trafficsever as incoming transparent connections (such as the 
> ones accepted by tproxy enabled installations).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Updated] (TS-1089) Allow Plugins to create transparent internal http connections

2012-01-23 Thread B Wyatt (Updated) (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-1089?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

B Wyatt updated TS-1089:


Attachment: trans-pluginvc.patch

This is against a 3.1.0 rc, which means that it is not compatible with head.  

I am attaching it so that it can remind me or someone else to make the minor 
changes and submit it. 

> Allow Plugins to create transparent internal http connections
> -
>
> Key: TS-1089
> URL: https://issues.apache.org/jira/browse/TS-1089
> Project: Traffic Server
>  Issue Type: New Feature
>  Components: TS API
>Affects Versions: 3.1.0
> Environment: This feature was built on top of a 3.1.0 release 
> candidate.  Unfortunately, it will superficially conflict with the IPv6 
> changes (I'm including it in case someone needs to update it before I do)
>Reporter: B Wyatt
> Attachments: trans-pluginvc.patch
>
>
> Plugins can create a fake connection HTTP connection into the proxy and 
> provide a logging address.  This feature allows those connections to appear 
> to the rest of trafficsever as incoming transparent connections (such as the 
> ones accepted by tproxy enabled installations).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira