You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@trafficserver.apache.org by GitBox <gi...@apache.org> on 2022/06/02 11:06:22 UTC

[GitHub] [trafficserver] JoeyX-u opened a new issue, #8881: How do I count the bandwidth value of a single domain name?

JoeyX-u opened a new issue, #8881:
URL: https://github.com/apache/trafficserver/issues/8881

   How do I count the bandwidth value of a single domain name?
   example:
   domain: https://www.google.com     speed: 10M/s


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] Scumtron commented on issue #8881: How do I count the bandwidth value of a single domain name?

Posted by GitBox <gi...@apache.org>.
Scumtron commented on issue #8881:
URL: https://github.com/apache/trafficserver/issues/8881#issuecomment-1148416925

   @traeak  Does this plugin have statistics for each host separately? It didn't before...


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] traeak commented on issue #8881: How do I count the bandwidth value of a single domain name?

Posted by GitBox <gi...@apache.org>.
traeak commented on issue #8881:
URL: https://github.com/apache/trafficserver/issues/8881#issuecomment-1147403463

   You can run global plugin remap_stats.so and then use traffic_ctl metric match to get via command line or use stats_over_http plugin to do the same over an http endpoint.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] mlibbey commented on issue #8881: How do I count the bandwidth value of a single domain name?

Posted by GitBox <gi...@apache.org>.
mlibbey commented on issue #8881:
URL: https://github.com/apache/trafficserver/issues/8881#issuecomment-1148863629

   Might also take a look at log stats -- it parses squid binary log to produce stats. https://docs.trafficserver.apache.org/appendices/command-line/traffic_logstats.en.html
   
   (and for your previous question... the plugin runs on a single host. The Traffic Server project itself doesn't have anything that manages many ATS nodes. The Apache Traffic Control project may have something along those lines.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [trafficserver] github-actions[bot] commented on issue #8881: How do I count the bandwidth value of a single domain name?

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on issue #8881:
URL: https://github.com/apache/trafficserver/issues/8881#issuecomment-1581582009

   This issue has been automatically marked as stale because it has not had recent activity. Marking it stale to flag it for further consideration by the community.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@trafficserver.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org