Question about connection settings proto fcgi check maxconn 9 minconn 5 maxqueue 0

2020-05-03 Thread Aleksandar Lazic
Hi. I play a little bit with proto fcgi and see something what I don't understand. Hopefully someone can explain it a bit. My php-fpm have the following settings. ``` pm = dynamic pm.max_children = 10 pm.min_spare_servers = 4 pm.start_servers = 5 pm.max_spare_servers = 6 pm.max_requests = 500 `

[RFC] Changing server port via Lua

2020-05-03 Thread Joseph C. Sible
A question was recently asked on Stack Overflow about how to change a server's port via Lua [1]. The Lua function Server.set_addr currently says "See the management socket documentation for more information about the format of the string." However, this is misleading: the management socket's "set s

Check My High Quality Sites

2020-05-03 Thread haseeb butt
Hello, Hope you are well, here is my some high authority sites with good DR DA PA and Traffic. if you want to promote your business and want to publicity of your company please check these site these sites are heavy traffic. if you if you want to post article on these sites please let me kn

Re: [PATCH] guard tests that require pcre

2020-05-03 Thread William Lallemand
[CCing Christopher] On Fri, May 01, 2020 at 12:57:06PM +0500, Илья Шипицин wrote: > Hello, > > this partially fixes #610 > > > Cheers, > Ilya Shipitcin > From ea2bf2e2ebc6186f4fbd722c7cfdd72401163ec3 Mon Sep 17 00:00:00 2001 > From: Ilya Shipitsin > Date: Fri, 1 May 2020 12:53:49 +0500 > Su

Re: [PATCH] guard tests that require pcre

2020-05-03 Thread Christopher Faulet
Le 04/05/2020 à 07:46, William Lallemand a écrit : On Fri, May 01, 2020 at 12:57:06PM +0500, Илья Шипицин wrote: The following tests require pcre support: reg-tests/checks/4be_1srv_smtpchk_httpchk_layer47errors.vtc reg-tests/checks/tls_health_checks.vtc Hello Ilya, I'm surprised because I d