Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/yast-iplb/master/nl/units/?format=api&page=6
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 112,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-iplb/master/nl/units/?format=api&page=5",
    "results": [
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/nl/?format=api",
            "source": [
                "</p><p><b><big>receive</big> = \"</b><i>regexp to compare</i><b>\"</b>\n</p><p>If the requested result contains this <i>regexp to compare</i>, the real server is declared alive. The regexp must be inside quotes. Keep in mind that\nregexps are not plain strings and that you need to escape the special characters if they should as literals. Note that this regexp may be overridden by an\noptional per real-server based receive regexp.\n</p><p>For a <small>DNS</small> check this should be any one the A record's addresses or any one of the <small>PTR</small> record's names.\n</p><p>For a MySQL check, the receive setting is not used.\n\n\n"
            ],
            "previous_source": "",
            "target": [
                "</p><p><b><big>ontvangen</big> = \"</b><i>te vergelijken regexp</i><b>\"</b>\n</p><p>Als het aangevraagde resultaat deze <i>te vergelijken regexp</i> is, wordt de werkelijke server als actief beschouwd. De regexp moet tussen aanhalingstekens worden geplaatst. Houd er rekening mee dat\nregexp's geen gewone strings zijn en dat u een escapeteken moet gebruiken voor de speciale tekens als deze moeten worden weergegeven als letterlijke waarden. Deze regexp kan worden overschreven door een\noptionele regexp voor ontvangen per werkelijke server.\n</p><p>Voor een <small>DNS</small>-controle moet dit een van de adressen van de A-record zijn of een van de namen van de <small>PTR</small>-record.\n</p><p>Voor een MySQL-controle wordt de instelling voor ontvangen niet gebruikt.\n\n\n"
            ],
            "id_hash": -8856725647525867015,
            "content_hash": -8856725647525867015,
            "location": "src/include/iplb/helps.rb:212",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 53,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 95,
            "source_unit": "https://l10n.opensuse.org/api/units/12576921/?format=api",
            "priority": 100,
            "id": 7665011,
            "web_url": "https://l10n.opensuse.org/translate/yast-iplb/master/nl/?checksum=51696f2d22111f9",
            "url": "https://l10n.opensuse.org/api/units/7665011/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/nl/?format=api",
            "source": [
                "</p><p><b><big>http method</big> = <small>GET</small></b> | <b><small>HEAD</small></b>\n</p><p>Sets the <small>HTTP</small> method which should be used to fetch the <small>URI</small> specified in the request-string. <small>GET</small> is the\nmethod used by default if the parameter is not set. If <small>HEAD</small> is used, the receive-string should be unset.\n</p><p>Default: <small>GET</small>\n\n\n"
            ],
            "previous_source": "",
            "target": [
                "</p><p><b><big>HTTP-methode</big> = <small>GET</small></b> | <b><small>HEAD</small></b>\n</p><p>Hiermee wordt de <small>HTTP</small>-methode ingesteld waarmee de <small>URI</small> moet worden opgehaald die is aangevraagd in de ontvangststring. <small>GET</small> is de\nmethode die standaard wordt gebruikt als de parameter niet is ingesteld. Als <small>HEAD</small> wordt gebruikt, moet de ontvangststring niet worden ingesteld.\n</p><p>Standaard: <small>GET</small>\n\n\n"
            ],
            "id_hash": 1710322957489282971,
            "content_hash": 1710322957489282971,
            "location": "src/include/iplb/helps.rb:220",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 54,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 46,
            "source_unit": "https://l10n.opensuse.org/api/units/12576922/?format=api",
            "priority": 100,
            "id": 7665012,
            "web_url": "https://l10n.opensuse.org/translate/yast-iplb/master/nl/?checksum=97bc49ab0c581f9b",
            "url": "https://l10n.opensuse.org/api/units/7665012/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/nl/?format=api",
            "source": [
                "</p><p><b><big>virtual host</big> = \"</b><i>hostname</i><b>\"</b>\n</p><p>Used when using a negotiate check with <small>HTTP</small> or <small>HTTPS</small> . Sets the host header used in the <small>HTTP</small> request. In the\ncase of <small>HTTPS</small> this generally needs to match the common name of the <small>SSL</small> certificate. If not set then the host header will be\nderived from the request url for the real server if present. As a last resort the <small>IP</small> address of the real server will be used.\n\n\n"
            ],
            "previous_source": "",
            "target": [
                "</p><p><b><big>virtuele host</big> = \"</b><i>hostnaam</i><b>\"</b>\n</p><p>Dit wordt gebruikt wanneer een onderhandelingscontrole wordt uitgevoerd met <small>HTTP</small> of <small>HTTPS</small>. Hiermee wordt de host-header ingesteld die wordt gebruikt in de <small>HTTP</small>-aanvraag. In het\ngeval van <small>HTTPS</small> moet dit doorgaans overeenkomen met de algemene naam van het <small>SSL</small>-certificaat. Als dit niet wordt ingesteld, wordt de hostkoptekst\nafgeleid van de aanvraag-URL voor de werkelijke server, indien aanwezig. Als laatste mogelijkheid wordt het <small>IP</small>-adres van de werkelijke server gebruikt.\n\n\n"
            ],
            "id_hash": -4710290516287528306,
            "content_hash": -4710290516287528306,
            "location": "src/include/iplb/helps.rb:226",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 55,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 75,
            "source_unit": "https://l10n.opensuse.org/api/units/12576935/?format=api",
            "priority": 100,
            "id": 7665013,
            "web_url": "https://l10n.opensuse.org/translate/yast-iplb/master/nl/?checksum=3ea1afbb4bca628e",
            "url": "https://l10n.opensuse.org/api/units/7665013/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/nl/?format=api",
            "source": [
                "</p><p><b><big>login</big> = \"</b><i>username</i><b>\"</b>\n</p><p>For <small>FTP</small> , <small>IMAP</small> , <small>LDAP</small> , MySQL, Oracle, <small>POP</small> and PostgreSQL, the username used to log in.\n</p><p>For Radius the passwd is used for the attribute User-Name.\n</p><p>For <small>SIP</small> , the username is used as both the to and from address for an <small>OPTIONS</small> query.\n</p><p>Default:\n</p></dt><dt>* <small>FTP:</small> Anonymous\n</dt><dt>* MySQL Oracle, and PostgreSQL: Must be specified in the configuration\n</dt><dt>* <small>SIP:</small> ldirectord@&lt;hostname&gt;, hostname is derived as per the passwd option below.\n</dt><dt>* Otherwise: empty string, which denotes that case authentication will not be attempted.\n\n\n"
            ],
            "previous_source": "",
            "target": [
                "</p><p><b><big>aanmelding</big> = \"</b><i>gebruikersnaam</i><b>\"</b>\n</p><p>Voor <small>FTP</small> , <small>IMAP</small> , <small>LDAP</small> , MySQL, Oracle, <small>POP</small> en PostgreSQL is dit de gebruikersnaam waarmee de gebruiker zich aanmeldt.\n</p><p>Voor Radius wordt het wachtwoord gebruikt voor het attribuut User-Name.\n</p><p>Voor <small>SIP</small> wordt de gebruikersnaam gebruikt als het Aan- en Van-adres voor een <small>OPTIONS</small>-query.\n</p><p>Standaard:\n</p></dt><dt>* <small>FTP:</small> anoniem\n</dt><dt>* MySQL Oracle en PostgreSQL: moet worden opgegeven in de configuratie\n</dt><dt>* <small>SIP:</small> ldirectord@&lt;hostnaam&gt;. Hostnaam wordt afgeleid op basis van onderstaande passwd-optie.\n</dt><dt>* Anders: lege string, waarmee wordt aangegeven dat er geen hoofdlettergevoelige verificatie wordt uitgevoerd.\n\n\n"
            ],
            "id_hash": -8340538440102066776,
            "content_hash": -8340538440102066776,
            "location": "src/include/iplb/helps.rb:232",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 56,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 89,
            "source_unit": "https://l10n.opensuse.org/api/units/12576936/?format=api",
            "priority": 100,
            "id": 7665014,
            "web_url": "https://l10n.opensuse.org/translate/yast-iplb/master/nl/?checksum=c40747a9239c5a8",
            "url": "https://l10n.opensuse.org/api/units/7665014/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/nl/?format=api",
            "source": [
                "</dt><dt><b><big>password</big> = \"</b><i>password</i><b>\"</b>\n<p>Password to use to login to <small>FTP</small> , <small>IMAP</small> , <small>LDAP</small> , MySQL, Oracle, <small>POP</small> , PostgreSQL and\n<small>SIP</small> servers.\n</p><p>For Radius the passwd is used for the attribute User-Password.\n</p><p>Default:\n</p></dt><dt>* <small>FTP:</small> ldirectord@&lt;hostname&gt;, where hostname is the environment variable <small>HOSTNAME</small> evaluated at run time, or sourced\nfrom uname if unset.\n</dt><dt>* Otherwise: empty string. In the case of <small>LDAP</small> , MySQL, Oracle, and PostgreSQL this means that authentication will not be performed.\n\n\n"
            ],
            "previous_source": "",
            "target": [
                "</dt><dt><b><big>wachtwoord</big> = \"</b><i>wachtwoord</i><b>\"</b>\n<p>Het wachtwoord waarmee de gebruiker zich aanmeldt bij <small>FTP</small>-, <small>IMAP</small>-, <small>LDAP</small>-, MySQL-, Oracle-, <small>POP</small>-, PostgreSQL- en\n<small>SIP</small>-servers.\n</p><p>Voor Radius wordt passwd gebruikt voor het attribuut User-Password.\n</p><p>Standaard:\n</p></dt><dt>* <small>FTP:</small> ldirectord@&lt;hostnaam&gt;, waarbij hostnaam de omgevingsvariabele <small>HOSTNAME</small> is die wordt geëvalueerd tijdens runtime of wordt opgehaald\nuit uname als dit niet is ingesteld.\n</dt><dt>* Anders: lege string. In het geval van <small>LDAP</small>, MySQL, Oracle en PostgreSQL betekent dit dat er geen verificatie wordt uitgevoerd.\n\n\n"
            ],
            "id_hash": 7745974463585249638,
            "content_hash": 7745974463585249638,
            "location": "src/include/iplb/helps.rb:243",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 57,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 76,
            "source_unit": "https://l10n.opensuse.org/api/units/12576937/?format=api",
            "priority": 100,
            "id": 7665015,
            "web_url": "https://l10n.opensuse.org/translate/yast-iplb/master/nl/?checksum=eb7f3abc153ee966",
            "url": "https://l10n.opensuse.org/api/units/7665015/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/nl/?format=api",
            "source": [
                "</dt><dt><b><big>database name</big> = \"</b><i>databasename</i><b>\"</b>\n<p>Database to use for MySQL, Oracle and PostgreSQL servers, this is the database that the query (set by <b>receive</b> above) will be performed against. This\nis a required setting.\n\n\n"
            ],
            "previous_source": "",
            "target": [
                "</dt><dt><b><big>databasenaam</big> = \"</b><i>databasenaam</i><b>\"</b>\n<p>De database die moet worden gebruikt voor MySQL-, Oracle- en PostgreSQL-servers. Dit is de database op basis waarvan de query (die is ingesteld met <b>receive</b> hierboven) wordt uitgevoerd. Dit\nis een verplichte instelling.\n\n\n"
            ],
            "id_hash": 266624420852605410,
            "content_hash": 266624420852605410,
            "location": "src/include/iplb/helps.rb:253",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 58,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 33,
            "source_unit": "https://l10n.opensuse.org/api/units/12576938/?format=api",
            "priority": 100,
            "id": 7665016,
            "web_url": "https://l10n.opensuse.org/translate/yast-iplb/master/nl/?checksum=83b33d7f855d21e2",
            "url": "https://l10n.opensuse.org/api/units/7665016/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/nl/?format=api",
            "source": [
                "</p><p><b><big>radius secret</big> = \"</b><i>radiussecret</i><b>\"</b>\n</p><p>Secret to use for Radius servers, this is the secret used to perform an Access-Request with the username (set by <b>login</b> above) and passwd (set by\n<b>passwd</b> above).\n</p><p>Default: empty string\n\n\n"
            ],
            "previous_source": "",
            "target": [
                "</p><p><b><big>radius-geheim</big> = \"</b><i>radius-geheim</i><b>\"</b>\n</p><p>Het geheim dat moet worden gebruikt voor Radius-servers. Dit is het geheim dat wordt gebruikt om een Access-Request uit te voeren met de gebruikersnaam (die is ingesteld met <b>login</b> hierboven) en wachtwoord (ingesteld met \n<b>passwd</b> hierboven).\n</p><p>Standaard: lege string\n\n\n"
            ],
            "id_hash": 3554876529791195730,
            "content_hash": 3554876529791195730,
            "location": "src/include/iplb/helps.rb:258",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 59,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 35,
            "source_unit": "https://l10n.opensuse.org/api/units/12576939/?format=api",
            "priority": 100,
            "id": 7665017,
            "web_url": "https://l10n.opensuse.org/translate/yast-iplb/master/nl/?checksum=b155755e8a93da52",
            "url": "https://l10n.opensuse.org/api/units/7665017/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/nl/?format=api",
            "source": [
                "</p><p><b><big>persistent</big> =</b> <i>n</i>\n</p><p>Number of seconds for persistent client connections.\n\n\n"
            ],
            "previous_source": "",
            "target": [
                "</p><p><b><big>permanent</big> =</b> <i>n</i>\n</p><p>Het aantal seconden voor permanente clientverbindingen.\n\n\n"
            ],
            "id_hash": -4067058900287353916,
            "content_hash": -4067058900287353916,
            "location": "src/include/iplb/helps.rb:264",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 60,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 10,
            "source_unit": "https://l10n.opensuse.org/api/units/12576940/?format=api",
            "priority": 100,
            "id": 7665018,
            "web_url": "https://l10n.opensuse.org/translate/yast-iplb/master/nl/?checksum=478ee77a77c80bc4",
            "url": "https://l10n.opensuse.org/api/units/7665018/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/nl/?format=api",
            "source": [
                "</p><p><b><big>netmask</big> =</b> <i>w.x.y.z</i>\n</p><p>Netmask to be used for granularity of persistent client connections.\n\n\n"
            ],
            "previous_source": "",
            "target": [
                "</p><p><b><big>netmasker</big> =</b> <i>w.x.y.z</i>\n</p><p>Het netmasker dat moet worden gebruikt voor de granulatie van permanente clientverbindingen.\n\n\n"
            ],
            "id_hash": 7193108632035893491,
            "content_hash": 7193108632035893491,
            "location": "src/include/iplb/helps.rb:268",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 61,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 13,
            "source_unit": "https://l10n.opensuse.org/api/units/12576941/?format=api",
            "priority": 100,
            "id": 7665019,
            "web_url": "https://l10n.opensuse.org/translate/yast-iplb/master/nl/?checksum=e3d30e30ab4ba0f3",
            "url": "https://l10n.opensuse.org/api/units/7665019/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/nl/?format=api",
            "source": [
                "</p><p><b><big>scheduler</big> =</b> <i>scheduler_name</i>\n</p><p>Scheduler to be used by <small>LVS</small> for loadbalancing. For an information on the available sehedulers please see the <b><a href=\"ipvsadm\">ipvsadm</a></b>(8) man page.\n</p><p>Default: \"wrr\"\n\n\n"
            ],
            "previous_source": "",
            "target": [
                "</p><p><b><big>scheduler</big> =</b> <i>naam_scheduler</i>\n</p><p>De scheduler die door <small>LVS</small> moet worden gebruikt voor de taakverdeling. Zie de pagina <b><a href=\"ipvsadm\">ipvsadm</a></b>(8) in de handleiding voor meer informatie over de beschikbare schedulers.\n</p><p>Standaard: \"wrr\"\n\n\n"
            ],
            "id_hash": 5987054727786392739,
            "content_hash": 5987054727786392739,
            "location": "src/include/iplb/helps.rb:272",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 62,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 27,
            "source_unit": "https://l10n.opensuse.org/api/units/12576942/?format=api",
            "priority": 100,
            "id": 7665020,
            "web_url": "https://l10n.opensuse.org/translate/yast-iplb/master/nl/?checksum=d3164a8ddc87eca3",
            "url": "https://l10n.opensuse.org/api/units/7665020/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/nl/?format=api",
            "source": [
                "</p><p><b><big>protocol</big> = tcp</b>|<b>udp</b>|<b>fwm</b>\n</p><p>Protocol to be used. If the virtual is specified as an <small>IP</small> address and port then it must be one of tcp or udp. If a firewall mark then the\nprotocol must be fwm.\n</p><p>Default:\n</p></dt><dt>* Virtual is an <small>IP</small> address and port, and the port is not 53: tcp\n</dt><dt>* Virtual is an <small>IP</small> address and port, and the port is 53: udp\n</dt><dt>* Virtual is a firewall mark: fwm\n</dt></dl>\n\n\n"
            ],
            "previous_source": "",
            "target": [
                "</p><p><b><big>protocol</big> = tcp</b>|<b>udp</b>|<b>fwm</b>\n</p><p>Het protocol dat moet worden gebruikt. Als de virtuele server is opgegeven met een <small>IP</small>-adres en poort, moet dit tcp of udp zijn. Als er een firewall-markering is, moet het\nprotocol fwm zijn.\n</p><p>Standaard:\n</p></dt><dt>* De virtuele server is een <small>IP</small>-adres en poort en de poort is niet 53: tcp\n</dt><dt>* De virtuele server is een <small>IP</small>-adres en poort en de poort is 53: udp\n</dt><dt>* De virtuele server is een firewall-markering: fwm\n</dt></dl>\n\n\n"
            ],
            "id_hash": 6216803134874847385,
            "content_hash": 6216803134874847385,
            "location": "src/include/iplb/helps.rb:277",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 63,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 75,
            "source_unit": "https://l10n.opensuse.org/api/units/12576943/?format=api",
            "priority": 100,
            "id": 7665021,
            "web_url": "https://l10n.opensuse.org/translate/yast-iplb/master/nl/?checksum=d64685835cc00899",
            "url": "https://l10n.opensuse.org/api/units/7665021/?format=api",
            "explanation": "",
            "extra_flags": ""
        },
        {
            "translation": "https://l10n.opensuse.org/api/translations/yast-iplb/master/nl/?format=api",
            "source": [
                "</p><p><b><big>quiescent</big> = yes</b>|<b>no</b>\n</p><p>If <i>yes</i>, then when real or failback servers are determined to be down, they are not actually removed from the kernel's <small>LVS</small> table.\nRather, their weight is set to zero which means that no new connections will be accepted.\n</p><p>This has the side effect, that if the real server has persistent connections, new connections from any existing clients will continue to be routed to the\nreal server, until the persistant timeout can expire. See ipvsadm for more information on persistant connections.\n</p><p>This side-effect can be avoided by running the following:\n</p><p>echo 1 &gt; /proc/sys/net/ipv4/vs/expire_quiescent_template\n</p><p>If the proc file isn't present this probably means that the kernel doesn't have lvs support, <small>LVS</small> support isn't loaded, or the kernel is too\nold to have the proc file. Running ipvsadm as root should load <small>LVS</small> into the kernel if it is possible.\n</p><p>If <i>no</i>, then the real or failback servers will be removed from the kernel's <small>LVS</small> table. The default is <i>yes</i>.\n</p><p>If defined in a virtual server section then the global value is overridden.\n</p><p>Default: <i>yes</i>\n\n\n\n"
            ],
            "previous_source": "",
            "target": [
                "</p><p><b><big>slaapstand</big> = ja</b>|<b>nee</b>\n</p><p>Als deze optie is ingesteld op <i>Ja</i> en er is vastgesteld dat de werkelijke servers of failbackservers zijn uitgevallen, worden deze niet werkelijk verwijderd uit de <small>LVS</small>-tabel van de kernel.\nIn plaats hiervan wordt het gewicht ingesteld op nul. Dit betekent dat er geen nieuwe verbindingen worden geaccepteerd.\n</p><p>Dit heeft als neveneffect dat als de werkelijke server permanente verbindingen heeft, nieuwe verbindingen van de bestaande clients worden gerouteerd naar de\nwerkelijke server totdat de permanente time-out kan verlopen. Zie ipvsadm voor meer informatie over permanente verbindingen.\n</p><p>Dit neveneffect kan worden voorkomen door de volgende instructie uit te voeren:\n</p><p>echo 1 &gt; /proc/sys/net/ipv4/vs/expire_quiescent_template\n</p><p>Als het proc-bestand niet beschikbaar is, betekent dit waarschijnlijk dat de kernel geen lvs-ondersteuning heeft, <small>LVS</small>-ondersteuning niet is geladen of de kernel te\noud is om het proc-bestand te bevatten. Als u ipvsadm uitvoert op het hoofdniveau, wordt <small>LVS</small> geladen in de kernel, indien mogelijk.\n</p><p>Als deze optie is ingesteld op <i>nee</i>, worden de werkelijke servers of failbackservers verwijderd uit de <small>LVS</small>-tabel van de kernel. De standaardwaarde is <i>ja</i>.\n</p><p>Als deze is gedefinieerd in een virtuele-serversectie, wordt de algemene waarde overschreven.\n</p><p>Standaard: <i>ja</i>\n\n\n\n"
            ],
            "id_hash": 14899246222540085,
            "content_hash": 14899246222540085,
            "location": "src/include/iplb/helps.rb:329",
            "context": "",
            "note": "",
            "flags": "",
            "state": 20,
            "fuzzy": false,
            "translated": true,
            "approved": false,
            "position": 64,
            "has_suggestion": false,
            "has_comment": false,
            "has_failing_check": false,
            "num_words": 177,
            "source_unit": "https://l10n.opensuse.org/api/units/12576944/?format=api",
            "priority": 100,
            "id": 7665022,
            "web_url": "https://l10n.opensuse.org/translate/yast-iplb/master/nl/?checksum=8034eec91683fd35",
            "url": "https://l10n.opensuse.org/api/units/7665022/?format=api",
            "explanation": "",
            "extra_flags": ""
        }
    ]
}