CF9 Developer on Linux slow
I have CF9 installed on Linux and it's exhibiting some odd behaviour
I have a simple test.htm file
When I do wget 127.0.0.1:8500/test.htm it pulls back instantaneously.
However when I do wget 192.168.1.50:8500/test.htm it takes nearly 45 seconds to respond (see below).
HTTP request sent, awaiting response... [rjasonc@localhost ~]$ wget 192.168.1.50:8500/test.htm
--2011-02-04 09:36:31-- http://192.168.1.50:8500/test.htm
Connecting to 192.168.1.50:8500... connected.
HTTP request sent, awaiting response...
Any thoughts?
