[wp-trac] Re: [WordPress Trac] #5599: Sporadic timeout /wp-includes/gettext.php

WordPress Trac wp-trac at lists.automattic.com
Mon Jan 7 13:59:42 GMT 2008


#5599: Sporadic timeout /wp-includes/gettext.php
--------------------------------------+-------------------------------------
 Reporter:  WhitewolfFox              |        Owner:  anonymous
     Type:  defect                    |       Status:  new      
 Priority:  high                      |    Milestone:  2.5      
Component:  General                   |      Version:  2.3.2    
 Severity:  blocker                   |   Resolution:           
 Keywords:  gettext unpack() timeout  |  
--------------------------------------+-------------------------------------
Comment (by darkdragon):

 Well, this actually belongs on the forums, so don't be surprised if this
 is closed as invalid.

 It is too bad that there isn't a way to profile your setup to see where it
 is halting. Well, actually there is. If you download your site, download
 AMP system, I recommend WAMP 2.0 for Windows. You can get the XDebug
 extension and follow the directions to turn the profiler on. You can then
 download another (free) application that will take you step by step. Or
 you can just upload the results of the profiler and someone else can
 figure it out.

 The rest is just some general troubleshooting in case the above four don't
 help.

 ---------------

 Have you checked with your host on what sort of file system you are on?
 There have been reports that some file systems have a longer file load
 time, which might be what is causing the delay.

 Also, the issue is not with pack or gettext (most likely) but some other
 process before it. In the case of your web site, I would think you would
 immediately know that if your web site doesn't load in less than a second
 then something is wrong and it might time out.

 Also, the reason it might be sporadic is, if you are on a shared host, if
 other processes on that host might be taking more CPU time than they
 should causing your processes (PHP) to take longer to perform.

-- 
Ticket URL: <http://trac.wordpress.org/ticket/5599#comment:3>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list