[Bug 53149] mod_ldap should/could use mod_socache

2019-07-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=53149

Haven  changed:

   What|Removed |Added

 CC||havens...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 63619] cannot rpmbuild - Installed (but unpackaged) file(s) found mod_socache_redis.so

2019-07-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63619

--- Comment #1 from danie.deja...@striata.com ---
This made no difference:

Modified: httpd/httpd/branches/2.4.x/build/rpm/httpd.spec.in
URL: 
http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/build/rpm/httpd.spec.in?rev=1856868=1856867=1856868=diff
==
--- httpd/httpd/branches/2.4.x/build/rpm/httpd.spec.in (original)
+++ httpd/httpd/branches/2.4.x/build/rpm/httpd.spec.in Wed Apr  3 
10:01:47 2019
@@ -392,6 +392,7 @@ rm -rf $RPM_BUILD_ROOT
  %{_libdir}/httpd/modules/mod_slotmem_shm.so
  %{_libdir}/httpd/modules/mod_socache_dbm.so
  %{_libdir}/httpd/modules/mod_socache_memcache.so
+%{_libdir}/httpd/modules/mod_socache_redis.so
  %{_libdir}/httpd/modules/mod_socache_shmcb.so
  %{_libdir}/httpd/modules/mod_speling.so
  %{_libdir}/httpd/modules/mod_status.so

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 63619] New: cannot rpmbuild - Installed (but unpackaged) file(s) found mod_socache_redis.so

2019-07-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63619

Bug ID: 63619
   Summary: cannot rpmbuild - Installed (but unpackaged) file(s)
found mod_socache_redis.so
   Product: Apache httpd-2
   Version: 2.4.39
  Hardware: PC
OS: Linux
Status: NEW
  Severity: normal
  Priority: P2
 Component: Build
  Assignee: bugs@httpd.apache.org
  Reporter: danie.deja...@striata.com
  Target Milestone: ---

Hi,

I read that this was supposed to be fixed in an earlier release in April 2019
but I'm still running into this where I cannot build the rpms:

rpmbuild -tb httpd-2.4.39.tar.gz


Processing files: mod_proxy_html-2.4.39-1.x86_64
Provides: mod_proxy_html.so()(64bit) mod_xml2enc.so()(64bit)
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <=
4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.3)(64bit) libc.so.6(GLIBC_2.4)(64bit)
libpthread.so.0()(64bit) libxml2.so.2()(64bit)
libxml2.so.2(LIBXML2_2.4.30)(64bit) libxml2.so.2(LIBXML2_2.5.2)(64bit)
libxml2.so.2(LIBXML2_2.6.0)(64bit) rtld(GNU_HASH)
Processing files: mod_ssl-2.4.39-1.x86_64
Provides: config(mod_ssl) = 1:2.4.39-1 mod_ssl.so()(64bit)
Requires(interp): /bin/sh
Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <=
4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
Requires(pre): httpd
Requires(post): /bin/cat /bin/sh openssl
Requires: libc.so.6()(64bit) libc.so.6(GLIBC_2.2.5)(64bit)
libc.so.6(GLIBC_2.4)(64bit) libcrypt.so.1()(64bit) libcrypto.so.10()(64bit)
libcrypto.so.10(OPENSSL_1.0.1)(64bit) libcrypto.so.10(OPENSSL_1.0.1_EC)(64bit)
libcrypto.so.10(libcrypto.so.10)(64bit) libpthread.so.0()(64bit)
librt.so.1()(64bit) libssl.so.10()(64bit) libssl.so.10(libssl.so.10)(64bit)
libuuid.so.1()(64bit) rtld(GNU_HASH)
Processing files: httpd-debuginfo-2.4.39-1.x86_64
Checking for unpackaged file(s): /usr/lib/rpm/check-files
/root/rpmbuild/BUILDROOT/httpd-2.4.39-1.x86_64
error: Installed (but unpackaged) file(s) found:
   /usr/lib64/httpd/modules/mod_socache_redis.so


RPM build errors:
Installed (but unpackaged) file(s) found:
   /usr/lib64/httpd/modules/mod_socache_redis.so

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 63325] Default body_min_rate not enabled in mod_reqtimeout

2019-07-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63325

Rainer Jung  changed:

   What|Removed |Added

 CC||pmenzel+bz.apache.org@molge
   ||n.mpg.de

--- Comment #7 from Rainer Jung  ---
*** Bug 63617 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 63617] CGIDScriptTimeout ignored and request times out after 20 s

2019-07-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63617

Rainer Jung  changed:

   What|Removed |Added

 Resolution|--- |DUPLICATE
 Status|NEW |RESOLVED

--- Comment #3 from Rainer Jung  ---
Yes, very likely a duplicate of

https://bz.apache.org/bugzilla/show_bug.cgi?id=63325

(regression in 2.4.39) with the fix

https://svn.apache.org/viewvc?view=revision=1859376

which will be part of the next version 2.4.40.

You can try that patch if you like. If it doesn't fix your problem feel free to
reopen this bug. 2.4.40 is not far away, but it might still be a few weeks
before the release.

It is not yet in the published Changelog, because that is for 2.4.39 and this
change will be in 2.4.40. The new item will be:

  *) mod_reqtimeout: Fix default rates missing (not applied) in 2.4.39.
 PR 63325. [Yann Ylavic]

*** This bug has been marked as a duplicate of bug 63325 ***

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 63617] CGIDScriptTimeout ignored and request times out after 20 s

2019-07-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63617

Paul Menzel  changed:

   What|Removed |Added

 CC||pmenzel+bz.apache.org@molge
   ||n.mpg.de,
   ||ylavic@gmail.com
 Status|NEEDINFO|NEW

--- Comment #2 from Paul Menzel  ---
Thank you, that was it. Disabling mod_reqtimeout fixes the issue.

In the change-log [1] I only the the entry below.

  *) mod_reqtimeout: Allow to configure (TLS-)handshake timeouts.
 PR 61310. [Yann Ylavic]

Yann, any idea, if your change fixed a non-working module reqtimeout in 2.4.38?

NB: This unfortunately, causes an annoying issue, that you cannot share a
config between different versions, because Apache HTTPD 2.4.38 aborts with an
error, because of the unknown parameter `handshake`.

[1]: https://www.apache.org/dist/httpd/CHANGES_2.4.39

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 60846] PR34014 / r903052 changed date format for autoindex

2019-07-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=60846

--- Comment #16 from gerrykirsten  ---
>From device repair to set up and support you can count on experts available at
Staples Tech Support for convenient and steadfast solutions. Obtain the best
in-store services by connecting with Staples near me. Take Staples advantage by
connecting with experts for world class solutions and services. For more
information:- https://techsupportsnumber.com/staples-tech-support/

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 63617] CGIDScriptTimeout ignored and request times out after 20 s

2019-07-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63617

Eric Covener  changed:

   What|Removed |Added

 Status|NEW |NEEDINFO

--- Comment #1 from Eric Covener  ---
(In reply to Paul Menzel from comment #0)
> There seems to be a regression between Apache HTTP Server 2.4.38 and 2.4.39.
> Unfortunately, I couldn’t spot anything related in the [change-log][1].
> 
> We have configured the directive below, and it, a Perl CGI script letting a
> user upload files, works with Apache HTTP Server 2.4.38 (and before).
> 
> 
> SSLOptions +StdEnvVars
> Options FollowSymLinks
> CGIDScriptTimeout 900
> 
> 
> With Apache HTTP 2.4.39, the POST request is terminated after 20 seconds,
> and only the message below is logged.
> 
>  [cgid:error] [pid 25711:tid 140139315709696] (70007)The timeout
> specified has expired: [client 141.14.24.229:35350] AH01270: Error reading
> request entity data, referer: https://xxx.molgen.mpg.de/cgi-bin/XXX
> 
> How can I verify, which time-out values are set?
> 
> [1]: http://www.apache.org/dist/httpd/CHANGES_2.4.39

CGIDScriptTimeout only specifies the interval for how long the server will wait
for the CGI to produce output, but your error above is a timeout on reading the
HTTP request body from the client.  This would be dicatated by Timeout and
mod_reqtimeout.  If you have mod_reqtimeout, it's possible some previous issue
blocked it from being effective.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org



[Bug 63617] New: CGIDScriptTimeout ignored and request times out after 20 s

2019-07-29 Thread bugzilla
https://bz.apache.org/bugzilla/show_bug.cgi?id=63617

Bug ID: 63617
   Summary: CGIDScriptTimeout ignored and request times out after
20 s
   Product: Apache httpd-2
   Version: 2.4.39
  Hardware: PC
OS: Linux
Status: NEW
  Severity: normal
  Priority: P2
 Component: Core
  Assignee: bugs@httpd.apache.org
  Reporter: pmenzel+bz.apache@molgen.mpg.de
  Target Milestone: ---

There seems to be a regression between Apache HTTP Server 2.4.38 and 2.4.39.
Unfortunately, I couldn’t spot anything related in the [change-log][1].

We have configured the directive below, and it, a Perl CGI script letting a
user upload files, works with Apache HTTP Server 2.4.38 (and before).


SSLOptions +StdEnvVars
Options FollowSymLinks
CGIDScriptTimeout 900


With Apache HTTP 2.4.39, the POST request is terminated after 20 seconds, and
only the message below is logged.

 [cgid:error] [pid 25711:tid 140139315709696] (70007)The timeout specified
has expired: [client 141.14.24.229:35350] AH01270: Error reading request entity
data, referer: https://xxx.molgen.mpg.de/cgi-bin/XXX

How can I verify, which time-out values are set?

[1]: http://www.apache.org/dist/httpd/CHANGES_2.4.39

-- 
You are receiving this mail because:
You are the assignee for the bug.
-
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org