Welcome! Log In Create A New Profile

Advanced

Re[2]: counters

Михаил Монашёв
March 01, 2013 01:24AM
Здравствуйте, theromis1.

Вы писали 1 марта 2013 г., 1:23:43:

> пример я обновил


> location ~* /stats/get_counter/(?P<id>.*)$ {
> counter_get host_counter $counter $id;
> return 200 $counter;
> }

> location ~* /stats/counter_get/(?P<id>.*)$ {
> counter_get host_counter $counter $id;
> return 200 $counter;
> }

> location ~* /stats/counter_drop/(?P<id>.*)$ {
> counter_drop host_counter $id;
> }

А что counter_get и counter_drop делают?


--
С уважением,
Михаил mailto:postmaster@softsearch.ru

_______________________________________________
nginx-ru mailing list
nginx-ru@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-ru
Subject Author Posted

counters

theromis1 February 28, 2013 01:32PM

Re: counters

Михаил Монашёв February 28, 2013 02:32PM

Re: counters

theromis1 February 28, 2013 04:23PM

Re[2]: counters

Михаил Монашёв March 01, 2013 01:24AM

Re: Re[2]: counters

Rush March 01, 2013 04:48AM

Re: Re[2]: counters

theromis1 March 01, 2013 10:51AM

Re: counters

Rush February 28, 2013 02:34PM

Re: counters

theromis1 February 28, 2013 04:02PM

Re: counters

Andrey Repin February 28, 2013 05:52PM

Re: counters

theromis1 February 28, 2013 06:19PM

Re: counters

Andrey Repin February 28, 2013 07:36PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 312
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready