I am not an HTTPD expert and am running into issues where double-slashes are
being added to the end of the ProxyPass and/or ProxyPassReverse statements in
our mod_proxy configuration. What is the proper way to handle this issue with
RewriteRules?
Thanks,
Dream * Excel * Explore * Inspire
Jon M
Here you go. This is after converting from mod_jk to mod_proxy
SSLProxyEngine On
SSLProxyVerify off
SSLProxyCheckPeerName on
SSLProxyCheckPeerCN on
SSLProxyVerifyDepth 5
SSLProxyCACertificateFile cain
Ok, trying to figure out how to fix this.
For our mod_proxy configuration we are getting sporadic double-slashes showing
up after the ProxyPass URL. For example:
ProxyPass /myapp balancer://mybalance/myapp
ProxyPassReverse /myapp balancer://mybalance/myapp
Most of the URL's being passed are cor
Ok, it appears that the Developers are specifying some of the img links as
src=”/mypath/myimage.gif” and others as src=”mypath/myimage.gif”, but I’m still
trying to get a definitive answer from them. If they are specifying the
/mypath/myimage.gif and it’s resulting in double-slashes, that makes
Hi Fellow Travelers!
I have an application team that is seeing dismal performance when utilizing the
Apache HTTPD front-end using mod_proxy_http to proxy a back-end Tomcat server
over SSL. If they bypass the Apache and go direct to Tomcat, everything is nice
and fast. However, if they do the sa
Hi Sekhar,
Here is a sanitized copy of our httpd-ssl.conf file. Format is identical, just
names changed. Note, we are enforcing client auth between the mod_proxy and
Tomcat connector. Not end user client auth, just proxy.
Thanks,
#---httpd-ssl.conf---
# for web instanc
Thanks,
Do you have any suggestions for a setup where siteminder is also involved as
far as passing 2 cookies for Session?
Thanks,
Dream * Excel * Explore * Inspire
Jon McAlexander
Senior Infrastructure Engineer
Asst. Vice President
He/His
Middleware Product Engineering
Enterprise CIO | EAS |
We have added the proxyName and proxyPort to no avail.
Dream * Excel * Explore * Inspire
Jon McAlexander
Senior Infrastructure Engineer
Asst. Vice President
He/His
Middleware Product Engineering
Enterprise CIO | EAS | Middleware | Infrastructure Solutions
8080 Cobblestone Rd | Urbandale, IA 5032
Unfortunately, these updates also didn’t have any affect. Still slow via proxy.
Dream * Excel * Explore * Inspire
Jon McAlexander
Senior Infrastructure Engineer
Asst. Vice President
He/His
Middleware Product Engineering
Enterprise CIO | EAS | Middleware | Infrastructure Solutions
8080 Cobbleston
Are there any other tuning options, or ideas on this?
Thanks,
Dream * Excel * Explore * Inspire
Jon McAlexander
Senior Infrastructure Engineer
Asst. Vice President
He/His
Middleware Product Engineering
Enterprise CIO | EAS | Middleware | Infrastructure Solutions
8080 Cobblestone Rd | Urbandale,
This has been done with no effect.
Dream * Excel * Explore * Inspire
Jon McAlexander
Senior Infrastructure Engineer
Asst. Vice President
He/His
Middleware Product Engineering
Enterprise CIO | EAS | Middleware | Infrastructure Solutions
8080 Cobblestone Rd | Urbandale, IA 50322
MAC: F4469-010
Tel
In the current environment they are in, no, there are no firewalls. They are on
different servers.
When they get to production, there is a firewall in place.
Dream * Excel * Explore * Inspire
Jon McAlexander
Senior Infrastructure Engineer
Asst. Vice President
He/His
Middleware Product Engineeri
Thank you!
Dream * Excel * Explore * Inspire
Jon McAlexander
Senior Infrastructure Engineer
Asst. Vice President
He/His
Middleware Product Engineering
Enterprise CIO | EAS | Middleware | Infrastructure Solutions
8080 Cobblestone Rd | Urbandale, IA 50322
MAC: F4469-010
Tel 515-988-2508 | Cell 515
Hello Everybody!
Has anyone successfully setup an Apache Reverse-Proxy using mod-proxy over
https between Apache and IIS with an F5 stuck in the middle? To make it more
complicated, need to do client-certificate auth between the mod-proxy and the
IIS.
Any pointers would be greatly appreciated.
What about mod_cache? Is it stuck in the cache?
Thanks,
Sent with BlackBerry Work (www.blackberry.com)
From: John Iliffe
Sent: Dec 3, 2022 4:06 PM
To: users@httpd.apache.org
Subject: Re: [users@httpd] Apache serving a page that doesn't exist
Hi Eric:
Didn't w
15 matches
Mail list logo