RE: [Pound Mailing List] Questions

"jacob anderson" <[email protected]>
Newsgroups gmane.comp.web.pound.general
Organization Beyond Ordinary Software Solutions
Message-ID <[email protected]>
I’ll bite. So Peter, can you just rebind your web application “/html” to the root of your web server? That would get rid of “/html” and you won’t have to change your pound configuration or add Varnish in there. You’re not really URL rewriting per-se. You’re just rebinding the web application to a new mount point.

 

If you were changing the https://www.mywebsite/myapplication.html to something like “/user/domain/myapplication.html” but in the front, keeping it “/myapplication.html” then you would need a sophisticated rewrite engine.

 

My $0.02 worth. Keep it simple.

 

-- Jake

 

 

From: Matthew Bonner [mailto:[email protected]] 
Sent: Friday, February 22, 2013 1:43 PM
To: [email protected]
Subject: Re: [Pound Mailing List] Questions

 

Hi Peter

You may wish to consider a Pound - Varnish - web server chain. One option is to direct all Pound traffic to Varnish and let Varnish route traffic to backends.

Varnish gives much flexibility for URL rewriting / backed redirection. And with a little caching, faster page loads too. :-)

Cheers,

Matthew

On 19/02/2013 6:04 PM, "P. Broennimann" <[email protected]> wrote:

Hi there 

 

I am hosting a site (1 pound instance and 5 own load-balanced application instances behind). Clients would connect https://www.mywebsite/html/myapplication.html so Pound is terminating the SSL -> Everything works like a charm.

 

Now I'd like to have the clients connect https://www.mywebsite/myapplication.html. I read that I could do this using a separate URL rewrite engine.

 

1) Where would this rewrite engine be placed? Before or after Pound? I am concerned about where SSL would be terminated.

2) Does this have to be a webserver (apache) or are there other smaller tools available to just do the URL rewriting (I am running Debian)?

 

Thanks & cheers,

Peter
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.