/ Zope / Apsis / Pound Mailing List / Archive / 2009 / 2009-08 / Re: [Pound Mailing List] Path based routing

[ << ] [ >> ]

[ Path based routing / =?Windows-1252?Q?Benedikt_Nie... ] [ Creating "Pools" of Backend Servers / ... ]

Re: [Pound Mailing List] Path based routing
"Simon Matter" <simon.matter(at)invoca.ch>
2009-08-18 22:13:41 [ FULL ]
>[...]
I'm no expert and I also never did what you try but my idea was to define
to services. And I think you should use the Url directive?

Maybe something like this:

Url         "/(images|scripts)/.*"
HeadRequire "Host:.*example.com.*"

And then a second service as a fallback which will handle all dirs except
images and scripts.

Regards,
Simon

RE: [Pound Mailing List] Path based routing
=?Windows-1252?Q?Benedikt_Nie=DFen?= <bn83(at)hotmail.de>
2009-08-19 09:17:41 [ FULL ]
Hi Simon,

Thanks for the hint, I will try this. I didnt know about the URL directive.
Where can I read about this?

I tried to use an url-redirect via the webserver but this failed up to now as I
am not an mod_rewrite / redirect expert.

I will give you feedback if it worked like that.

Thanks!!
[...]
[...]
Attachments:  
text.html text/html 2016 Bytes

RE: [Pound Mailing List] Path based routing
"Simon Matter" <simon.matter(at)invoca.ch>
2009-08-19 09:45:30 [ FULL ]
>[...]

Just check "man pound", it even has some examples in it.
[...]

Well, my problem is always with regex, it takes me so much time to get
something working...

Regards,
Simon
[...][...][...]

Re: [Pound Mailing List] Timeouts, backend kills and resurrects
Mattias Berge <mattiasb(at)travellab.com>
2009-08-19 16:45:13 [ FULL ]
Did you get any answers regarding this?
I have pretty much the same problem with TimeOut. It would be great to
differentiate between connect, first byte and last byte (perhaps even dns if
ppl use this).

On Fri, Jun 19, 2009 at 7:49 PM, Albert <pound(at)alacra.com> wrote:
[...]

[...]
Attachments:  
text.html text/html 4919 Bytes

Re: [Pound Mailing List] Timeouts, backend kills and resurrects
Albert <pound(at)alacra.com>
2009-08-19 17:16:59 [ FULL ]
Yes, the upcoming version (2.5) will have new directive to set connect 
TimeOut. 

Mattias Berge wrote:[...][...][...]
Attachments:  
text.html text/html 5002 Bytes

RE: [Pound Mailing List] Path based routing
=?Windows-1252?Q?Benedikt_Nie=DFen?= <bn83(at)hotmail.de>
2009-08-24 10:18:06 [ FULL ]
Hi Simon,

The URL-directive worked for me.

Thanks a lot. Problem solved.

Best regards,
Ben.
[...]
[...]
Attachments:  
text.html text/html 3686 Bytes

Re: [Pound Mailing List] Mass errors
"Manhart, Alexander" <Alexander.Manhart(at)wochenblatt.de>
2009-08-25 16:31:32 [ FULL ]
Hello again,

here I send on our versions:

-Pound 2.4.5 (configure: CC=gcc CXX=gcc ./configure
--prefix=/opt/pound/2.4.5 --with-owner=nobody)

-Apache 2.2.3 with PHP 4.4.9 on Port 80 (and a second Apache 2.2.3 on
all backend server with PHP 5.2.6 on Port 90; cut from pound config)

-IE 6.0 - 8.0, Firefox 3.0 - 3.5, Safari 3,4

Bye,
Alexander Manhart

Re: [Pound Mailing List] Mass errors
"Manhart, Alexander" <Alexander.Manhart(at)wochenblatt.de>
2009-08-25 17:02:47 [ FULL ]
Hello Mr. Schmidt,

thanks a lot. Your answer cools me down and my blains on my face are
healed!

I thought that it has to do with the XMLHttpRequests, because when I
clicked wild and fast on many links in our web application I got also
this errors in the log with my IP.

Mainly it works.

Now I hit a bottle of beer ^^.

Bye,
Alexander Manhart

MailBoxer