<package type="rpm">
	<name>apache-mod_dialup</name>
	<arch>x86_64</arch>
	<version epoch="0" ver="2.4.66" rel="2"/>
	<checksum type="sha256" pkgid="YES">24a7f2d6ca40c52777cbc645fb0508901117167b6c20472a3fbc9339687c1c50</checksum>
	<summary>Send static content at a bandwidth rate limit, defined by old modem standards</summary>
	<description>It is a module that sends static content at a bandwidth rate limit, defined
by the various old modem standards. So, you can browse your site with a
56k V.92 modem, by adding something like this:

&lt;Location /mysite&gt; ModemStandard V.92 &lt;/Location&gt;

Previously to do bandwidth rate limiting modules would have to block an entire
thread, for each client, and insert sleeps to slow the bandwidth down. Using
the new suspend feature, a handler can get callback N milliseconds in the
future, and it will be invoked by the Event MPM on a different thread,
once the timer hits. From there the handler can continue to send data to
the client.</description>
	<packager>bero &lt;bero@lindev.ch&gt;</packager>
	<url>https://httpd.apache.org</url>
	<time file="1774664339" build="1774663211"/>
	<size package="13360" installed="10801" archive="0"/>
	<location href="apache-mod_dialup-2.4.66-2-omv2690.x86_64.rpm"/>
	<format>
		<rpm:license>Apache License</rpm:license>
		<rpm:vendor>OpenMandriva</rpm:vendor>
		<rpm:group>System/Servers</rpm:group>
		<rpm:buildhost>c64-4.openmandriva.org</rpm:buildhost>
		<rpm:sourcerpm>apache-2.4.66-2.src.rpm</rpm:sourcerpm>
		<rpm:header-range start="5032" end="8907"/>
		<rpm:provides>
			<rpm:entry name="apache-mod_dialup" flags="EQ" ver="2.4.66" rel="2"/>
			<rpm:entry name="apache-mod_dialup(x86-64)" flags="EQ" ver="2.4.66" rel="2"/>
			<rpm:entry name="config(apache-mod_dialup)" flags="EQ" ver="2.4.66" rel="2"/>
		</rpm:provides>
		<rpm:requires>
			<rpm:entry name="/bin/sh"/>
			<rpm:entry name="/bin/sh"/>
			<rpm:entry name="config(apache-mod_dialup)" flags="EQ" ver="2.4.66" rel="2"/>
			<rpm:entry name="libc.so.6()(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.2.5)(64bit)"/>
			<rpm:entry name="libc.so.6(GLIBC_2.4)(64bit)"/>
			<rpm:entry name="rpmlib(LargeFiles)" flags="LE" ver="4.12.0" rel="1"/>
			<rpm:entry name="rpmlib(PayloadIsZstd)" flags="LE" ver="5.4.18" rel="1"/>
			<rpm:entry name="rtld(GNU_HASH)"/>
		</rpm:requires>
		<file>/etc/httpd/modules.d/087_mod_dialup.conf</file>
	</format>
</package>
