> Speaking of which .. I moved my Sybase database off of my CF
> machine and put it on one of its own. Unfortunately, this has
> _slowed_ my application down. Connecting to the new server
> adds 1,500ms to the page execution time.
I've seen things like this before, although usually the problem is limited
to the initial connection. Do you have the "maintain database connections"
option selected?
> I am connecting via NetBeui to a machine with a private IP
> address. Is this normal?
No, that's not normal. If you're connecting via NetBEUI, you're not using
TCP/IP. Do you mean using NetBIOS over TCP/IP? If so, and if the machine's
on a private network, you may have some issues with dual NICs in your web
server.
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
fax: (202) 797-5444
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
------------------------------------------------------------------------------
To unsubscribe, send a message to [EMAIL PROTECTED] with
'unsubscribe' in the body or visit the list page at www.houseoffusion.com