My platform is Windows Server 2012 R2, I have Apache configured to Load Balance between two TomCat Servers using Proxy AJP. Without failure I get a crash in mod_proxy. This has me completely blocked on this version of Apache. There is a bug fix already in the Apache source control system for this issue. We just need a re-spin of the distribution. I am using Subversion on another server using this Apache and I need the Subversion modules. My repository is 1.9.x. Code base 1.9.5.
Quote:
mod_proxy_{ajp,fcgi}: Fix a possible crash when reusing an established
backend connection, happening with LogLevel trace2 or higher configured,
or at any log level with compilers not detected as C99 compliant (e.g.
MSVC on Windows).
End Quote:
http://svn.apache.org/viewvc?view=revision&revision=1775775Crash Event:
Faulting application name: httpd.exe, version: 2.4.25.0, time stamp: 0x5854f736
Faulting module name: mod_proxy.so, version: 2.4.25.0, time stamp: 0x5854f799
Exception code: 0xc0000005
Fault offset: 0x0000000000007d2a
Faulting process id: 0x2768
Faulting application start time: 0x01d27d104b72a7c4
Faulting application path: E:\Polarion\bundled\ApacheHausVC11-2.4.25\bin\httpd.exe
Faulting module path: E:\Polarion\bundled\ApacheHausVC11-2.4.25\modules\mod_proxy.so
Report Id: 894dccdd-e903-11e6-80d5-005056926e5c
Faulting package full name:
Faulting package-relative application ID:
Many Thanks,
-Tim