Re: SSL support for mod_proxy ...

Maurizio Marini <[email protected]>
Newsgroups gmane.comp.apache.mod-proxy
Message-ID <[email protected]>
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 08 October 2002 07:07 pm, Graham Leggett wrote:
 
 >My understanding is that mod_ssl in apache v1.3 patches mod_proxy to
 >enable it to do this:
 >
 >ProxyPass / https://backend.secure.server/
 >
 >I am not 100% sure though, as I have never needed to use it.
 >
 
Hi Graham,
i've a very strange problem:

i've 2 linux server, one is backend, the other is the rev-proxy

On rev-proxy i've tried 

ProxyPass 			/ 		https://backend.secure.server/
ProxyPassReverse  	/ 		https://backend.secure.server/

with 1.3.27 + mod_ssl-2.8.12-1.3.27
RedHat 7.3

in backend i've a very small test script that send 3 cookies:

<?
SetCookie("Cookie1","This is Cookie1", time()+100000, "/foo", ".dev.datalogica.com", secure);
SetCookie("Cookie2","This is Cookie2", time()+100000, "/foo", ".dev.datalogica.com", secure);
SetCookie("Cookie3","This is Cookie3", time()+100000, "/foo", ".dev.datalogica.com", secure);
?>

I receive only the first cookie;

so i changed the hd on the rev-proxy linux server,  putting  the one with debian woody 3.0, with apache 1.3.26; 
the backend is always the same with the same script: now i receive all the 3 cookies
strange, isn't it?

Hve you some idea?

now i try to compile apache 1.3.26 tarball on RedHat 7.3 to see if the problem is with 1.3.27

- -- 
Maurizio Marini
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE9vofA4Q/49nIJTlwRArENAJ9nywxG1/7f9rhYNvs2BPvihWXXsgCggMX3
Mrw6PWTixUEAaMvE6aBR4ec=
=4gV+
-----END PGP SIGNATURE-----
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.