Re: Options for selective logging

2017-09-19 Thread Peter Booth
What is your ultimate goal? You say that you want to replay 0.05% of traffic into a test environment. Are you wanting to capture real world data on a one off or ongoing basis? You say that this particular proxy is very busy. How busy? Is it hosted on a physical host or a virtual machine? If

Options for selective logging

2017-09-19 Thread mblancett
I am looking for ways to target every Nth request into a very busy proxy within an nginx configuration. This particular proxy is extremely busy and receives POSTs to a single URI, and taking an approach like sharding by IP would not be the kind of traffic sample we’re after. The long term goal her

Re: I can't access to archives of my mailman lists :

2017-09-19 Thread Francis Daly
On Tue, Sep 19, 2017 at 01:42:21PM +0200, Ph. Gras wrote: Hi there, > > From what you have shown, if your nginx user is not "list" > > or in the group "list", it will possibly not have access to > > /var/lib/mailman/archives/private. Good that it works. As it happens, the "ls -lLdZ" commands al

Re: error logs

2017-09-19 Thread Sergey Kandaurov
> On 19 Sep 2017, at 09:41, Deepak Pant. wrote: > > Hi All, > > I am getting below error can anyone let me know how to resolve it > > > 2017/09/02 23:26:05 [crit] 28974#0: *2333672 SSL_do_handshake() failed (SSL: > error:1408A0D7:SSL routines:SSL3_GET_CLIENT_HELLO:required cipher missing)

Re: I can't access to archives of my mailman lists :

2017-09-19 Thread Ph. Gras
Thanks Francis, > From what you have shown, if your nginx user is not "list" > or in the group "list", it will possibly not have access to > /var/lib/mailman/archives/private. # ls -lLZ /var/lib/mailman/archives/public/rs-idf-discuter/index.html -rw-rw-r-- 1 list list ? 8736 sept. 17 16:44 /var/