[wp-trac] Re: [WordPress Trac] #7514: Fatal error when fsockopen
times out
WordPress Trac
wp-trac at lists.automattic.com
Fri Aug 15 22:42:56 GMT 2008
#7514: Fatal error when fsockopen times out
----------------------------+-----------------------------------------------
Reporter: azaozz | Owner: anonymous
Type: defect | Status: new
Priority: normal | Milestone: 2.7
Component: Administration | Version:
Severity: normal | Resolution:
Keywords: |
----------------------------+-----------------------------------------------
Comment (by santosj):
I don't think it is a good idea to block fsockopen or disable it. If it
takes 20 seconds, then it takes 20 seconds and hope that it isn't
something that is run every time. Fsockopen is the fallback, meaning that
if everything fails, then it has to be available.
If we block it because it takes too long, then it will be impossible to
write to web sites. I think it should be plugin material. I'm going to add
hooks in for plugins to decide whether it should be blocked.
--
Ticket URL: <http://trac.wordpress.org/ticket/7514#comment:12>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list