On 7/25/07, Dave Watts <[EMAIL PROTECTED]> wrote: > > We are testing to see if it is possible to run a Virtualized > > (VMWare) Version of a Cold Fusion application, which will be > > accessed by IP address. > > We have VMWare running on a test server and installed a > > virtualized version of the application and everything works. > > Sporadically, we get a "Connection Reset by Peers error", > > that I have been unable to track down and resolve. > > > > We have looked at both the CF server and IIS logs and can't > > find any errors. > > It seems like we are getting a network error, but I am not > > looking in the right place to find the error. > > > > Has anyone ever used Cold Fusion with VMWare? Any ideas why > > we would sporadically get a connection error? > > Many people are running CF on VMware, even in production environments. +1
I'm running VMWare Server for several clients in production (and in dev/test), VMWare GSX2 in some existing installations, and VMWare Fusion here on my mac :) CF doesn't care and doesn't know. > This doesn't look like an error specific to VMware, but virtual servers can > have the same sort of problems as physical servers. "Connection reset by > peer" typically indicates that the client is no longer listening for a > response, which may happen if the response takes too long to get to the > client. +1 I see this sporadically in some Apache logs w/ CF. > Are you using bridged networking, or NAT for your VMware server? I would > expect there to be some performance overhead with NAT, although I haven't > done any real testing to see if that's the case. +1 I'd also check if you're using bridged networking that you're using a static IP and not DHCP.... with a short lease.... It's not your VMWare directly at least. -- John Paul Ashenfelter CTO/Transitionpoint (blog) http://www.ashenfelter.com (email) [EMAIL PROTECTED] ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Download the latest ColdFusion 8 utilities including Report Builder, plug-ins for Eclipse and Dreamweaver updates. http;//www.adobe.com/cfusion/entitlement/index.cfm?e=labs%5adobecf8%5Fbeta Archive: http://www.houseoffusion.com/groups/CF-Talk/message.cfm/messageid:284618 Subscription: http://www.houseoffusion.com/groups/CF-Talk/subscribe.cfm Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4

