[wp-hackers] ajax hanging

fris fris at fris.net
Sun Feb 5 23:06:31 UTC 2012


So this is a mysql config issue?

Im doing the exactly same code, and it works on other servers.

-----Original Message-----
From: wp-hackers-bounces at lists.automattic.com
[mailto:wp-hackers-bounces at lists.automattic.com] On Behalf Of James Collins
Sent: Sunday, February 05, 2012 5:47 PM
To: wp-hackers at lists.automattic.com
Subject: Re: [wp-hackers] ajax hanging

Are any of your plugins or theme(s) using PHP sessions?

If so, this post may be relevant:
http://shout.setfive.com/2012/01/18/ajax-request-slow-with-php-heres-why/

Reconfiguring your server to store PHP sessions in a MySQL database (instead
of on the filesystem) may help.

James



On 6 February 2012 09:01, fris <fris at fris.net> wrote:

> Has anyone experienced any issues with an ajax request taking forever 
> on some hosts?
>
> On localhost, and a few other servers my code works fine.
>
> But on one freebsd box (php 5.3.10, apache 2.2)
>
> The ajax itself works, its just very slow to complete.
>
> Curious if anyone else has run into this issue and what the problem may
be?
>
> Thanks.
>
>
> _______________________________________________
> wp-hackers mailing list
> wp-hackers at lists.automattic.com
> http://lists.automattic.com/mailman/listinfo/wp-hackers
>
_______________________________________________
wp-hackers mailing list
wp-hackers at lists.automattic.com
http://lists.automattic.com/mailman/listinfo/wp-hackers



More information about the wp-hackers mailing list