chicken-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: I'm starting using chicken4 (Re: [Chicken-users] 4.6.1 performance b


From: Peter Bex
Subject: Re: I'm starting using chicken4 (Re: [Chicken-users] 4.6.1 performance boost
Date: Mon, 4 Oct 2010 16:38:32 +0200
User-agent: Mutt/1.4.2.3i

On Mon, Oct 04, 2010 at 11:02:02PM +0900, Daishi Kato wrote:
> I tell you why, and maybe you have an idea for workaround.
> I've started my project with http-server (or spiffy) as a standalone
> http server, however I now have to run on a server that runs Apache
> and only port 80 is available. Hence, I let Apache forward http requests
> to my standalone server (Reverse Proxy).
> If I use the absolute path, it becomes something like
> http://127.0.0.1:8888/.....
> which doesn't make sense.

hm, perhaps this is a silly question (I don't know much about Apache),
but have you considered enabling ProxyPreserveHost?
http://httpd.apache.org/docs/2.2/mod/mod_proxy.html#proxypreservehost

Cheers,
Peter
-- 
http://sjamaan.ath.cx
--
"The process of preparing programs for a digital computer
 is especially attractive, not only because it can be economically
 and scientifically rewarding, but also because it can be an aesthetic
 experience much like composing poetry or music."
                                                        -- Donald Knuth



reply via email to

[Prev in Thread] Current Thread [Next in Thread]