пн, 23 сент. 2019 г. в 20:45, John Pyeatt :
>
> I have tried everything and I can't get Apache (2.4.39) to pass the
> X-Forwarded-For header to my tomcat (8.5) instance.
>
> I have apache listening on port 8081 and bound to the public IP address as a
> reverse proxy to a backend tomcat instance w
I'm trying to get two servers using mod_cache_disk to share each other
cached files.
I got them to use the same share and use the same url > file using the
CacheKeyBaseURL directive, but while as long as I hit the same file on the
same server, I get caches hit, when I hit the file from the other s
While progressively disabling modules I don't need for my application, I found
an issue with apachectl configtest returning Syntax OK, but the restart of
httpd failing.
When I comment out:
LoadModule slotmem_shm_module modules/mod_slotmem_shm.so
And do a sudo apachectl configtest I get back "S
I have tried everything and I can't get Apache (2.4.39) to pass the
X-Forwarded-For header to my tomcat (8.5) instance.
I have apache listening on port 8081 and bound to the public IP address as
a reverse proxy to a backend tomcat instance which is also bound to 8081
but on 127.0.0.1.
My apache in
Hi,
I am trying to cross-compile Apache-httpd along with APR and APR-util with the
below recommended version.
httpd-2.4.41
APR 1.7.0, released April 5, 2019 and APR-util 1.6.1, released October 22, 2017
Compilation is failed with error
Making all in apr
Makefile:139: warning: undefined variabl