mirror of
https://github.com/caddyserver/caddy.git
synced 2025-07-31 15:08:42 -04:00
Fix formatting
parent
8b47cc239d
commit
0214a460f7
@ -1380,7 +1380,7 @@ A highly flexible and configurable multi-host reverse proxy with load balancing,
|
|||||||
|
|
||||||
Transport modules:
|
Transport modules:
|
||||||
|
|
||||||
- **HTTP**: The HTTP transport module is the default, and sane parameters are used if not explicitly configured.
|
**HTTP**: The HTTP transport module is the default, and sane parameters are used if not explicitly configured.
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
@ -1434,7 +1434,7 @@ Transport modules:
|
|||||||
- `write_buffer_size`: Size of the write buffer in bytes.
|
- `write_buffer_size`: Size of the write buffer in bytes.
|
||||||
|
|
||||||
|
|
||||||
- **FastCGI**: The FastCGI transport module is often used to proxy requests to PHP backends like php-fpm.
|
**FastCGI**: The FastCGI transport module is often used to proxy requests to PHP backends like php-fpm.
|
||||||
|
|
||||||
```json
|
```json
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user