x27;t 100% comfortable using the
"patched"/commented out code in mod_proxy_http.c, but so far, it's the
only way we can get our code working.
Scott
-Original Message-
From: Campbell, Scott [mailto:scott_campb...@wrightexpress.com]
Sent: Monday, August 09, 2010 10:03
ead.
[Ruediger Pluem]
Anyone else had any luck with the 100-continue issue?
Scott
-Original Message-----
From: Campbell, Scott [mailto:scott_campb...@wrightexpress.com]
Sent: Monday, August 09, 2010 10:03 AM
To: users@httpd.apache.org
Subject: RE: [us...@httpd] "Expect: 100-continue"
Per Eric, I added the %{Expect}i log entry.
LogFormat "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"SCOTT\"
\"%{User-Agent}i\"\"%{Expect}i\"" scott
CustomLog "|/usr/local/apache2/bin/rotatelogs
/usr/local/apache2/logs/scott.log 86400" scott
X.X.X.X - - [09/Aug/2010:09:43:34 -0400] "POST
/sitetran
So we have a development team that writes web apps in .NET. We use
Apache 2.2.14 on Linux for a reverse proxy to their app. I am very
confused by the Apache response, and wonder if it's a bug in the apache
code or mod_proxy code.
The developers are posting the following to their app, through our
I have an Apache 2.2.4 server using Reverse Proxy to a back-end
application server.
I have a page on the application server that is a simple index.html with
about 50 objects (graphics, css, etc). This page size is 300KB.
When I attempt to access index.html through the apache proxy, it takes
up t
I have an Apache 2.2.4 server using proxying to front-end a back-end
application server.
I have a page on the application server that is a simple index.html with
about 50 objects (graphics, css, etc). This page size is 300,000 bytes.
When I am on the apache server and use WGET (text browser)
come from your tomcat configuration
In your web.xml file add:
Protected Context
/*
CONFIDENTIAL
/jerome
-Message d'origine-
De : Campbell, Scott [mailto:[EMAIL PROTECTED]
Envoyé : jeudi 12 avril 2007 22:29
À :
Greetings. I am having a problem with the Apache Proxy directives.
Here is my setup:
CLIENT <--> Apache SSL <--> http proxy to tomcat server
A client comes in with an https:// request. Apache receives that
request and proxies the connection to our backend tomcat server via
http. The tomcat se