It’s purpose is to avoid problems with mismatching and incorrect host names / addresses.
On 2014-08-12, 11:35 AM, "David Tisdell" wrote: I had wondered about that but was reluctant to try as i wasn't 100% sure of the purpose of that parameter -----Original Message----- From: ch...@global-village.net<mailto:ch...@global-village.net> Sent: Tue, 12 Aug 2014 18:21:48 +0000 To: dtisd...@inbox.com<mailto:dtisd...@inbox.com>, webobjects-deploy@lists.apple.com<mailto:webobjects-deploy@lists.apple.com> Subject: Re: wotaskd only accessible from localhost Add WOHost=xxxx To the Properties file or the launchd plist args On 2014-08-12, 11:17 AM, "David Tisdell" wrote: Can I bind wotaskd to a specific IP address? That might solve the issue -----Original Message----- From: dtisd...@inbox.com<mailto:dtisd...@inbox.com> Sent: Tue, 12 Aug 2014 10:08:39 -0800 To: webobjects-deploy@lists.apple.com<mailto:webobjects-deploy@lists.apple.com> Subject: Re: wotaskd only accessible from localhost I am having trouble disabling IP V6. In Mavericks, you can't do it in the gui anymore. I found this direction in several places networksetup -setv6off Ethernet but when I run it, I get this error: Ethernet is not a recognized network service. ** Error: The parameters were not valid. I also tried specifying en0 and en1 with the same error Dave -----Original Message----- From: webobje...@berkling.us<mailto:webobje...@berkling.us> Sent: Tue, 12 Aug 2014 10:56:45 -0700 To: webobjects-deploy@lists.apple.com<mailto:webobjects-deploy@lists.apple.com> Subject: Re: wotaskd only accessible from localhost On Aug 12, 2014, at 10:27 AM, David Tisdell <penguin...@yahoo.com<mailto:penguin...@yahoo.com>> wrote: Looks like it is using IP V6 and not v4. That could be an issue. I will see if I can disable IP v6 Yup. You'll happier once there is only one address for each host. It you have to you can use the WOHost flag/property for JavaMonitor, wotaskd and all app instances. That makes sure all parts are bound to explicit sockets. Personally I like to have a simple private network for my instance nodes and then have a public IP address for the web server/head node. Alternatively you can use NAT to the private network head node. But this requires a larger infrastructure. kib Klaus Berkling www.berkling.us<http://www.berkling.us> | @kiberkli | Photography<https://squareup.com/market/klaus-berkling> ________________________________ Free Online Photosharing - Share your photos online with your friends and family! Visit http://www.inbox.com/photosharing to find out more! ________________________________ [3D Earth Screensaver Preview]<http://www.inbox.com/earth> Free 3D Earth Screensaver Watch the Earth right on your desktop! Check it out at www.inbox.com/earth<http://www.inbox.com/earth> ________________________________ [3D Earth Screensaver Preview]<http://www.inbox.com/earth> Free 3D Earth Screensaver Watch the Earth right on your desktop! Check it out at www.inbox.com/earth<http://www.inbox.com/earth>
_______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-deploy mailing list (Webobjects-deploy@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/webobjects-deploy/archive%40mail-archive.com This email sent to arch...@mail-archive.com