Răsfoiți Sursa

Ratelimit: Fixing typos

Olle E. Johansson 13 ani în urmă
părinte
comite
2aa02e80cd
2 a modificat fișierele cu 10 adăugiri și 10 ștergeri
  1. 5 5
      modules/ratelimit/README
  2. 5 5
      modules/ratelimit/doc/ratelimit_admin.xml

+ 5 - 5
modules/ratelimit/README

@@ -207,11 +207,11 @@ Chapter 1. Admin Guide
 
 
    4.1. Feedback Algorithm (FEEDBACK)
    4.1. Feedback Algorithm (FEEDBACK)
 
 
-   When running openser on different machines, one has to adjust the drop
+   When running Kamailio on different machines, one has to adjust the drop
    rates for the static algorithms to maintain a sub 100% load average or
    rates for the static algorithms to maintain a sub 100% load average or
    packets start getting dropped in the network stack. While this is not
    packets start getting dropped in the network stack. While this is not
    in itself difficult, it isn't neither accurate nor trivial: another
    in itself difficult, it isn't neither accurate nor trivial: another
-   server taking a notable fraction of the cpu time will require re-tuning
+   server taking a notable fraction of the CPU time will require re-tuning
    the parameters.
    the parameters.
 
 
    While tuning the drop rates from the outside based on a certain factor
    While tuning the drop rates from the outside based on a certain factor
@@ -226,7 +226,7 @@ Chapter 1. Admin Guide
    adjusted dynamically based on the load factor so that the load factor
    adjusted dynamically based on the load factor so that the load factor
    always drifts towards the specified limit (or setpoint, in PID terms).
    always drifts towards the specified limit (or setpoint, in PID terms).
 
 
-   As reading the cpu load average is relatively expensive (opening
+   As reading the CPU load average is relatively expensive (opening
    /proc/stat, parsing it, etc), this only happens once every
    /proc/stat, parsing it, etc), this only happens once every
    timer_interval seconds and consequently the FEEDBACK value is only at
    timer_interval seconds and consequently the FEEDBACK value is only at
    these intervals recomputed. This in turn makes it difficult for the
    these intervals recomputed. This in turn makes it difficult for the
@@ -421,7 +421,7 @@ modparam("ratelimit", "pipe", "4:NETWORK:10000")
 
 
 8.1. rl.stats
 8.1. rl.stats
 
 
-   Lists the parameters and variabiles in the ratelimit module.
+   Lists the parameters and variables in the ratelimit module.
 
 
    Name: rl.stats
    Name: rl.stats
 
 
@@ -507,7 +507,7 @@ modparam("ratelimit", "pipe", "4:NETWORK:10000")
 
 
 8.8. rl.push_load
 8.8. rl.push_load
 
 
-   Force the value of the load parameter. This methos is usefull for
+   Force the value of the load parameter. This method is useful for
    testing the Feedback algorithm.
    testing the Feedback algorithm.
 
 
    Name: rl.push_load
    Name: rl.push_load

+ 5 - 5
modules/ratelimit/doc/ratelimit_admin.xml

@@ -112,11 +112,11 @@
 	<section>
 	<section>
 	<title>Dynamic Rate Limiting Algorithms</title>
 	<title>Dynamic Rate Limiting Algorithms</title>
 	<para>
 	<para>
-		When running openser on different machines, one has to adjust the drop
+		When running &kamailio; on different machines, one has to adjust the drop
 		rates for the static algorithms to maintain a sub 100% load average or
 		rates for the static algorithms to maintain a sub 100% load average or
 		packets start getting dropped in the network stack.  While this is not
 		packets start getting dropped in the network stack.  While this is not
 		in itself difficult, it isn't neither accurate nor trivial: another
 		in itself difficult, it isn't neither accurate nor trivial: another
-		server taking a notable fraction of the cpu time will require re-tuning
+		server taking a notable fraction of the CPU time will require re-tuning
 		the parameters.
 		the parameters.
 	</para>
 	</para>
 	<para>
 	<para>
@@ -136,7 +136,7 @@
 		in PID terms).
 		in PID terms).
 		</para>
 		</para>
 		<para>
 		<para>
-		As reading the cpu load average is relatively expensive (opening /proc/stat,
+		As reading the CPU load average is relatively expensive (opening /proc/stat,
 		parsing it, etc), this only happens once every timer_interval seconds and
 		parsing it, etc), this only happens once every timer_interval seconds and
 		consequently the FEEDBACK value is only at these intervals recomputed. This
 		consequently the FEEDBACK value is only at these intervals recomputed. This
 		in turn makes it difficult for the drop rate to adjust quickly.  Worst case
 		in turn makes it difficult for the drop rate to adjust quickly.  Worst case
@@ -379,7 +379,7 @@ modparam("ratelimit", "pipe", "4:NETWORK:10000")
 		<function moreinfo="none">rl.stats</function>
 		<function moreinfo="none">rl.stats</function>
 		</title>
 		</title>
 		<para>
 		<para>
-		Lists the parameters and variabiles in the ratelimit module.
+		Lists the parameters and variables in the ratelimit module.
 		</para>
 		</para>
 		<para>
 		<para>
 		Name: <emphasis>rl.stats</emphasis>
 		Name: <emphasis>rl.stats</emphasis>
@@ -542,7 +542,7 @@ modparam("ratelimit", "pipe", "4:NETWORK:10000")
 		<function moreinfo="none">rl.push_load</function>
 		<function moreinfo="none">rl.push_load</function>
 		</title>
 		</title>
 		<para>
 		<para>
-		Force the value of the load parameter.  This methos is usefull
+		Force the value of the load parameter.  This method is useful
 		for testing the Feedback algorithm.
 		for testing the Feedback algorithm.
 		</para>
 		</para>
 		<para>
 		<para>