I guess part of the question is what is meant by "balanced" with regard to
the non-apache back-end servers that was mentioned?
I am also concerned that the original question brings up the notion of
failover. mod_backhand is not a failover solution. Backhand does have some
facilities to do some
Hi guys,
On Mon, 30 Oct 2000, Gunther Birznieks wrote:
> At 09:24 AM 10/29/00 +, Matt Sergeant wrote:
> >On Sat, 28 Oct 2000, Les Mikesell wrote:
Load balncing, failover, etc.
Really useful stuff guys, how about when you write messages like this
putting in some (full) URIs for reference? M
Gunther Birznieks <[EMAIL PROTECTED]> writes:
> I am also concerned that the original question brings up the notion of
> failover. mod_backhand is not a failover solution. Backhand does have some
> facilities to do some failover (eg ByAge weeding) but it's not failover in
> the traditional sen
Matt Sergeant wrote:
>
> On Wed, 25 Oct 2000, Gerald Richter wrote:
>
> > I have three anonations:
> >
> > 1.)
> >
> > $r->header_out(Location => $r->uri());
> >
> > Also this code works with most browsers it doesn't conform to the HTTP
> > specs. A location header must include a host part. Shou
How long have you been a member of sourceforge and when was the project
created?
Sometimes it takes changes (eg giving you access to the project directory
with write permissions) the famous 6 hour wait for their cluster of
machines to get up to date.
You know that you are the default project
martin langhoff wrote:
>
> Chris,
>
> i'd bet my head a few months ago someone announced an apache::bench
> module, that would take a log and run it as a benchmarking secuence of
> HTTP requests. just get to the list archives and start searching with
> benchmarks and logs. CPAN is your f
darren chamberlain wrote:
>
> Greg Cope ([EMAIL PROTECTED]) said something to this effect:
> > > $r->header_out(Location => 'http://' . $r -> server -> server_hostname .
> > > $r->uri());
> >
> > Seems easy - will add it in.
>
> It's not that simple, of course -- you need to maintain port number
Gunther Birznieks wrote:
>
> How long have you been a member of sourceforge and when was the project
> created?
7 days ago
I am the admin - its called - wait for the great supprise - Session
Manager
>
> Sometimes it takes changes (eg giving you access to the project directory
> with write pe
At 12:21 PM 10/29/00 +, David Hodgkinson wrote:
>Gunther Birznieks <[EMAIL PROTECTED]> writes:
>
> > I am also concerned that the original question brings up the notion of
> > failover. mod_backhand is not a failover solution. Backhand does have some
> > facilities to do some failover (eg ByAg
Dear All
I've finally got a tar ball onto sourceforge (but that's another [OT]
story ;-)
Announcing Apache::SessionManager.
For those that do not know this is a (near) Transparent Session Manager
module - it will get (and optionally set) a Session ID from a client
request. It does no more that
At 05:24 PM 10/29/00 +, Greg Cope wrote:
>Announcing Apache::SessionManager.
Hi Greg,
Here's a couple of other comments.
Don't forget to keep track of args on redirects:
GET /a5cc39a8c110566e41b5b8efafc2a055/index.html/abc/123?query=abc http/1.0
Cookie: SESSION=cb74254c1de96365e91fa6d6d481
Adi wrote:
>
> martin langhoff wrote:
> >
> > Chris,
> >
> > i'd bet my head a few months ago someone announced an apache::bench
> > module, that would take a log and run it as a benchmarking secuence of
> > HTTP requests. just get to the list archives and start searching with
> > benchma
Dear list,
I am getting this error "Out of memory during large request for - bytes at OWA.pm
line 347" in the Apache error log when attempting to run any Oracle PLSQL procedure.
Even trivial procedures like :
procedure hello is
begin
htp.p('hello');
end;
give the above error.
There s
Hi again,
On Sat, 28 Oct 2000, G.W. Haywood wrote:
> On Sat, 28 Oct 2000, Jerrad Pierce wrote:
> > Is anybody using GzipChain?
> IIRC, Josh said he was.
There are apparently some problems with IE claiming to support it and
then not supporting it. Quote from Josh, edited to preserve anonimity:
Bill Moseley wrote:
>
> At 05:24 PM 10/29/00 +, Greg Cope wrote:
> >Announcing Apache::SessionManager.
>
> Hi Greg,
>
> Here's a couple of other comments.
I should have mentioned that this was my first bit of public code - and
to be gentle ..
>
> Don't forget to keep track of args on red
At 01:31 AM 10/30/2000 +, Greg Cope wrote:
>[...snip...]
> >
> > And don't forget about the use of DirectoryIndex:
> > GET /index.html http/1.0
> >
> > HTTP/1.1 302 Found <<== here's your redirect
> >
> > Now this gets through:
> > GET / http/1.0
>
>Hum ...
>
>Nice one - I had not tried this
This is a follow-up on a question that I asked a couple of
months ago. The subject was "executing a cgi from within a
handler (templating redux)", dated 8/23/00.
The gist of the matter is that we need a handler which will
serve html pages ('content files') inside of other html
files ('templa
Do you possibly know what could have caused this error while trying to run
this module. I use Linux RH 6.2. and mod_perl 1.23
Mark
On Sat, 28 Oct 2000, Les Mikesell wrote:
> Is there any way to tie proxy requests mapped by mod_rewrite to
> a balanced set of servers through mod_backhand (or anything
> similar)?Also, can mod_backhand (or any alternative) work
> with non-apache back end servers?I'm really looking for a
19 matches
Mail list logo