[wp-trac] Re: [WordPress Trac] #2469: Multiple #2440 Issues
WordPress Trac
wp-trac at lists.automattic.com
Mon Mar 20 20:18:26 GMT 2006
#2469: Multiple #2440 Issues
----------------------------+-----------------------------------------------
Id: 2469 | Status: assigned
Component: Administration | Modified: Mon Mar 20 20:18:26 2006
Severity: major | Milestone: 2.1
Priority: normal | Version: 2.0.1
Owner: ryan | Reporter: masquerade
----------------------------+-----------------------------------------------
Comment (by ryan):
Take a look in admin-footer.php where we call spawn_pinger() and
conditionally load execute-pings.php inside an iframe. This is a
workaround for some cgi environments where spawning doesn't work. We
probably need a similar workaround for cron. We also need a more refined
blacklist of spawn unfriendly environments.
Anyway, if we can get cron to fire off reliably in all environments, I
like having pings goinging through cron. All of our asynchronous events
can go through cron where we can take care of spawning and working around
uncooperative environments in one place.
--
Ticket URL: <http://trac.wordpress.org/ticket/2469>
WordPress Trac <http://wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list