Re: [PHP-DB] Mysterious 5 second delay on sybase_connect()

2012-05-25 Thread Charles Morris
Lloyd > Cc: Matijn Woudt; php-db@lists.php.net > Subject: Re: [PHP-DB] Mysterious 5 second delay on sybase_connect() > > Is it's own host name in the hosts file and nsswitch.conf set up correctly? > > Alternatively disable all the ipv6 adapters if you aren't using the

RE: [PHP-DB] Mysterious 5 second delay on sybase_connect()

2012-05-25 Thread Tom Lloyd
-Original Message- From: charlesmor...@gmail.com [mailto:charlesmor...@gmail.com] On Behalf Of Charles Morris Sent: 24 May 2012 17:40 To: Tom Lloyd Cc: Matijn Woudt; php-db@lists.php.net Subject: Re: [PHP-DB] Mysterious 5 second delay on sybase_connect() Is it's own host name i

Re: [PHP-DB] Mysterious 5 second delay on sybase_connect()

2012-05-24 Thread Charles Morris
oing a DNS lookup for the IPv6 address of its own hostname?   > And more urgently, how can I stop it? > > -Original Message- > From: Tom Lloyd > Sent: 24 May 2012 16:26 > To: 'Matijn Woudt' > Cc: php-db@lists.php.net > Subject: RE: [PHP-DB] Mysterious 5 second

RE: [PHP-DB] Mysterious 5 second delay on sybase_connect()

2012-05-24 Thread Tom Lloyd
ijn Woudt [mailto:tijn...@gmail.com] Sent: 24 May 2012 13:00 To: Tom Lloyd Cc: php-db@lists.php.net Subject: Re: [PHP-DB] Mysterious 5 second delay on sybase_connect() On Thu, May 24, 2012 at 10:51 AM, Tom Lloyd wrote: > Hi there.  I'm working on a PHP-driven project on Debian Squeeze that

RE: [PHP-DB] Mysterious 5 second delay on sybase_connect()

2012-05-24 Thread Tom Lloyd
May 2012 13:00 To: Tom Lloyd Cc: php-db@lists.php.net Subject: Re: [PHP-DB] Mysterious 5 second delay on sybase_connect() On Thu, May 24, 2012 at 10:51 AM, Tom Lloyd wrote: > Hi there.  I'm working on a PHP-driven project on Debian Squeeze that > connects to an instance of Microsoft SQ

Re: [PHP-DB] Mysterious 5 second delay on sybase_connect()

2012-05-24 Thread Matijn Woudt
On Thu, May 24, 2012 at 10:51 AM, Tom Lloyd wrote: > Hi there.  I'm working on a PHP-driven project on Debian Squeeze that > connects to an instance of Microsoft SQL Server on Windows Server 2008. > I'm using the sybase extensions to PHP. > > Since I rebooted the webserver on the weekend, both the