16 March 2022

                                                Apache Lounge Distribution

                                          mod_qos 11.71 Apache 2.4 Win64 VS16

# More info : https://www.apachelounge.com/viewtopic.php?p=41039
# Original Home:  http://mod-qos.sourceforge.net/
# Source : https://sourceforge.net/projects/mod-qos/files/
# Binary by: Steffen
# Mail: info@apachelounge.com
# Home: http://www.apachelounge.com/
#


Build with Visual Studio 2019 (VS16) 
--------------------------------------------
Be sure you have installed the Visual C++ Redistributable for Visual Studio 2015-2019.
Download and install, if you not have it already, see:

 http://www.apachelounge.com/download/

# Install:

- Copy mod_qos.so to your modules folder 

# Add to your httpd.conf

Enable /mod_unique_id.so

LoadModule qos_module modules/mod_qos.so

<Location /qos>
SetHandler qos-viewer
</Location>

http://localhost/qos gives you an overview.


# Configuration:

  http://mod-qos.sourceforge.net/



Enjoy,

Steffen
