UbitUmarov
|
90da5280af
put back soft http close
|
%!s(int64=7) %!d(string=hai) anos |
UbitUmarov
|
b6c23fe911
make a few more threads background ones
|
%!s(int64=7) %!d(string=hai) anos |
UbitUmarov
|
928733efc9
please DIE! PLEASE??
|
%!s(int64=7) %!d(string=hai) anos |
UbitUmarov
|
fcb435deb4
make sure we drop requests if DoHTTPGruntWork fails
|
%!s(int64=7) %!d(string=hai) anos |
UbitUmarov
|
a2c2456076
remove LongPoll type and queues. Events should now have reduced latency also. About previus commit, it maybe a modified ingen-e3s-v1.33 script that is broken, and not the original version, can't tell
|
%!s(int64=7) %!d(string=hai) anos |
Melanie Thielker
|
b16abc8166
Massive tab and trailing space cleanup
|
%!s(int64=7) %!d(string=hai) anos |
UbitUmarov
|
f636ef037a
http send is blocking, so we need we need to do it async in all cases. - this will need revision after server changes
|
%!s(int64=8) %!d(string=hai) anos |
UbitUmarov
|
cdaed11387
at last we can login and see objects ( friends is dead and disable in
|
%!s(int64=9) %!d(string=hai) anos |
UbitUmarov
|
a11edceb00
seems to compile ( tests comented out)
|
%!s(int64=9) %!d(string=hai) anos |
UbitUmarov
|
371c9dd2af
bad merge?
|
%!s(int64=9) %!d(string=hai) anos |
UbitUmarov
|
48ef22f62e
change pollService stop() to send 503 error and no keepalive. ( untested )
|
%!s(int64=9) %!d(string=hai) anos |
UbitUmarov
|
2cac56340a
try to serialize http requests from same connection, so they are processed
|
%!s(int64=9) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
86367d7219
refactor: Move methods to start a monitored thread, start work in its own thread and run work in the jobengine from Watchdog to a WorkManager class.
|
%!s(int64=10) %!d(string=hai) anos |
UbitUmarov
|
cd87c4bec5
change/fix previus commits
|
%!s(int64=10) %!d(string=hai) anos |
UbitUmarov
|
8558e97a44
tune poll smartThreadpool use and give it a name
|
%!s(int64=10) %!d(string=hai) anos |
UbitUmarov
|
86a9710e77
change previus code, send a NoEvents response back to http server, even
|
%!s(int64=10) %!d(string=hai) anos |
UbitUmarov
|
f236b2e5d3
request.DoHTTPGruntWork(..) is now identical to our version, so use
|
%!s(int64=10) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
fad1d70180
Add httpserver.<port>.QueuedPollResponses and httpserver.<port>.ProcessedPollResponses statistics
|
%!s(int64=10) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
9e0d419239
minor: Correction to description of QueuedPollResponses since this covers long poll and other 'poll' types
|
%!s(int64=10) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
eed343ed8a
Add httpserver.<port-number>,QueuedPollResponses stat
|
%!s(int64=10) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
f3e177814a
Add regression test for http inventory fetch.
|
%!s(int64=10) %!d(string=hai) anos |
Justin Clark-Casey (justincc)
|
77d418a36d
remove mono compiler warnings from PollServiceRequestManager
|
%!s(int64=11) %!d(string=hai) anos |
Diva Canto
|
3dac92f345
Increased the rate of the PollServiceRequestManager to 0.5 secs (it was 1sec). Group chat is going over the EQ... Hopefully this won't increase CPU when there's nothing going on, but we need to watch for that.
|
%!s(int64=11) %!d(string=hai) anos |
Melanie
|
a7eb1b5b85
Merge branch 'master' into careminster
|
%!s(int64=11) %!d(string=hai) anos |
Diva Canto
|
18d5d8f5dd
Removed verbose debug from previous commit
|
%!s(int64=11) %!d(string=hai) anos |
Diva Canto
|
edafea6ae6
PollServiceRequestManager: changed the long poll from a Queue to a List. No need to dequeue and enqueue items every 1sec.
|
%!s(int64=11) %!d(string=hai) anos |
Diva Canto
|
98d47ea428
Delay the enqueueing of non-longpoll requests for 100ms. No need to have these requests actively on the processing queue if it seems they're not ready.
|
%!s(int64=11) %!d(string=hai) anos |
Diva Canto
|
b5062ae7ee
Changed the timoeut of EQ 502s (no events) to 50 secs. The viewer post requests timeout in 60 secs.
|
%!s(int64=11) %!d(string=hai) anos |
Diva Canto
|
552b85d33d
Revert "Revert "Putting the requests back in the queue while testing for count >0 is not the smartest move...""
|
%!s(int64=11) %!d(string=hai) anos |
Diva Canto
|
9e35b069a4
Reverting the reverts I did yesterday. cpu-branch has now been
|
%!s(int64=11) %!d(string=hai) anos |