dynamically change number of connections
> without having to stop apache?
>
> Some of the modules I looked at is limitip, vhost limit but I am not
> sure if these are dynamic. I think it requires server re-start
What problem are you trying to solve, exactly?
--
Eric Bowman
Bob
Ben Spencer wrote:
> You might want to look at
>
> http://httpd.apache.org/docs/2.2/mod/mod_rewrite.html#rewriterule
>
> the "'redirect|R [=code]' (force redirect)" section?
>
>
That's the ticket -- thanks!
--
Eric Bowman
Boboco Ltd
[EMAIL PROT
edirecting, we end up with big cookies that
get sent with every request to the server. By redirecting to /a/, our
cookies end up with the /a/ path and hence don't get sent with all the
requests to /bar.
Thanks,
Eric
--
Eric Bowman
Boboco Ltd
[EMAIL PROTECTED]
http://www.boboco.ie/
example.com/a/"; which breaks everything else.
Is there a way to prevent /balancer-manager from redirecting similar to
how /bar doesn't redirect, but without proxying?
Thanks in advance,
Eric
--
Eric Bowman
Boboco Ltd
[EMAIL PROTECTED]
http:/
Sander Temme wrote:
On Jun 1, 2008, at 1:05 AM, Eric Bowman wrote:
I'm in a situation (RHEL 5.1) where the only "supported" version of
Apache is 2.2.3. We are wishing to avail of the session affinity
load balancing features in mod_proxy_balancer, and I'm wonderi
are working.
I have been trying to figure out the problem for a long time, but
without any success.
Can anyone help me please?
How are you invoking the beam file? Most likely your PATH is set
incorrectly.
--
Eric Bowman
Boboco Ltd
[EMAIL PROTECTED]
http://www.boboco.ie/ebowman/pubkey.pgp
garding that feature.
Can we make it work? Should we be looking at jk if we are forced to use
2.2.3? Can anyone share any opinions on at what version this became
suitable for pretty heavy production use?
Thanks for any input,
Eric
--
Eric Bowman
Boboco Ltd
[EMAIL PROTECTED]
http://www.boboco.i
On 5/28/08, Norman Khine <[EMAIL PROTECTED]> wrote:
I have this as the permissions:
ls -al css/total 24
drw-r--r-- 2 apache apache 4096 May 28 19:15 .
drwxr-xr-x 5 apache apache 4096 May 28 19:50 ..
-rw-r--r-- 1 apache apache 14817 May 28 19:15 style.css
But is the same as the DocumentRo
His point was, this is a common issue that can be solved usually by a
quick google search. If you can't use google, well, good luck.
If you want an object to replicate, it must be serializable. If you put
an object into the session that is not serializable, and you have
session replication c
Narendra Verma wrote:
Hi,
No those are not configured for replicating sessions.
That's the problem, then. Tomcat needs to replicate the session in order
for sticky sessions to mean anything.
Apache will send requests to the other server, but unless the session
was replicated, the content
Chris Franks wrote:
Hi,
Our webservers sit behind proxy servers. One one of the web servers,
I'm trying to use "mod_proxy" to proxy content from outside of our
network. Can mod_proxy be made aware of the actual proxy servers we
have?
I'm trying to proxy secure content over https and have the
Narendra Verma wrote:
Hi all,
System environment:
1. apache (as a load balancer using mode_proxy_balancer)
2. tomcat 1
3. tomcat 2
I am using sticky session = true.
I am following steps: (All servers are running)
1. login in at tomcat 1 (then goes to my web app page)
2. down tomcat
Chris Africa wrote:
We have some PHP web sites set up to authenticate users via Cosign
using the AuthGroupFile and Require group directives, with groups and
users defined in an .htaccess file
I'm setting up a new site that will have 1000+ users over time. I
understand that the single .htacces
og in the error logs stating that that worker is timing out, but it
still doesn't put the worker into an ERR state.
So my question is, is it possible to configure it so that if a worker
starts to timeout, it puts that worker into the ERR state?
Thanks in advance,
Eric
--
Eric Bowm
is case, since it can cause all kinds of
problems with relative URLs.
Better to redirect:
Redirect permanent /blah http://www.foo.com/blah/
cheers,
Eric
--
Eric Bowman
Boboco Ltd
[EMAIL PROTECTED]
http://www.boboco.ie/ebowman/pubkey.pgp
+35318394189/+353872801532
---
ing in the logs, but indeed you are right -- there is a subtle
application-specific thing going on here. Thanks for at least clarifying
that there's nothing unexpected about '/' I should be keeping in mind.
cheers,
Eric
--
Eric Bowman
Boboco Ltd
[EMAIL PROTECTED]
http://www.boboco
Nick Kew wrote:
A request to just http://foo.com/something does NOT reverse-proxy
correctly;
So what does happen?
D'oh! Sorry, forgot to say what is happening. I'm getting a 401 back,
for everything at '/' level.
Thanks,
Eric
--
Eric Bowman
Boboco Ltd
[E
Wondering if this is hard or something? Is my question not clear? Not
enough httpd.conf included?
I'd hugely appreciate some help figuring out how to do this, if anyone
has any ideas. I feel like I must be missing something obvious.
Many thanks,
Eric
Eric Bowman wrote:
Hi all,
combination of "ends
with /" and "does not end with /" on the ProxyPass, ProxyPassReverse,
and BalancerMember directives, to no avail.
Thanks in advance,
Eric
--
Eric Bowman
Boboco Ltd
[EMAIL PROTECTED]
http://www.boboco.ie/ebowm
19 matches
Mail list logo