[wp-testers] Hanging after "Publish" [Fixed?]

Will Garcia w at will.ph
Wed Dec 3 18:24:27 GMT 2008


Ryan,

You're proposed solution does the trick. Thanks.

On Thu, Dec 4, 2008 at 2:01 AM, Ryan Boren <ryan at boren.nu> wrote:

> On Tue, Dec 2, 2008 at 11:41 AM, Will Garcia <w at will.ph> wrote:
> > Here's my output:
> >
> > Available transports: Curl Fsockopen
>
> Curl is the preferred transport for spawning cron and should handle
> non-blocking okay.  Maybe it doesn't like our sub-second timeout.  If
> you can, try changing the timeout in spawn_cron()'s call to
> wp_remote_post() (see wp-includes/cron.php)  from 0.01 to 1.  Here's a
> patch showing the change:
>
> http://trac.wordpress.org/attachment/ticket/8086/spawn_cron_timeout.diff
>
> Put all of your ping sites back in and try with that.
> _______________________________________________
> wp-testers mailing list
> wp-testers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-testers
>



-- 
Will Garcia
http://will.ph/


More information about the wp-testers mailing list