Changeset 38760 in project
- Timestamp:
- 06/20/20 20:51:19 (7 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
wiki/eggref/4/sendfile
r38757 r38760 48 48 49 49 <parameter>force-implementation</parameter> 50 Causes sendfile to al lways use the transmission-method specified by this parameter. Possible values are 'sendfile,'mmapped,'read-write and 'nothing. It defaults to 'nothing, where (sendfile) will decide which method to use based on the system's capabilities and sendfile:implementation-selector.50 Causes sendfile to always use the transmission-method specified by this parameter. Possible values are {{'sendfile}},{{'mmapped}},{{'read-write}} and {{'nothing}}. It defaults to {{'nothing}}, where {{sendfile}} will decide which method to use based on the system's capabilities and {{sendfile:implementation-selector}}. 51 51 52 52 <parameter>implementation-selector</parameter>
Note: See TracChangeset
for help on using the changeset viewer.