commit | 9ffd6ff1611f56c4a67c9a3401da0c6427f61bf1 | [log] [tgz] |
---|---|---|
author | Congbin Guo <[email protected]> | Thu May 09 22:54:17 2019 |
committer | chrome-bot <[email protected]> | Mon May 13 02:27:48 2019 |
tree | f6a99fabb4a7bb4a130a642e2d1db1acfc772b00 | |
parent | 1b18f0f36a84b8e46d092d4653bffaca1037883e [diff] |
devserver: count apache process correctly The current devserver RPC check_health returns a confusing apache_client_count number which includes all process which has string "apache" in command line. Obviously it was wrong. This CL counts process more restrictly. BUG=chromium:960122 TEST=None Change-Id: I10319a3658ba81600732f7f8d85df568a429da11 Reviewed-on: https://chromium-review.googlesource.com/1604302 Commit-Ready: ChromeOS CL Exonerator Bot <[email protected]> Tested-by: Congbin Guo <[email protected]> Reviewed-by: Xixuan Wu <[email protected]>