2997dc54de
- Minor tweak to the shipped jk.conf (boo#1239178): + Set JkLogFile to /var/log/apache/jk.conf: as this is written by apache, the previous location /var/log/tomcat is not permitted + Set JkShmFile to /var/lib/apache2/jk-runtime-status: again, /var/log/tomcat is no suitable location, as mod_jk is running as apache's user. Moving it to /var/log does not make sense, as SHM is not a log file.
Gus Kenion2025-08-28 09:21:42 +00:00
bb4e7c8708
- Disable tests for now as the default profile is not working properly to load up and upstream should update the sample
Tomáš Chvátal
2018-02-13 14:34:42 +00:00
eb1c93a18a
- Version update to 1.2.42: * Many small fixes * Optimalization for new gccs * Minor code cleanups
Tomáš Chvátal
2018-02-01 14:44:01 +00:00
f44b1cb18f
Accepting request 259415 from home:pgajdos:apache2
Michal Vyskocil2014-11-07 08:52:35 +00:00
24dc6896d9
Accepting request 246734 from Apache:Modules
Stephan Kulow
2014-09-03 16:22:07 +00:00
b3bfa11567
- Version bump to 1.2.40 fixes bnc#880798:
Tomáš Chvátal
2014-08-21 13:22:18 +00:00
17503ab136
Accepting request 236046 from Apache:Modules
Stephan Kulow
2014-06-04 16:39:32 +00:00
50b7a9031b
- Cleanup with spec-cleaner
Tomáš Chvátal
2014-06-02 13:07:56 +00:00
733db89f73
- Version bump to 1.2.40: * Fix forwarding of chunked requests, which is broken in version 1.2.39. (rjung) * 56352: Fix regression in memory release. (mturk) * Fix status worker display of worker IP address after name or port was changed. (rjung) * 56297: Improve key hash function. Copied from APR. (rjung) * 55683: Remove quotes from quoted session cookies. (rjung) * 53542: ISAPI: Fix grammar in 503 error page. (rjung) * 55696: Crash on Mac OS X 10.9 during config parsing. (rjung) * Deprecate nt_service from Tomcat Connectors. (mturk) * 56133: Fix possible crash when a request fails during request body transfer to the back end and reply_timeout was set. Patch contributed by Hiroto Shimizu. (rjung) * Fix status worker not updating parameters for all members. (mturk) * 55853: HTTPD: Use the correct API for setting Content-Length. Patch contributed by areese yahoo-inc.com. (rjung) * Add IPV6 support for connection to webserver. New directive prefer_ipv6 has been added to control the hostname resolution and preserve backward compatibility. (mturk) * Add --disable-sock-cloexec to configure to disable use of SOCK_CLOEXEC (using FD_CLOEXEC + fnctl instead) so built modules will work with Linux kernels prior to 2.6.27. (timw) * Clean up config file parsing. Worker names are now restricted to 60 bytes. (rjung) * Allow to set a stickyness cookie in case a web framework breaks Tomcat's adding of the routing ID to the end of the JSESSIONID cookie. (rjung) * Use max_packet_size also for request body forwarding. (rjung) * Apache 2.4: By default forward logical client address as provided by mod_remoteip. When setting JkOptions ForwardPhysicalAddress mod_jk will instead forward the physical peer address. (rjung) * Minor documentation improvements. (rjung)
Tomáš Chvátal
2014-06-02 12:59:40 +00:00
d466ac7b62
Accepting request 150269 from Apache:Modules
Stephan Kulow
2013-01-30 08:25:16 +00:00
1a5fdf7a6a
Accepting request 150221 from home:dimstar:branches:Apache:Modules
Michal Vyskocil2013-01-29 09:47:09 +00:00
a1ed01e608
replace license with spdx.org variant
Stephan Kulow
2011-12-06 16:58:33 +00:00