[users@httpd] Apache 2.4.23 and h2spec

2016-09-08 Thread Michael Johnson
Hi there,I am trying to use h2spec (https://github.com/summerwind/h2spec) with apache 2.4.23 but pretty much at the beginning it stops the test with following error:3.5. HTTP/2 Connection Preface    ✓ Sends invalid connection preface  4.2. Frame Size  Sends large size fr

[us...@httpd] unsubscribe

2009-08-26 Thread Michael Johnson
unsubscribe

[EMAIL PROTECTED] RLimitNPROC overly agressive

2005-05-08 Thread Michael Johnson - MJ
I just noticed that the RLimitNPROC is overly agressive when checking the number of processes forked off for a given user. Take the following senario for example: User foo RLimitNPROC 5 5 The user 'foo' has 4 ssh sessions (or 4 of any process) active. If the 'foo' has a cgi that does not fork any