Thread: [Refdb-cvs] CVS: refdb/doc refdb-manual-chapter10.sgml,1.19.2.1,1.19.2.2 refdb-manual-chapter13.sgml
Status: Beta
Brought to you by:
mhoenicka
From: Markus H. <mho...@us...> - 2004-11-28 00:33:48
|
Update of /cvsroot/refdb/refdb/doc In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23138/doc Modified Files: Tag: Release_0_9_5_stable refdb-manual-chapter10.sgml refdb-manual-chapter13.sgml refdb-manual-chapter5.sgml refdb-manual-chapter6.sgml refdb-manual-chapter7.sgml Log Message: updated for 0.9.5 Index: refdb-manual-chapter10.sgml =================================================================== RCS file: /cvsroot/refdb/refdb/doc/refdb-manual-chapter10.sgml,v retrieving revision 1.19.2.1 retrieving revision 1.19.2.2 diff -u -U2 -r1.19.2.1 -r1.19.2.2 --- refdb-manual-chapter10.sgml 14 Nov 2004 16:04:49 -0000 1.19.2.1 +++ refdb-manual-chapter10.sgml 27 Nov 2004 23:11:15 -0000 1.19.2.2 @@ -175,5 +175,5 @@ <row> <entry>timeout</entry> - <entry>60</entry> + <entry>180</entry> <entry>The timeout in seconds. After this time has elapsed, a stalled connection is taken down. Increase this value if you encounter frequent timeout errors due to high network traffic or &appname;d overload.</entry> </row> @@ -254,5 +254,5 @@ <row> <entry>timeout</entry> - <entry>60</entry> + <entry>180</entry> <entry>The timeout in seconds. After this time has elapsed, a stalled connection is taken down. Increase this value if you encounter frequent timeout errors due to high network traffic or &appname;d overload.</entry> </row> Index: refdb-manual-chapter13.sgml =================================================================== RCS file: /cvsroot/refdb/refdb/doc/refdb-manual-chapter13.sgml,v retrieving revision 1.16.2.1 retrieving revision 1.16.2.2 diff -u -U2 -r1.16.2.1 -r1.16.2.2 --- refdb-manual-chapter13.sgml 14 Nov 2004 16:04:49 -0000 1.16.2.1 +++ refdb-manual-chapter13.sgml 27 Nov 2004 23:11:16 -0000 1.16.2.2 @@ -122,5 +122,5 @@ <row> <entry>timeout</entry> - <entry>60</entry> + <entry>180</entry> <entry>The timeout in seconds. After this time has elapsed, a stalled connection is taken down. Increase this value if you encounter frequent timeout errors due to high network traffic or refdbs overload.</entry> </row> Index: refdb-manual-chapter5.sgml =================================================================== RCS file: /cvsroot/refdb/refdb/doc/refdb-manual-chapter5.sgml,v retrieving revision 1.24.2.2 retrieving revision 1.24.2.3 diff -u -U2 -r1.24.2.2 -r1.24.2.3 --- refdb-manual-chapter5.sgml 25 Nov 2004 21:28:41 -0000 1.24.2.2 +++ refdb-manual-chapter5.sgml 27 Nov 2004 23:11:16 -0000 1.24.2.3 @@ -242,5 +242,5 @@ port 9734 pager more -timeout 60 +timeout 180 # end of refdbcrc </programlisting> @@ -254,5 +254,5 @@ # end of .refdbcrc </programlisting> - <para>As you can see our hypothetical system administrator configured the IP address (<varname>serverip</varname>) and the <varname>port</varname> where &appname;d listens to the client requests. This value is most likely the same for all users on the system, so this is nothing to worry about for the users. <filename>more</filename> is defined as the default <varname>pager</varname>, and the <varname>timeout</varname> is set to 1 minute.</para> + <para>As you can see our hypothetical system administrator configured the IP address (<varname>serverip</varname>) and the <varname>port</varname> where &appname;d listens to the client requests. This value is most likely the same for all users on the system, so this is nothing to worry about for the users. <filename>more</filename> is defined as the default <varname>pager</varname>, and the <varname>timeout</varname> is set to 3 minutes.</para> <para>Joe Sixpack, our reckless user, does not like <filename>more</filename> as a pager and prefers to use <filename>less</filename> instead. He also thinks that half a minute as a timeout should be enough. Both of these settings override the corresponding values in the global file. <varname>serverip</varname> and <varname>port</varname> are not redefined in the user's copy, so the values of the global file take effect. Joe also defined <varname>username</varname> and <varname>passwd</varname> so the correct values will be used for the database access (the asterisk in the <varname>passwd</varname> field will cause &appname;c to ask for the password interactively for security reasons).</para> </sect3> @@ -802,5 +802,5 @@ to: PostgreSQL 7.2.1 on i386-portbld-freebsd4.3, compiled by GCC 2.95.3 serverip: localhost -timeout: 60 +timeout: 180 dbs_port: 5432 logfile: /home/markus/prog/refdb/pseudotest/log/refdbd.log Index: refdb-manual-chapter6.sgml =================================================================== RCS file: /cvsroot/refdb/refdb/doc/refdb-manual-chapter6.sgml,v retrieving revision 1.17.2.1 retrieving revision 1.17.2.2 diff -u -U2 -r1.17.2.1 -r1.17.2.2 --- refdb-manual-chapter6.sgml 14 Nov 2004 16:04:50 -0000 1.17.2.1 +++ refdb-manual-chapter6.sgml 27 Nov 2004 23:11:17 -0000 1.17.2.2 @@ -313,5 +313,5 @@ <row> <entry>timeout</entry> - <entry>60</entry> + <entry>180</entry> <entry>The timeout in seconds. After this time has elapsed, a stalled connection is taken down. Increase this value if you encounter frequent timeout errors due to high network traffic.</entry> </row> Index: refdb-manual-chapter7.sgml =================================================================== RCS file: /cvsroot/refdb/refdb/doc/refdb-manual-chapter7.sgml,v retrieving revision 1.16.2.1 retrieving revision 1.16.2.2 diff -u -U2 -r1.16.2.1 -r1.16.2.2 --- refdb-manual-chapter7.sgml 14 Nov 2004 16:04:50 -0000 1.16.2.1 +++ refdb-manual-chapter7.sgml 27 Nov 2004 23:11:18 -0000 1.16.2.2 @@ -120,5 +120,5 @@ <row> <entry>timeout</entry> - <entry>60</entry> + <entry>180</entry> <entry>The timeout in seconds. After this time has elapsed, a stalled connection is taken down. Increase this value if you encounter frequent timeout errors due to high network traffic or <application>&appname;d</application> overload.</entry> </row> |