|
@@ -10,8 +10,6 @@ Ovidiu Sas
|
|
|
|
|
|
<[email protected]>
|
|
<[email protected]>
|
|
|
|
|
|
-Edited by
|
|
|
|
-
|
|
|
|
Alex Balashov
|
|
Alex Balashov
|
|
|
|
|
|
<[email protected]>
|
|
<[email protected]>
|
|
@@ -136,7 +134,7 @@ modparam("xhttp_rpc", "xhttp_rpc_root", "http_rpc")
|
|
|
|
|
|
Example 1.2. Set xhttp_rpc_buf_size parameter
|
|
Example 1.2. Set xhttp_rpc_buf_size parameter
|
|
...
|
|
...
|
|
-modparam("xhttp", "xhttp_rpc_buf_size", 1024)
|
|
|
|
|
|
+modparam("xhttp_rpc", "xhttp_rpc_buf_size", 1024)
|
|
...
|
|
...
|
|
|
|
|
|
5. Functions
|
|
5. Functions
|