[jira] [Updated] (TS-2220) Add proxy.config.http.insert_client_ip

2016-08-16 Thread Bryan Call (JIRA)

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

Bryan Call updated TS-2220:
---
Summary: Add proxy.config.http.insert_client_ip  (was: add 
proxy.config.http.insert_client_ip)

> Add proxy.config.http.insert_client_ip
> --
>
> Key: TS-2220
> URL: https://issues.apache.org/jira/browse/TS-2220
> Project: Traffic Server
>  Issue Type: Improvement
>  Components: HTTP
>Affects Versions: 4.0.1
>Reporter: Zhao Yongming
> Fix For: sometime
>
>
> this is for V4 branch changes, add the new proxy.config.http.insert_client_ip.
> we should name proxy.config.http.anonymize_insert_client_ip as 
> 'proxy.config.http.insert_request_client_ip' or just 
> 'proxy.config.http.insert_client_ip'
> and the current implement of the insert client ip works only if the client 
> request do not have a 'Client-ip' header, but sometimes we need to replace it 
> even if someone send us a fake 'Client-ip':
> proxy.config.http.insert_client_ip
> INT
> 1
> When disabled(0), do nothing.
> When enabled (1), Traffic Server inserts Client-IP headers to retain the 
> client IP address, if there is no such headers. 
> When forced (2), Traffic Server inserts Client-IP, or replace the origin 
> Client-IP header if it is already there.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-2220) add proxy.config.http.insert_client_ip

2015-06-11 Thread Phil Sorber (JIRA)

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

Phil Sorber updated TS-2220:

Fix Version/s: (was: 6.0.0)
   sometime

> add proxy.config.http.insert_client_ip
> --
>
> Key: TS-2220
> URL: https://issues.apache.org/jira/browse/TS-2220
> Project: Traffic Server
>  Issue Type: Improvement
>  Components: HTTP
>Affects Versions: 4.0.1
>Reporter: Zhao Yongming
> Fix For: sometime
>
>
> this is for V4 branch changes, add the new proxy.config.http.insert_client_ip.
> we should name proxy.config.http.anonymize_insert_client_ip as 
> 'proxy.config.http.insert_request_client_ip' or just 
> 'proxy.config.http.insert_client_ip'
> and the current implement of the insert client ip works only if the client 
> request do not have a 'Client-ip' header, but sometimes we need to replace it 
> even if someone send us a fake 'Client-ip':
> proxy.config.http.insert_client_ip
> INT
> 1
> When disabled(0), do nothing.
> When enabled (1), Traffic Server inserts Client-IP headers to retain the 
> client IP address, if there is no such headers. 
> When forced (2), Traffic Server inserts Client-IP, or replace the origin 
> Client-IP header if it is already there.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-2220) add proxy.config.http.insert_client_ip

2014-11-05 Thread Susan Hinrichs (JIRA)

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

Susan Hinrichs updated TS-2220:
---
Fix Version/s: (was: 5.2.0)
   6.0.0

> add proxy.config.http.insert_client_ip
> --
>
> Key: TS-2220
> URL: https://issues.apache.org/jira/browse/TS-2220
> Project: Traffic Server
>  Issue Type: Improvement
>  Components: HTTP
>Affects Versions: 4.0.1
>Reporter: Zhao Yongming
> Fix For: 6.0.0
>
>
> this is for V4 branch changes, add the new proxy.config.http.insert_client_ip.
> we should name proxy.config.http.anonymize_insert_client_ip as 
> 'proxy.config.http.insert_request_client_ip' or just 
> 'proxy.config.http.insert_client_ip'
> and the current implement of the insert client ip works only if the client 
> request do not have a 'Client-ip' header, but sometimes we need to replace it 
> even if someone send us a fake 'Client-ip':
> proxy.config.http.insert_client_ip
> INT
> 1
> When disabled(0), do nothing.
> When enabled (1), Traffic Server inserts Client-IP headers to retain the 
> client IP address, if there is no such headers. 
> When forced (2), Traffic Server inserts Client-IP, or replace the origin 
> Client-IP header if it is already there.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Updated] (TS-2220) add proxy.config.http.insert_client_ip

2013-10-08 Thread Leif Hedstrom (JIRA)

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

Leif Hedstrom updated TS-2220:
--

Fix Version/s: (was: 4.1.0)
   4.2.0

Moving these to v4.2.0, please move any bugs back that will be worked on before 
the November release of v4.1.0.

> add proxy.config.http.insert_client_ip
> --
>
> Key: TS-2220
> URL: https://issues.apache.org/jira/browse/TS-2220
> Project: Traffic Server
>  Issue Type: Improvement
>  Components: HTTP
>Affects Versions: 4.0.1
>Reporter: Zhao Yongming
> Fix For: 4.2.0
>
>
> this is for V4 branch changes, add the new proxy.config.http.insert_client_ip.
> we should name proxy.config.http.anonymize_insert_client_ip as 
> 'proxy.config.http.insert_request_client_ip' or just 
> 'proxy.config.http.insert_client_ip'
> and the current implement of the insert client ip works only if the client 
> request do not have a 'Client-ip' header, but sometimes we need to replace it 
> even if someone send us a fake 'Client-ip':
> proxy.config.http.insert_client_ip
> INT
> 1
> When disabled(0), do nothing.
> When enabled (1), Traffic Server inserts Client-IP headers to retain the 
> client IP address, if there is no such headers. 
> When forced (2), Traffic Server inserts Client-IP, or replace the origin 
> Client-IP header if it is already there.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (TS-2220) add proxy.config.http.insert_client_ip

2013-09-13 Thread Zhao Yongming (JIRA)

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

Zhao Yongming updated TS-2220:
--

Affects Version/s: 4.0.1
Fix Version/s: 4.1.0

> add proxy.config.http.insert_client_ip
> --
>
> Key: TS-2220
> URL: https://issues.apache.org/jira/browse/TS-2220
> Project: Traffic Server
>  Issue Type: Improvement
>  Components: HTTP
>Affects Versions: 4.0.1
>Reporter: Zhao Yongming
> Fix For: 4.1.0
>
>
> this is for V4 branch changes, add the new proxy.config.http.insert_client_ip.
> we should name proxy.config.http.anonymize_insert_client_ip as 
> 'proxy.config.http.insert_request_client_ip' or just 
> 'proxy.config.http.insert_client_ip'
> and the current implement of the insert client ip works only if the client 
> request do not have a 'Client-ip' header, but sometimes we need to replace it 
> even if someone send us a fake 'Client-ip':
> proxy.config.http.insert_client_ip
> INT
> 1
> When disabled(0), do nothing.
> When enabled (1), Traffic Server inserts Client-IP headers to retain the 
> client IP address, if there is no such headers. 
> When forced (2), Traffic Server inserts Client-IP, or replace the origin 
> Client-IP header if it is already there.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira