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

WordPress Trac wp-trac at lists.automattic.com
Sun Jan 20 10:48:20 GMT 2008


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

 Replying to [comment:9 WhitewolfFox]:

 > @darkdragon:
 >
 > Sorry, that doesn't fit for my System :)
 > It's not an filesystem issue. Here's a quick performance proof:

 Then the problem is outside the scope of my knowledge and patience. Good
 luck to you and nbachiyski (who I believe is fairly competent in
 localization issues).

 The only other recommendation I would give is to profile. Which can be
 accomplished by doing the following:

 Add the following to php.ini file:
 {{{
 xdebug.profiler_enable = 1
 xdebug.profiler_output_dir = /Full/Directory/Path
 }}}

 Then use [http://kcachegrind.sf.net/ kcachegrind] to see where bottlenecks
 are. If you can't find anything, then just do the same thing as the .mo
 file and I or someone else will see where it is.

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


More information about the wp-trac mailing list