Support Requests item #416413, was opened at 2001-04-16 03:56
You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=203152&aid=416413&group_id=3152

>Category: Configuration: First-Time Startup
>Group: aolserver3_2
>Status: Closed
>Priority: 3
Submitted By: axel fleischer (axxel)
>Assigned to: Dossy Shiobara (dossy)
Summary: aolserver:cannot start 2 servers

Initial Comment:
version: aolserver3.2
problem: i try to start 2 servers via config.tcl

ns_section "ns/servers"
ns_param $servername0 $serverdesc0
ns_param $servername1 $serverdesc1

servers are properly configured...

now running the server with -f i got the error message
"no server specified..."

if i use
ns_section "ns/servers"
ns_param $servername0 $serverdesc0
#ns_param $servername1 $serverdesc1

or
ns_section "ns/servers"
#ns_param $servername0 $serverdesc0
ns_param $servername1 $serverdesc1

then i have no problems with these standalone
servers...

what happens 2 me??

thanx,
axxel

----------------------------------------------------------------------

Comment By: Dossy Shiobara (dossy)
Date: 2001-06-30 20:02

Message:
Logged In: YES
user_id=21885

Since you haven't responded, I'm closing this ticket.  If your
problem has not been resolved, please append to this ticket and
re-open it, or open a new ticket. -- Dossy

----------------------------------------------------------------------

Comment By: Dossy Shiobara (dossy)
Date: 2001-05-30 08:04

Message:
Logged In: YES
user_id=21885

No, you run one nsd instance per server.  In your case,
you've defined two servers, so you'll have two nsd
instances running.

Do you have any other questions? -- Dossy

----------------------------------------------------------------------

Comment By: axel fleischer (axxel)
Date: 2001-04-17 09:31

Message:
Logged In: YES
user_id=197172

that means, that i've 2 start on instance of nsd for each
server.
i thought, that i can start nsd once 2 run more than one
virtual servers...
thanx a lot and have a nice day
greetings
axxel


----------------------------------------------------------------------

Comment By: Dossy Shiobara (dossy)
Date: 2001-04-17 05:48

Message:
Logged In: YES
user_id=21885

You need to use the "-s <servername>" command line arg. as
well, to tell nsd which particular server to start.


----------------------------------------------------------------------

You can respond by visiting:
http://sourceforge.net/tracker/?func=detail&atid=203152&aid=416413&group_id=3152

Reply via email to