[jira] [Updated] (TS-2644) TOS (DSCP)

2014-03-18 Thread Leif Hedstrom (JIRA)

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

Leif Hedstrom updated TS-2644:
--

Fix Version/s: sometime

> TOS (DSCP) 
> ---
>
> Key: TS-2644
> URL: https://issues.apache.org/jira/browse/TS-2644
> Project: Traffic Server
>  Issue Type: New Feature
>  Components: Cache, Network
>Reporter: Faysal Banna
> Fix For: sometime
>
>
> Hi Guys 
> I wonder if it would be possible to have a plugin that we can assign TOS/DSCP 
> bits to the objects that are being a cache HIT or maybe object type of 
> video/audio. 
> such a plugin would give us better performance and control on how to 
> distribute the output of the cache towards clients. 
> example : 
> suppose i set traffic to clients each of different bandwidth. 
> on a router on a link somewhere on some roof top building i can say this 
> client can get miss object traffic of 512Kbit/s and 1Mbit/s of Hits from the 
> cache. 
> this way if this client is getting a cached object he would get it in 1Mbit/s 
> while his non cached requests would be of 512Kbit/s 
> hope whoever does this patch plugin takes into consideration the mime type or 
> url of the object being retrieved maybe i want to set audio/video being 
> cached or not to have 768Kbit/s while windows updates and android/iphone apps 
> should take no more than 512kbit/s 
> bear in mind that this has nothing to do with Origin servers throttling 
> feature request. this is just client side feature set. 
> much regards 
> Faysal Banna



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (TS-2644) TOS (DSCP)

2014-04-27 Thread Leif Hedstrom (JIRA)

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

Leif Hedstrom updated TS-2644:
--

Fix Version/s: (was: sometime)
   5.0.0

> TOS (DSCP) 
> ---
>
> Key: TS-2644
> URL: https://issues.apache.org/jira/browse/TS-2644
> Project: Traffic Server
>  Issue Type: New Feature
>  Components: Cache, Network
>Reporter: Faysal Banna
> Fix For: 5.0.0
>
>
> Hi Guys 
> I wonder if it would be possible to have a plugin that we can assign TOS/DSCP 
> bits to the objects that are being a cache HIT or maybe object type of 
> video/audio. 
> such a plugin would give us better performance and control on how to 
> distribute the output of the cache towards clients. 
> example : 
> suppose i set traffic to clients each of different bandwidth. 
> on a router on a link somewhere on some roof top building i can say this 
> client can get miss object traffic of 512Kbit/s and 1Mbit/s of Hits from the 
> cache. 
> this way if this client is getting a cached object he would get it in 1Mbit/s 
> while his non cached requests would be of 512Kbit/s 
> hope whoever does this patch plugin takes into consideration the mime type or 
> url of the object being retrieved maybe i want to set audio/video being 
> cached or not to have 768Kbit/s while windows updates and android/iphone apps 
> should take no more than 512kbit/s 
> bear in mind that this has nothing to do with Origin servers throttling 
> feature request. this is just client side feature set. 
> much regards 
> Faysal Banna



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (TS-2644) TOS (DSCP)

2014-04-29 Thread Jay Tomolek (JIRA)

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

Jay Tomolek updated TS-2644:


Attachment: domain_tos.cc

Here's the plugin code
Cheers, 
JT

> TOS (DSCP) 
> ---
>
> Key: TS-2644
> URL: https://issues.apache.org/jira/browse/TS-2644
> Project: Traffic Server
>  Issue Type: New Feature
>  Components: Cache, Network
>Reporter: Faysal Banna
> Fix For: 5.0.0
>
> Attachments: domain_tos.cc
>
>
> Hi Guys 
> I wonder if it would be possible to have a plugin that we can assign TOS/DSCP 
> bits to the objects that are being a cache HIT or maybe object type of 
> video/audio. 
> such a plugin would give us better performance and control on how to 
> distribute the output of the cache towards clients. 
> example : 
> suppose i set traffic to clients each of different bandwidth. 
> on a router on a link somewhere on some roof top building i can say this 
> client can get miss object traffic of 512Kbit/s and 1Mbit/s of Hits from the 
> cache. 
> this way if this client is getting a cached object he would get it in 1Mbit/s 
> while his non cached requests would be of 512Kbit/s 
> hope whoever does this patch plugin takes into consideration the mime type or 
> url of the object being retrieved maybe i want to set audio/video being 
> cached or not to have 768Kbit/s while windows updates and android/iphone apps 
> should take no more than 512kbit/s 
> bear in mind that this has nothing to do with Origin servers throttling 
> feature request. this is just client side feature set. 
> much regards 
> Faysal Banna



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (TS-2644) TOS (DSCP)

2014-04-30 Thread Leif Hedstrom (JIRA)

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

Leif Hedstrom updated TS-2644:
--

Labels: review  (was: )

> TOS (DSCP) 
> ---
>
> Key: TS-2644
> URL: https://issues.apache.org/jira/browse/TS-2644
> Project: Traffic Server
>  Issue Type: New Feature
>  Components: Cache, Network
>Reporter: Faysal Banna
>  Labels: review
> Fix For: 5.0.0
>
> Attachments: domain_tos.cc
>
>
> Hi Guys 
> I wonder if it would be possible to have a plugin that we can assign TOS/DSCP 
> bits to the objects that are being a cache HIT or maybe object type of 
> video/audio. 
> such a plugin would give us better performance and control on how to 
> distribute the output of the cache towards clients. 
> example : 
> suppose i set traffic to clients each of different bandwidth. 
> on a router on a link somewhere on some roof top building i can say this 
> client can get miss object traffic of 512Kbit/s and 1Mbit/s of Hits from the 
> cache. 
> this way if this client is getting a cached object he would get it in 1Mbit/s 
> while his non cached requests would be of 512Kbit/s 
> hope whoever does this patch plugin takes into consideration the mime type or 
> url of the object being retrieved maybe i want to set audio/video being 
> cached or not to have 768Kbit/s while windows updates and android/iphone apps 
> should take no more than 512kbit/s 
> bear in mind that this has nothing to do with Origin servers throttling 
> feature request. this is just client side feature set. 
> much regards 
> Faysal Banna



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (TS-2644) TOS (DSCP)

2014-05-19 Thread Bryan Call (JIRA)

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

Bryan Call updated TS-2644:
---

Fix Version/s: (was: 5.0.0)
   5.1.0

> TOS (DSCP) 
> ---
>
> Key: TS-2644
> URL: https://issues.apache.org/jira/browse/TS-2644
> Project: Traffic Server
>  Issue Type: New Feature
>  Components: Cache, Network
>Reporter: Faysal Banna
>Assignee: Leif Hedstrom
>  Labels: review
> Fix For: 5.1.0
>
> Attachments: domain_tos.cc
>
>
> Hi Guys 
> I wonder if it would be possible to have a plugin that we can assign TOS/DSCP 
> bits to the objects that are being a cache HIT or maybe object type of 
> video/audio. 
> such a plugin would give us better performance and control on how to 
> distribute the output of the cache towards clients. 
> example : 
> suppose i set traffic to clients each of different bandwidth. 
> on a router on a link somewhere on some roof top building i can say this 
> client can get miss object traffic of 512Kbit/s and 1Mbit/s of Hits from the 
> cache. 
> this way if this client is getting a cached object he would get it in 1Mbit/s 
> while his non cached requests would be of 512Kbit/s 
> hope whoever does this patch plugin takes into consideration the mime type or 
> url of the object being retrieved maybe i want to set audio/video being 
> cached or not to have 768Kbit/s while windows updates and android/iphone apps 
> should take no more than 512kbit/s 
> bear in mind that this has nothing to do with Origin servers throttling 
> feature request. this is just client side feature set. 
> much regards 
> Faysal Banna



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (TS-2644) TOS (DSCP)

2015-05-12 Thread Phil Sorber (JIRA)

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

Phil Sorber updated TS-2644:

Fix Version/s: (was: 5.3.0)

> TOS (DSCP) 
> ---
>
> Key: TS-2644
> URL: https://issues.apache.org/jira/browse/TS-2644
> Project: Traffic Server
>  Issue Type: New Feature
>  Components: Cache, Network
>Reporter: Faysal Banna
>Assignee: Phil Sorber
>  Labels: review
> Attachments: domain_tos.cc
>
>
> Hi Guys 
> I wonder if it would be possible to have a plugin that we can assign TOS/DSCP 
> bits to the objects that are being a cache HIT or maybe object type of 
> video/audio. 
> such a plugin would give us better performance and control on how to 
> distribute the output of the cache towards clients. 
> example : 
> suppose i set traffic to clients each of different bandwidth. 
> on a router on a link somewhere on some roof top building i can say this 
> client can get miss object traffic of 512Kbit/s and 1Mbit/s of Hits from the 
> cache. 
> this way if this client is getting a cached object he would get it in 1Mbit/s 
> while his non cached requests would be of 512Kbit/s 
> hope whoever does this patch plugin takes into consideration the mime type or 
> url of the object being retrieved maybe i want to set audio/video being 
> cached or not to have 768Kbit/s while windows updates and android/iphone apps 
> should take no more than 512kbit/s 
> bear in mind that this has nothing to do with Origin servers throttling 
> feature request. this is just client side feature set. 
> much regards 
> Faysal Banna



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


[jira] [Updated] (TS-2644) TOS (DSCP)

2014-08-01 Thread Alan M. Carroll (JIRA)

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

Alan M. Carroll updated TS-2644:


Fix Version/s: (was: 5.1.0)
   5.2.0

> TOS (DSCP) 
> ---
>
> Key: TS-2644
> URL: https://issues.apache.org/jira/browse/TS-2644
> Project: Traffic Server
>  Issue Type: New Feature
>  Components: Cache, Network
>Reporter: Faysal Banna
>Assignee: Leif Hedstrom
>  Labels: review
> Fix For: 5.2.0
>
> Attachments: domain_tos.cc
>
>
> Hi Guys 
> I wonder if it would be possible to have a plugin that we can assign TOS/DSCP 
> bits to the objects that are being a cache HIT or maybe object type of 
> video/audio. 
> such a plugin would give us better performance and control on how to 
> distribute the output of the cache towards clients. 
> example : 
> suppose i set traffic to clients each of different bandwidth. 
> on a router on a link somewhere on some roof top building i can say this 
> client can get miss object traffic of 512Kbit/s and 1Mbit/s of Hits from the 
> cache. 
> this way if this client is getting a cached object he would get it in 1Mbit/s 
> while his non cached requests would be of 512Kbit/s 
> hope whoever does this patch plugin takes into consideration the mime type or 
> url of the object being retrieved maybe i want to set audio/video being 
> cached or not to have 768Kbit/s while windows updates and android/iphone apps 
> should take no more than 512kbit/s 
> bear in mind that this has nothing to do with Origin servers throttling 
> feature request. this is just client side feature set. 
> much regards 
> Faysal Banna



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (TS-2644) TOS (DSCP)

2014-11-20 Thread Susan Hinrichs (JIRA)

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

Susan Hinrichs updated TS-2644:
---
Fix Version/s: (was: 5.2.0)
   5.3.0

> TOS (DSCP) 
> ---
>
> Key: TS-2644
> URL: https://issues.apache.org/jira/browse/TS-2644
> Project: Traffic Server
>  Issue Type: New Feature
>  Components: Cache, Network
>Reporter: Faysal Banna
>Assignee: Phil Sorber
>  Labels: review
> Fix For: 5.3.0
>
> Attachments: domain_tos.cc
>
>
> Hi Guys 
> I wonder if it would be possible to have a plugin that we can assign TOS/DSCP 
> bits to the objects that are being a cache HIT or maybe object type of 
> video/audio. 
> such a plugin would give us better performance and control on how to 
> distribute the output of the cache towards clients. 
> example : 
> suppose i set traffic to clients each of different bandwidth. 
> on a router on a link somewhere on some roof top building i can say this 
> client can get miss object traffic of 512Kbit/s and 1Mbit/s of Hits from the 
> cache. 
> this way if this client is getting a cached object he would get it in 1Mbit/s 
> while his non cached requests would be of 512Kbit/s 
> hope whoever does this patch plugin takes into consideration the mime type or 
> url of the object being retrieved maybe i want to set audio/video being 
> cached or not to have 768Kbit/s while windows updates and android/iphone apps 
> should take no more than 512kbit/s 
> bear in mind that this has nothing to do with Origin servers throttling 
> feature request. this is just client side feature set. 
> much regards 
> Faysal Banna



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