RE: problems with ssl in balance/proxy mode

2005-12-01 Thread Matthias Behrens
thats pretty cool

thx


-Ursprüngliche Nachricht-
Von: Colm MacCarthaigh [mailto:[EMAIL PROTECTED]
Gesendet: Donnerstag, 1. Dezember 2005 00:02
An: dev@httpd.apache.org
Betreff: Re: AW: problems with ssl in balance/proxy mode


On Wed, Nov 30, 2005 at 11:54:19PM +0100, Ruediger Pluem wrote:
 Ok. Let me summarize: You found the reason for the problem (which was
 really not easy in this case) but you do not know how to apply a patch
 to the source code. You are using Outlook for your mail and
 www.gulp.de runs on a Windows version of httpd. So you must be a
 Windows developer :-).  Jokes aside. I am working on Unix where
 patches are applied with patch / gpatch. I really do not know how to
 do this on Windows, except with cygwin :-). So some Windows developers
 to the rescue please!

Insall TortoiseSVN and use its Apply Patch feature is good, it's
usually much better than the command line versions of patch that are
available, and understands svn to boot.

http://tortoisesvn.tigris.org/

--
Colm MacCárthaighPublic Key: [EMAIL PROTECTED]



Re: problems with ssl in balance/proxy mode

2005-11-29 Thread Ruediger Pluem


On 11/29/2005 01:27 PM, Matthias Behrens wrote:
 hi everyone 
 
 i am new to this list. 
 since there is no faq available i simple post my request and see what happens.
 sorry if i miss any rule.
 
 i have a apache 2.0 in loadbalncing mode using mod_rewrite and mod_proxy.
 there have allways been problems with https/ssl requests that where longer 
 than 8192 bytes.
 

[..cut..]

I don't get the exact problem right now. Are you using httpd 2.0.55? If yes, 
please have a look at
PR37145 (http://issues.apache.org/bugzilla/show_bug.cgi?id=37145) and the 
attached patch to fix it.
Maybe this hurts you.

Regards

Rüdiger

[..cut..]