[wp-trac] Re: [WordPress Trac] #9998: cURL DNS Lookup timeout; Plugin and Update Download Fail

WordPress Trac wp-trac at lists.automattic.com
Sat Jun 6 06:45:21 GMT 2009


#9998: cURL DNS Lookup timeout; Plugin and Update Download Fail
--------------------------+-------------------------------------------------
 Reporter:  carltonbale   |       Owner:  dd32     
     Type:  defect (bug)  |      Status:  new      
 Priority:  normal        |   Milestone:  2.8      
Component:  HTTP          |     Version:  2.7.1    
 Severity:  normal        |    Keywords:  has-patch
--------------------------+-------------------------------------------------

Comment(by dd32):

 note: With that patch i'm having fsockopen difficulties with timeouts..
 Apparantly the timeout being passed to fsockopen is too short, it times
 out after 0s attempting to connect to localhost (Thats for core update
 checks)

 {{{
 fsockopen ( 'localhost', 80, 0, '', 0.01 )
 }}}

-- 
Ticket URL: <http://core.trac.wordpress.org/ticket/9998#comment:8>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list