Re: Maximum connections to the server

2002-03-27 Thread jazzvale
killsession.txt > date > kill_old_sessions > rm -f e:/tools/apache/apache/htdocs/ServerSessions.html > gen_html > e:/tools/apache/apache/htdocs/ServerSessions.html > if [ $deleted_one = yes ] > then > deleted_

RE: Maximum connections to the server

2002-03-26 Thread Bill Biessman
ng before next search for connections" if [ "$1" = "" ] then break else sleep_a_while 60 fi done echo goodbye sleep 5 ### -Original Message- From: [EMAIL PRO

Re: Maximum connections to the server

2002-03-26 Thread Larry Jones
jazzvale writes: > > please give me an answer I thought I had, but apparently not. > > I'm wondering about connection timeout and connection limit. > > So, the questions are: does the connection have a timeout (how long is > > it?) and is there a > > limit o

Re: Maximum connections to the server

2002-03-26 Thread Matt Riechers
jazzvale wrote: > > > I'm wondering about connection timeout and connection limit. > > So, the questions are: does the connection have a timeout (how long is > > it?) and is there a > > limit of maximum connections to the server? Connection settings are confi

Re: Maximum connections to the server

2002-03-26 Thread jazzvale
lient use these ones to perform CVS > operations. > I'm wondering about connection timeout and connection limit. > So, the questions are: does the connection have a timeout (how long is > it?) and is there a > limit of maximum connections to the server? > Are these prop

Maximum connections to the server

2002-03-19 Thread jazzvale
stions are: does the connection have a timeout (how long is it?) and is there a limit of maximum connections to the server? Are these properties settable? Thanks a lot, regards, Valerio ___ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.o