Re: [PHP] connectivity weirdness

2006-10-24 Thread Ivo F.A.C. Fokkema
On Mon, 23 Oct 2006 16:52:54 -0500, Richard Lynch wrote: > On Fri, October 20, 2006 11:40 am, Richard Lynch wrote: > Changing the gateway to the one that NATs fixed things. Good you got things fixed! > PS > On another fun job this weekend... > NOTE TO SELF: Always check to make sure nobody kick

Re: [PHP] connectivity weirdness

2006-10-23 Thread Richard Lynch
On Fri, October 20, 2006 11:40 am, Richard Lynch wrote: > The canonical PHP example of web-scraping: > http://php.net/');?> > fails on a machine I'm using. > > I'm laying out here all the things I've done and eliminated, and it > got awfully long... > > Short Version: > > FC4 + LAMPP on 2 different

Re: [PHP] connectivity weirdness

2006-10-20 Thread Jon Anderson
For what it's worth, for me telnet php.net 80 (then GET ...) takes ~25 seconds, most of which seems to be the reverse lookup. If I just telnet directly to php.net's IP directly and do the same, it's instant. Doing file_get_contents takes less than 1s numerically or not. jon (Replied directly

Re: [PHP] connectivity weirdness

2006-10-20 Thread Jürgen Wind
http://php.net/');?> takes only 2 seconds here. w2k php5.14 FF1.5.0.7 -- View this message in context: http://www.nabble.com/connectivity-weirdness-tf2481786.html#a6920671 Sent from the PHP - General mailing list archive at Nabble.com. -- PHP General Mailing List (http://www.php.net/) To unsub