> On Wed, Apr 1, 2009 at 2:02 PM, wrote:
>
>> However, the proxied application has "login" functionality and thus sets
>> a
>> cookie.
>>
>> While I have been working on the revrese proxy setup for the last couple
>> of days, I believe I'm now stuck: the proxied app is generating cookies
>> with
Hello,
I'm setting up an Apache reverse proxy (for Apache 2.0.52 on RHEL4) and am
struggling with the following problem:
when mapping http://proxy/remote/ to http://remote/, I have been able to
replace all references to server remote using ProxyPass, ProxyPassReverse
and mod_proxy_html module to
Hello,
We're running Apache 2.0.52 on RHEL 4.6 with mod_ssl. Recently, we had to
significantly increase our Apache Timeout value to please some
applications that don't split off the bulk of their calculations as
background jobs.
Doing this of cause, means that connections can get stuck for a long
Hello everyone (my previous message was sent prematurely...),
I'm trying to figure out some weirdness in a fairly large web environment.
We're running a web environment using RHEL 4, Apache 2.0.52 with Worker
MPM, mod_jk 1.2.20 and jboss/tomcat application servers.
There's a firewall between our
Hello everyone,
I'm trying to debug some weirdness in a fairly large web environment.
Our setup is as follows: requests go through a load balancer to one of our
SSL-enabled web servers, which are running on RHEL4 with apache 2.0.52
and mod_jk 1.2.20.
jboss/tomcat mechanism to close connections
Hello,
After reading the Apache 2.0 log format documentation, I wanted to log
request info with sub-second (microsecond) precision.
Each request's processing time can be logged wityh microsecond resolution
using "%D".
Looking into "man strftime", however, I cannot find any formatting
directive t
> Hello,
>
> I'm trying to create two balancers within a single virtual host in order
> to distinguish between static content and dynamically generated
> (application) data.
>
> I have two webservers; on each one, I run an apache instance for static
> content on port 81, documentroot /var/www/html-
Hello,
I'm trying to create two balancers within a single virtual host in order
to distinguish between static content and dynamically generated
(application) data.
I have two webservers; on each one, I run an apache instance for static
content on port 81, documentroot /var/www/html-static and an
> Whats your timeout and keepalivetimeout settings set to ?
>
> If you have them more than 15 secs ? then you'll DOS yourself
>
> IE will hold open connections to the server for as long as it can...
>
Timeout 300
KeepAliveTimeout 15
SSl config contains directives to deal with Internet Explorer
Hello,
> On 25/02/2008, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>> We're having some strange problems with our webservers (https), which
>> are
>> Apache 2.0.52 on RHEL4 and 2.0.46 on RHEL 3.
>
> This could be due to MSIE's duff SSL implementation. Do you have
> something like this in your
Hello,
We're having some strange problems with our webservers (https), which are
Apache 2.0.52 on RHEL4 and 2.0.46 on RHEL 3.
The problem is that, under a certain load or after a while, the number of
connections to one of the webservers stuck in the "W" state (as indicate
by server-status?notabl
11 matches
Mail list logo