1
0
Fork 0
arangodb/arangod/GeneralServer
Jan 2c5f79c9fb Make scheduler enforce queue limits (#10026)
* initial commit

* fix typo

* honor @mpoeter 's comments. Thanks!

* honor @mpoeter 's comment

* adjust scheduler queue sizes

* apply suggestion

* adjust the PR for 3.5: do not use bounded_push
2019-10-16 17:43:04 +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 Measure time a request takes to get executed by the scheduler (#9224) 2019-06-18 17:34:33 +02: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 Port changes to fix the keep alive timeout (#9483) 2019-07-16 19:39:40 +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 Port fuerte changes from network pool branch (#9125) 2019-06-04 16:35:15 +02: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