Roxen.git
/
server
/
translations
/
eng
/
roxen_config.xml
version
»
Context lines:
10
20
40
80
file
none
3
Roxen.git/server/translations/eng/roxen_config.xml:37:
<file>../config_interface/dbs/permissions.html</file> <file>../config_interface/dbs/restore_db.pike</file> <file>../config_interface/dbs/schedules.html</file> <file>../config_interface/dbs/schedules.pike</file> <file>../config_interface/dbs/status.html</file> <file>../config_interface/dbs/status.pike</file> <file>../config_interface/dbs/subtabs.pike</file> <file>../config_interface/diff.pike</file> <file>../config_interface/event_log/clear_log.pike</file> <file>../config_interface/event_log/log.pike</file>
+
<file>../config_interface/global_settings/fsgarb.pike</file>
<file>../config_interface/global_settings/index.html</file> <file>../config_interface/logutil.pike</file> <file>../config_interface/sites/add_module.pike</file> <file>../config_interface/sites/config_left_item.pike</file> <file>../config_interface/sites/create_site.pike</file> <file>../config_interface/sites/drop_module.pike</file> <file>../config_interface/sites/drop_site.html</file> <file>../config_interface/sites/drop_site.pike</file> <file>../config_interface/sites/index.html</file> <file>../config_interface/sites/log.pike</file>
Roxen.git/server/translations/eng/roxen_config.xml:281:
<td>The remote host name/ip taken from the X-Forwarded-For header, or '-' if none is provided. If multiple headers or multiple values are given the first value is logged; this should correspond to the originating computer.</td></tr> <tr><td>$method</td> <td>Request method.</td></tr> <tr><td>$full-resource</td> <td>Full requested resource, including any query fields.</td></tr> <tr><td>$protocol</td> <td>The protocol used (normally HTTP/1.1).</td></tr>
+
<tr><td>$scheme</td>
+
<td>The URL scheme (e.g. http or https) derived from the port handler
+
module.</td></tr>
<tr><td>$response</td> <td>The response code sent.</td></tr> <tr><td>$bin-response</td> <td>The response code sent as a binary short number.</td></tr> <tr><td>$length</td> <td>The length of the data section of the reply.</td></tr> <tr><td>$bin-length</td> <td>Same, but as a 32 bit integer in network byte order.</td></tr> <tr><td>$queue-length</td> <td>Number of jobs waiting to be processed by the handler threads
Roxen.git/server/translations/eng/roxen_config.xml:3269:
low.</o> <t></t> </str> <str id="1002"> <o>Compression: Enabled MIME-types</o> <t></t> </str> <str id="1003">
-
<o>The MIME types for which to enable compression. The forms "maintype/*" and "maintype/subtype" are allowed, but globbing on the general form (such as "maintype/*subtype") is not allowed and such globs will be silently ignored.</o>
+
<o>The MIME types for which to enable compression. The forms "maintype/*" and "maintype/subtype" are allowed, but globbing on the general form (such as "maintype/*subtype"
or "maintype/sub*"
) is not allowed and such globs will be silently ignored.</o>
<t></t> </str> <str id="1004"> <o>Compression: Minimum content size</o> <t></t> </str> <str id="1005"> <o>The minimum file size for which to enable compression. (It might not be worth it to compress a request if it can fit into a single TCP/IP packet anyways.)</o>
Roxen.git/server/translations/eng/roxen_config.xml:3661:
<str id="1066"> <o>SNMP status</o> <t></t> </str> <str id="1067"> <o>Global SNMP server statistics</o> <t></t> </str>
+
+
<str id="1068">
+
<o><rect x='%d' y='%d' width='10' height='%d' style='fill:#808080;'>
+
<title>%s: %d - %d
+
count: %d</title>
+
</rect>
+
<rect x='%d' y='0' width='10' height='%d' style='fill:f2f1eb;'/>
+
</o>
+
<t></t>
+
</str>
+
+
<str id="1069">
+
<o>No filesystem garbage collectors active.</o>
+
<t></t>
+
</str>
+
+
<str id="1070">
+
<o>Age</o>
+
<t></t>
+
</str>
+
+
<str id="1071">
+
<o><tr><th align='left'>Mount point: %s</th></tr>
+
<tr><th><br/></th></tr>
+
<tr>
+
<td>
+
<table>
+
<tr>
+
<th align='left'>Registered by <br/>%s</th>
+
<th align='left'>File size distribution</th>
+
<th align='left'>File age distribution</th>
+
</tr>
+
<tr id='tbl'>
+
<td>
+
%d files (max: %d)<br/>
+
%d bytes (max: %d)<br/>
+
Age limit: %d seconds
+
</td>
+
<td>
+
%s</td>
+
<td>
+
%s</td>
+
</tr>
+
</table>
+
</td>
+
</tr>
+
</o>
+
<t></t>
+
</str>
+
+
<str id="1072">
+
<o>Not available in this installation of Roxen.</o>
+
<t></t>
+
</str>
+
+
<str id="1073">
+
<o>Filesystem GC:</o>
+
<t></t>
+
</str>