27 Commits

Author SHA1 Message Date
Bright Chen e24461e353 Refactor NULL with nullptr in docs (#3467) 2026-08-19 23:11:50 +08:00
wwbmmm 9049685d0b improve server and redis docs 2025-08-02 16:43:47 +08:00
Alan Muhammad f187d2ca43 Method level option to ignore server eovercrowded (#2820)
* method level option to ignore server eovercrowded

* explain method-level option

* [fix] add _failed_to_set_ignore_eovercrowded

* [fix] update docs

* fix indent and add service level option in baidu_master_service

* refactor constructor and update docs

* update server.md

* rm useless methods and refactor getter/setter

* fix build

---------

Co-authored-by: lianxuechao <lianxuechao@bytedance.com>
2024-12-04 11:39:32 +08:00
Bright Chen 9643150b8f Support arena rpc pb message factory (#2751)
* Support arena rpc pb message factory

* Update server document

* Fix comment
2024-09-08 18:03:00 +02:00
Khalid Abdullah 6fce5d2be8 [Typo fixed in server.md] (#2432) 2023-10-30 10:08:54 +08:00
Ran Miller 09acd32715 Server support ALPN with OpenSSL (#2102)
* Server support ALPN with OpenSSL

* Fix SSL unittest compile error

* Add ALPN protocol unittest

* Add ALPN protocol doc
2023-08-30 11:14:03 +08:00
Ran Miller 9b102f0c52 Replace invisible U+00a0 characters with spaces in doc (#2320) 2023-07-24 17:14:46 +08:00
Xiaofeng Wang 0eb6a79f28 update project links (#2200)
- brpc/brpc -> apache/brpc
2023-04-11 09:48:46 +08:00
wangweibing 40c14910f9 Improve server en doc 2021-09-15 06:12:40 +00:00
Ge Jun 0bb4120add Add missing ** 2019-11-15 18:25:46 +08:00
Ge Jun 1a3bfb97e4 Add docs on fork w/o exec 2019-11-15 10:18:06 +00:00
gejun b0533d17d3 polish translations on pthread-mode 2018-11-25 12:14:23 +08:00
Ge Jun 2d496fa5b5 rename grpc to gRPC 2018-09-30 10:00:23 +01:00
Ge Jun 23dbd69342 Add h2/grpc docs 2018-09-30 09:46:22 +01:00
gejun f912f0db02 Update SSL related docs 2018-09-08 22:23:09 +08:00
Ge Jun b4d54c3ddc translate docs on AutoConcurrencyLimiter in server.md to English 2018-08-21 16:25:17 +08:00
wangyao02 45030c4bbe - fix typo in server.md 2018-08-18 10:52:09 +08:00
old-bear c8b7aa8115 + Minor fix and guard on SSL 2018-04-24 14:18:31 +08:00
old-bear 716674a1c1 + Update docs for SSL 2018-04-13 22:02:05 +08:00
gejun 9faa1b92dc move setting stacksize from faq to body 2018-01-31 11:13:44 +08:00
gejun 7278f99d44 Update document for configuarable percentiles 2018-01-22 19:08:42 +08:00
gejun 0db675493f Document that SetFailed sets status_code as well 2018-01-15 20:06:37 +08:00
gejun 3d9a6ec81b add missing files for MAC 2018-01-12 19:49:49 +08:00
gejun 873fbb5295 Port docs on -free_memory_to_system_interval from wiki 2017-10-13 15:19:22 +08:00
gejun 6c5dbe946c polish server.md and add mutual links to en/cn 2017-09-29 00:16:07 +08:00
gejun 1114027075 End translating server.md which still needs to be reviewed and polished 2017-09-28 20:19:48 +08:00
gejun b4569e358e Start translating server.md 2017-09-22 19:54:43 +08:00