Instrumenting HTTPD

2024-02-29 Thread Yehuda Katz
I am working on a research paper related to server configuration. I am
trying to collect some measurements or static analysis comparing the number
of system calls with overrides off vs. on and also with different path
lengths (i.e. what is the actual performance impact of checking .htaccess
files). Before I start from scratch, I was wondering if anyone has done
anything related to this before.

Thanks,
- Y

Sent from a device with a very small keyboard and hyperactive autocorrect.


Re: svn commit: r1915947 - /httpd/httpd/branches/2.4.x/STATUS

2024-02-29 Thread Joe Orton
On Thu, Feb 22, 2024 at 01:35:06PM -, jfcl...@apache.org wrote:
> Author: jfclere
> Date: Thu Feb 22 13:35:06 2024
> New Revision: 1915947
> 
> URL: http://svn.apache.org/viewvc?rev=1915947=rev
> Log:
> Propose. CMake builds fail withi: "fatal error C1083: Cannot open include 
> file: 'ap_config_auto.h'"

FYI the r1877693 fix is included in my other backport proposal for 
htpasswd.

> Modified:
> httpd/httpd/branches/2.4.x/STATUS
> 
> Modified: httpd/httpd/branches/2.4.x/STATUS
> URL: 
> http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1915947=1915946=1915947=diff
> ==
> --- httpd/httpd/branches/2.4.x/STATUS (original)
> +++ httpd/httpd/branches/2.4.x/STATUS Thu Feb 22 13:35:06 2024
> @@ -243,6 +243,12 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
>Github PR: https://github.com/apache/httpd/pull/413
>+1: ylavic, jorton, jfclere
>  
> +   *) htpasswd: Windows : do not include ap_config_auto.h 
> +  trunk patch: https://svn.apache.org/r1877693 
> +  2.4.x patch: svn merge -c 1877693 ^/httpd/httpd/trunk .
> +  +1: jfclere,
> +  
> +
>  PATCHES/ISSUES THAT ARE BEING WORKED
>[ New entries should be added at the START of the list ]
>  
> 
>