Loading docs/manual/misc/FAQ.html +10 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ <!--#include virtual="header.html" --> <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1> <P> $Revision: 1.63.2.3 $ ($Date: 1997/06/27 03:02:04 $) $Revision: 1.63.2.4 $ ($Date: 1997/06/28 20:58:16 $) </P> <P> The latest version of this FAQ is always available from the main Loading Loading @@ -1481,6 +1481,15 @@ file, then re-running <CODE>Configure</CODE>, should resolve the problem. </P> <p><b>Note:</b> As of BIND 8.1.1, the bind libraries and files are installed under <code>/usr/local/bind</code> by default. So you should not run into this problem. Should you want to use the bind resolvers you'll have to add the following to the respective lines: <blockquote><pre> EXTRA_CFLAGS=-I/usr/local/bind/include EXTRA_LFLAGS=-L/usr/local/bind/lib EXTRA_LIBS=-lbind </pre></blockquote> <HR> </LI> <LI><A NAME="set-servername"> Loading docs/manual/misc/fin_wait_2.html +6 −0 Original line number Diff line number Diff line Loading @@ -266,6 +266,12 @@ many systems, this can be done by adding the line mbuf clusters you want to your kernel config file and rebuilding your kernel.<P> </DL> <H3>Disable KeepAlive</H3> <P>If you are unable to do any of the above then you should, as a last resort, disable KeepAlive. Edit your httpd.conf and change "KeepAlive On" to "KeepAlive Off". <H2><LI>Feedback</H2> If you have any information to add to this page, please contact me at Loading Loading
docs/manual/misc/FAQ.html +10 −1 Original line number Diff line number Diff line Loading @@ -15,7 +15,7 @@ <!--#include virtual="header.html" --> <H1 ALIGN="CENTER">Apache Server Frequently Asked Questions</H1> <P> $Revision: 1.63.2.3 $ ($Date: 1997/06/27 03:02:04 $) $Revision: 1.63.2.4 $ ($Date: 1997/06/28 20:58:16 $) </P> <P> The latest version of this FAQ is always available from the main Loading Loading @@ -1481,6 +1481,15 @@ file, then re-running <CODE>Configure</CODE>, should resolve the problem. </P> <p><b>Note:</b> As of BIND 8.1.1, the bind libraries and files are installed under <code>/usr/local/bind</code> by default. So you should not run into this problem. Should you want to use the bind resolvers you'll have to add the following to the respective lines: <blockquote><pre> EXTRA_CFLAGS=-I/usr/local/bind/include EXTRA_LFLAGS=-L/usr/local/bind/lib EXTRA_LIBS=-lbind </pre></blockquote> <HR> </LI> <LI><A NAME="set-servername"> Loading
docs/manual/misc/fin_wait_2.html +6 −0 Original line number Diff line number Diff line Loading @@ -266,6 +266,12 @@ many systems, this can be done by adding the line mbuf clusters you want to your kernel config file and rebuilding your kernel.<P> </DL> <H3>Disable KeepAlive</H3> <P>If you are unable to do any of the above then you should, as a last resort, disable KeepAlive. Edit your httpd.conf and change "KeepAlive On" to "KeepAlive Off". <H2><LI>Feedback</H2> If you have any information to add to this page, please contact me at Loading