Several perl instances
21 Sep
2010
21 Sep
'10
2:42 p.m.
Hi! How i can create several perl instances for several virtual hosts (DHCP, AAA etc)? -- Sergey V. Sokolov nic-hdl: SVS141-RIPE X-NCC-RegID: ru.gorizont
21 Sep
21 Sep
9:30 p.m.
Hi,
How i can create several perl instances for several virtual hosts (DHCP, AAA etc)?
give them names and identities...then call them that from the virtual host etc eg perl dhcp-perl { stuff here } perl main-code { stuff here } where 'stuff here' is taken from the current supplied perl {} code but mofified for your own purpose. note, this can be used for all modules....eg sql stuff too alan
5791
Age (days ago)
5791
Last active (days ago)
1 comments
2 participants
participants (2)
-
Alan Buxey -
Sergey V. Sokolov