Describe what you're trying to accomplish, perhaps we can
provide some suggestions.  It's not clear to me what you're
trying to do based on your email.

-- Dossy


On 2002.01.04, Ariel E. Carn? <[EMAIL PROTECTED]> wrote:
> Hi guys!
> I'm trying to configure the nsvhr module to connect with other web server
> (on a Windows machine with IIS) and always I'm getting an error (I'm don't
> know what error!). In my log file I can see that my aolserver is redirecting
> a connection to "/eurl".
> Here is my configuration parameters for nsvhr.
> The machine where is running AOLServer is "luke" and the machine with IIS is
> "yoda"
>
> I add this line to probe but I get the same error.
>
> ns_param   "luke:11000/epes"    "http://luke";
>
> Somebody could help me?
>
> Thank you guys!
>
> Ariel.
>
> =============================================================
> #
> # Virtual Hosting redirector -- nsvhr
> #
> ns_section "ns/server/${servername}/module/nsvhr"
> ns_param   busyurl         "burl"     ;# Redirect here if back-end times out
> ns_param   errorurl        "eurl"     ;# Redirect here on proxy errors
> ns_param   method          "GET"     ;# Methods allowed to proxy
> ns_param   method          "POST"    ;# Methods allowed to proxy (can have
> >1)
> ns_param   timeout         30        ;# Timeout waiting for back-end
>
> # Register hosts to proxy
> ns_section "ns/server/${servername}/module/nsvhr/maps"
> ns_param   "luke:11000/epes"    "http://luke"; ;# HTTP proxy
> ns_param   "luke:11000/yoda"    "http://yoda"; ;# HTTP proxy
>
> =============================================================
>
>
> _______________________________
> Ariel E. Carn?
> Buenos Aires - ARGENTINA
> e-mail: [EMAIL PROTECTED]

--
Dossy Shiobara                       mail: [EMAIL PROTECTED]
Panoptic Computer Network             web: http://www.panoptic.com/
  "He realized the fastest way to change is to laugh at your own
    folly -- then you can let go and quickly move on." (p. 70)

Reply via email to