Home
last modified time | relevance | path

Searched refs:maxconn (Results 1 – 25 of 862) sorted by relevance

12345678910>>...35

/dports/databases/postgresql14-pltcl/postgresql-14.1/src/tools/msvc/
H A Dvcregress.pl73 my $maxconn = "";
74 $maxconn = "--max-connections=$ENV{MAX_CONNECTIONS}"
111 my $maxconn = $maxconn;
112 $maxconn = "--max-connections=1" if $schedule eq 'serial';
124 push(@args, $maxconn) if $maxconn;
144 my $maxconn = $maxconn;
145 $maxconn = "--max-connections=1" if $schedule eq 'serial';
160 push(@args, $maxconn) if $maxconn;
187 push(@args, $maxconn) if $maxconn;
204 push(@args, $maxconn) if $maxconn;
/dports/databases/postgresql14-server/postgresql-14.1/src/tools/msvc/
H A Dvcregress.pl73 my $maxconn = "";
74 $maxconn = "--max-connections=$ENV{MAX_CONNECTIONS}"
111 my $maxconn = $maxconn;
112 $maxconn = "--max-connections=1" if $schedule eq 'serial';
124 push(@args, $maxconn) if $maxconn;
144 my $maxconn = $maxconn;
145 $maxconn = "--max-connections=1" if $schedule eq 'serial';
160 push(@args, $maxconn) if $maxconn;
187 push(@args, $maxconn) if $maxconn;
204 push(@args, $maxconn) if $maxconn;
/dports/databases/postgresql14-plperl/postgresql-14.1/src/tools/msvc/
H A Dvcregress.pl73 my $maxconn = "";
74 $maxconn = "--max-connections=$ENV{MAX_CONNECTIONS}"
111 my $maxconn = $maxconn;
112 $maxconn = "--max-connections=1" if $schedule eq 'serial';
124 push(@args, $maxconn) if $maxconn;
144 my $maxconn = $maxconn;
145 $maxconn = "--max-connections=1" if $schedule eq 'serial';
160 push(@args, $maxconn) if $maxconn;
187 push(@args, $maxconn) if $maxconn;
204 push(@args, $maxconn) if $maxconn;
/dports/databases/postgresql14-plpython/postgresql-14.1/src/tools/msvc/
H A Dvcregress.pl73 my $maxconn = "";
74 $maxconn = "--max-connections=$ENV{MAX_CONNECTIONS}"
111 my $maxconn = $maxconn;
112 $maxconn = "--max-connections=1" if $schedule eq 'serial';
124 push(@args, $maxconn) if $maxconn;
144 my $maxconn = $maxconn;
145 $maxconn = "--max-connections=1" if $schedule eq 'serial';
160 push(@args, $maxconn) if $maxconn;
187 push(@args, $maxconn) if $maxconn;
204 push(@args, $maxconn) if $maxconn;
/dports/databases/postgresql14-docs/postgresql-14.1/src/tools/msvc/
H A Dvcregress.pl73 my $maxconn = "";
74 $maxconn = "--max-connections=$ENV{MAX_CONNECTIONS}"
111 my $maxconn = $maxconn;
112 $maxconn = "--max-connections=1" if $schedule eq 'serial';
124 push(@args, $maxconn) if $maxconn;
144 my $maxconn = $maxconn;
145 $maxconn = "--max-connections=1" if $schedule eq 'serial';
160 push(@args, $maxconn) if $maxconn;
187 push(@args, $maxconn) if $maxconn;
204 push(@args, $maxconn) if $maxconn;
/dports/databases/postgresql14-client/postgresql-14.1/src/tools/msvc/
H A Dvcregress.pl73 my $maxconn = "";
74 $maxconn = "--max-connections=$ENV{MAX_CONNECTIONS}"
111 my $maxconn = $maxconn;
112 $maxconn = "--max-connections=1" if $schedule eq 'serial';
124 push(@args, $maxconn) if $maxconn;
144 my $maxconn = $maxconn;
145 $maxconn = "--max-connections=1" if $schedule eq 'serial';
160 push(@args, $maxconn) if $maxconn;
187 push(@args, $maxconn) if $maxconn;
204 push(@args, $maxconn) if $maxconn;
/dports/databases/postgresql14-contrib/postgresql-14.1/src/tools/msvc/
H A Dvcregress.pl73 my $maxconn = "";
74 $maxconn = "--max-connections=$ENV{MAX_CONNECTIONS}"
111 my $maxconn = $maxconn;
112 $maxconn = "--max-connections=1" if $schedule eq 'serial';
124 push(@args, $maxconn) if $maxconn;
144 my $maxconn = $maxconn;
145 $maxconn = "--max-connections=1" if $schedule eq 'serial';
160 push(@args, $maxconn) if $maxconn;
187 push(@args, $maxconn) if $maxconn;
204 push(@args, $maxconn) if $maxconn;
/dports/net/haproxy21/haproxy-2.1.12/tests/
H A Dtest-fwlc.cfg25 maxconn 1000
28 stats maxconn 2000
37 maxconn 40000
41 server act1 127.0.0.1:80 weight 10 maxconn 200 check inter 1000 fall 1
42 server act2 127.0.0.2:80 weight 20 maxconn 200 check inter 1000 fall 1
43 server act3 127.0.0.3:80 weight 30 maxconn 200 check inter 1000 fall 1
44 server act4 127.0.0.4:80 weight 40 maxconn 200 check inter 1000 fall 1
56 maxconn 40000
/dports/net/haproxy23/haproxy-2.3.16/tests/
H A Dtest-fwlc.cfg25 maxconn 1000
28 stats maxconn 2000
37 maxconn 40000
41 server act1 127.0.0.1:80 weight 10 maxconn 200 check inter 1000 fall 1
42 server act2 127.0.0.2:80 weight 20 maxconn 200 check inter 1000 fall 1
43 server act3 127.0.0.3:80 weight 30 maxconn 200 check inter 1000 fall 1
44 server act4 127.0.0.4:80 weight 40 maxconn 200 check inter 1000 fall 1
56 maxconn 40000
/dports/net/haproxy18/haproxy-1.8.30/tests/
H A Dtest-fwlc.cfg25 maxconn 1000
28 stats maxconn 2000
37 maxconn 40000
41 server act1 127.0.0.1:80 weight 10 maxconn 200 check inter 1000 fall 1
42 server act2 127.0.0.2:80 weight 20 maxconn 200 check inter 1000 fall 1
43 server act3 127.0.0.3:80 weight 30 maxconn 200 check inter 1000 fall 1
44 server act4 127.0.0.4:80 weight 40 maxconn 200 check inter 1000 fall 1
56 maxconn 40000
/dports/net/haproxy19/haproxy-1.9.16/tests/
H A Dtest-fwlc.cfg25 maxconn 1000
28 stats maxconn 2000
37 maxconn 40000
41 server act1 127.0.0.1:80 weight 10 maxconn 200 check inter 1000 fall 1
42 server act2 127.0.0.2:80 weight 20 maxconn 200 check inter 1000 fall 1
43 server act3 127.0.0.3:80 weight 30 maxconn 200 check inter 1000 fall 1
44 server act4 127.0.0.4:80 weight 40 maxconn 200 check inter 1000 fall 1
56 maxconn 40000
/dports/net/haproxy22/haproxy-2.2.19/tests/
H A Dtest-fwlc.cfg25 maxconn 1000
28 stats maxconn 2000
37 maxconn 40000
41 server act1 127.0.0.1:80 weight 10 maxconn 200 check inter 1000 fall 1
42 server act2 127.0.0.2:80 weight 20 maxconn 200 check inter 1000 fall 1
43 server act3 127.0.0.3:80 weight 30 maxconn 200 check inter 1000 fall 1
44 server act4 127.0.0.4:80 weight 40 maxconn 200 check inter 1000 fall 1
56 maxconn 40000
/dports/net/haproxy17/haproxy-1.7.14/tests/
H A Dtest-fwlc.cfg25 maxconn 1000
28 stats maxconn 2000
37 maxconn 40000
41 server act1 127.0.0.1:80 weight 10 maxconn 200 check inter 1000 fall 1
42 server act2 127.0.0.2:80 weight 20 maxconn 200 check inter 1000 fall 1
43 server act3 127.0.0.3:80 weight 30 maxconn 200 check inter 1000 fall 1
44 server act4 127.0.0.4:80 weight 40 maxconn 200 check inter 1000 fall 1
56 maxconn 40000
/dports/net/haproxy20/haproxy-2.0.26/tests/
H A Dtest-fwlc.cfg25 maxconn 1000
28 stats maxconn 2000
37 maxconn 40000
41 server act1 127.0.0.1:80 weight 10 maxconn 200 check inter 1000 fall 1
42 server act2 127.0.0.2:80 weight 20 maxconn 200 check inter 1000 fall 1
43 server act3 127.0.0.3:80 weight 30 maxconn 200 check inter 1000 fall 1
44 server act4 127.0.0.4:80 weight 40 maxconn 200 check inter 1000 fall 1
56 maxconn 40000
/dports/net/nuster/nuster-5.0.4.21/tests/
H A Dtest-fwlc.cfg25 maxconn 1000
28 stats maxconn 2000
37 maxconn 40000
41 server act1 127.0.0.1:80 weight 10 maxconn 200 check inter 1000 fall 1
42 server act2 127.0.0.2:80 weight 20 maxconn 200 check inter 1000 fall 1
43 server act3 127.0.0.3:80 weight 30 maxconn 200 check inter 1000 fall 1
44 server act4 127.0.0.4:80 weight 40 maxconn 200 check inter 1000 fall 1
56 maxconn 40000
/dports/net/haproxy/haproxy-2.4.10/tests/conf/
H A Dtest-fwlc.cfg25 maxconn 1000
28 stats maxconn 2000
37 maxconn 40000
41 server act1 127.0.0.1:80 weight 10 maxconn 200 check inter 1000 fall 1
42 server act2 127.0.0.2:80 weight 20 maxconn 200 check inter 1000 fall 1
43 server act3 127.0.0.3:80 weight 30 maxconn 200 check inter 1000 fall 1
44 server act4 127.0.0.4:80 weight 40 maxconn 200 check inter 1000 fall 1
56 maxconn 40000
/dports/sysutils/s6/s6-2.10.0.3/src/conn-tools/
H A Ds6-ipcserverd.c29 static unsigned int maxconn = 40 ; variable
325 case 'c' : if (!uint0_scan(l.arg, &maxconn)) dieusage() ; break ; in main()
345 if (!maxconn) maxconn = 1 ; in main()
346 if (maxconn > ABSOLUTE_MAXCONN) maxconn = ABSOLUTE_MAXCONN ; in main()
347 if (!flaglookup || (localmaxconn > maxconn)) localmaxconn = maxconn ; in main()
366 fmtmaxconn[1+uint_fmt(fmtmaxconn+1, maxconn)] = 0 ; in main()
378 piduid_t inyostack0[maxconn] ; in main()
379 uidnum_t inyostack1[flaglookup ? maxconn : 1] ; in main()
385 if (iopause_g(x, 1 + (numconn < maxconn), 0) < 0) in main()
390 if (numconn < maxconn) in main()
/dports/databases/py-psycopg2cffi/psycopg2cffi-2.9.0/psycopg2cffi/
H A Dpool.py40 def __init__(self, minconn, maxconn, *args, **kwargs): argument
48 self.maxconn = maxconn
90 if len(self._used) == self.maxconn:
154 def __init__(self, minconn, maxconn, *args, **kwargs): argument
158 self, minconn, maxconn, *args, **kwargs)
196 def __init__(self, minconn, maxconn, *args, **kwargs): argument
204 self, minconn, maxconn, *args, **kwargs)
/dports/net/haproxy17/haproxy-1.7.14/src/
H A Dqueue.c46 max = s->maxconn; in srv_dynamic_maxconn()
47 else if (s->minconn == s->maxconn) in srv_dynamic_maxconn()
49 max = s->maxconn; in srv_dynamic_maxconn()
51 s->proxy->beconn * s->maxconn / s->proxy->fullconn); in srv_dynamic_maxconn()
71 int maxconn; in process_srv_queue() local
77 maxconn = srv_dynamic_maxconn(s); in process_srv_queue()
78 while (s->served < maxconn) { in process_srv_queue()
214 for (xferred = 0; !s->maxconn || xferred < srv_dynamic_maxconn(s); xferred++) { in pendconn_grab_from_px()
/dports/net/haproxy22/haproxy-2.2.19/doc/internals/
H A Dlistener-states.fig136 4 2 0 50 -1 16 7 0.0000 4 90 540 1080 2295 !maxconn\001
148 4 2 0 50 -1 16 7 0.0000 4 90 540 2205 3375 !maxconn\001
158 4 0 0 50 -1 16 7 0.0000 4 75 510 4320 1845 maxconn\001
161 4 0 0 50 -1 16 7 0.0000 4 75 510 3375 3645 maxconn\001
/dports/net/haproxy21/haproxy-2.1.12/doc/internals/
H A Dlistener-states.fig136 4 2 0 50 -1 16 7 0.0000 4 90 540 1080 2295 !maxconn\001
148 4 2 0 50 -1 16 7 0.0000 4 90 540 2205 3375 !maxconn\001
158 4 0 0 50 -1 16 7 0.0000 4 75 510 4320 1845 maxconn\001
161 4 0 0 50 -1 16 7 0.0000 4 75 510 3375 3645 maxconn\001
/dports/net/haproxy19/haproxy-1.9.16/doc/internals/
H A Dlistener-states.fig136 4 2 0 50 -1 16 7 0.0000 4 90 540 1080 2295 !maxconn\001
148 4 2 0 50 -1 16 7 0.0000 4 90 540 2205 3375 !maxconn\001
158 4 0 0 50 -1 16 7 0.0000 4 75 510 4320 1845 maxconn\001
161 4 0 0 50 -1 16 7 0.0000 4 75 510 3375 3645 maxconn\001
/dports/net/haproxy18/haproxy-1.8.30/doc/internals/
H A Dlistener-states.fig136 4 2 0 50 -1 16 7 0.0000 4 90 540 1080 2295 !maxconn\001
148 4 2 0 50 -1 16 7 0.0000 4 90 540 2205 3375 !maxconn\001
158 4 0 0 50 -1 16 7 0.0000 4 75 510 4320 1845 maxconn\001
161 4 0 0 50 -1 16 7 0.0000 4 75 510 3375 3645 maxconn\001
/dports/net/haproxy/haproxy-2.4.10/doc/internals/
H A Dlistener-states.fig113 4 2 0 50 -1 16 7 0.0000 4 90 540 1080 2295 !maxconn\001
122 4 2 0 50 -1 16 7 0.0000 4 90 540 2205 3375 !maxconn\001
132 4 0 0 50 -1 16 7 0.0000 4 75 510 4320 1845 maxconn\001
135 4 0 0 50 -1 16 7 0.0000 4 75 510 3375 3645 maxconn\001
/dports/net/haproxy20/haproxy-2.0.26/doc/internals/
H A Dlistener-states.fig136 4 2 0 50 -1 16 7 0.0000 4 90 540 1080 2295 !maxconn\001
148 4 2 0 50 -1 16 7 0.0000 4 90 540 2205 3375 !maxconn\001
158 4 0 0 50 -1 16 7 0.0000 4 75 510 4320 1845 maxconn\001
161 4 0 0 50 -1 16 7 0.0000 4 75 510 3375 3645 maxconn\001

12345678910>>...35