1
0
Fork 0
arangodb/arangod/GeneralServer
Max Neunhöffer ac689fc725 Allow to ignore superuser traffic with an option. (#10289)
* Allow to ignore superuser traffic with an option.

Also: Fix some accounting bugs.

* CHANGELOG.

* Implement separate accounting for superuser and user traffic.

* Fix VST case with no authentication.

* Add description of new user-only traffic statistics.

* Add figures for user traffic.

* Simplify forwarding accounting.

* Remove brackets in metrics names.

* Finalize naming of metrics.
2019-10-24 13:11:51 +03:00
..
Acceptor.cpp Feature/new server infra (#7733) 2019-01-08 10:12:02 +01:00
Acceptor.h Feature/new server infra (#7733) 2019-01-08 10:12:02 +01:00
AcceptorTcp.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
AcceptorTcp.h Feature/new server infra (#7733) 2019-01-08 10:12:02 +01:00
AcceptorUnixDomain.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
AcceptorUnixDomain.h Feature/new server infra (#7733) 2019-01-08 10:12:02 +01:00
AsyncJobManager.cpp big reformat 2018-12-26 00:54:03 +01:00
AsyncJobManager.h big reformat 2018-12-26 00:54:03 +01:00
AuthenticationFeature.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
AuthenticationFeature.h Feature/jwt keyfile (#7863) 2019-01-02 14:38:38 +01:00
GeneralCommTask.cpp Allow to ignore superuser traffic with an option. (#10289) 2019-10-24 13:11:51 +03:00
GeneralCommTask.h Measure time a request takes to get executed by the scheduler (#9224) 2019-06-18 17:34:33 +02:00
GeneralDefinitions.h big reformat 2018-12-26 00:54:03 +01:00
GeneralServer.cpp remove debug logging (#10192) 2019-10-09 14:58:15 +03:00
GeneralServer.h Port fuerte changes from network pool branch (#9125) 2019-06-04 16:35:15 +02:00
GeneralServerFeature.cpp Disable hotbackup api on Windows. (#10131) 2019-10-01 23:47:19 +03:00
GeneralServerFeature.h Bug fix/cleanup commtasks (#8893) 2019-05-08 16:33:19 +02:00
HttpCommTask.cpp Allow to ignore superuser traffic with an option. (#10289) 2019-10-24 13:11:51 +03:00
HttpCommTask.h Port fuerte changes from network pool branch (#9125) 2019-06-04 16:35:15 +02:00
ListenTask.cpp Port fuerte changes from network pool branch (#9125) 2019-06-04 16:35:15 +02:00
ListenTask.h Port fuerte changes from network pool branch (#9125) 2019-06-04 16:35:15 +02:00
OperationMode.h big reformat 2018-12-26 00:54:03 +01:00
RequestLane.h Make scheduler enforce queue limits (#10026) 2019-10-16 17:43:04 +03:00
RestHandler.cpp Response compression (#9300) 2019-06-28 10:02:48 +02:00
RestHandler.h Response compression (#9300) 2019-06-28 10:02:48 +02:00
RestHandlerFactory.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
RestHandlerFactory.h big reformat 2018-12-26 00:54:03 +01:00
ServerSecurityFeature.cpp Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
ServerSecurityFeature.h Foxx Security (#8845) 2019-04-25 09:56:29 +02:00
Socket.h Port fuerte changes from network pool branch (#9125) 2019-06-04 16:35:15 +02:00
SocketSslTcp.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
SocketSslTcp.h apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
SocketTask.cpp adjust log level for "closing stream" message (#9815) 2019-08-27 16:51:25 +03:00
SocketTask.h Port changes to fix the keep alive timeout (#9483) 2019-07-16 19:39:40 +03:00
SocketTcp.h apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
SocketUnixDomain.cpp apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00
SocketUnixDomain.h [devel] clear compilation warnings (#8345) 2019-03-08 10:35:09 +01:00
Task.cpp Feature/new server infra (#7733) 2019-01-08 10:12:02 +01:00
Task.h Feature/new server infra (#7733) 2019-01-08 10:12:02 +01:00
VstCommTask.cpp Allow to ignore superuser traffic with an option. (#10289) 2019-10-24 13:11:51 +03:00
VstCommTask.h Port fuerte changes from network pool branch (#9125) 2019-06-04 16:35:15 +02:00
VstNetwork.h apply unique log ids (#8561) 2019-03-25 20:26:51 +01:00