[wp-trac] [WordPress Trac] #26705: tiny_mce.js Script kills Webpage on high traffic

WordPress Trac noreply at wordpress.org
Sun Dec 22 10:29:15 UTC 2013


#26705: tiny_mce.js Script kills Webpage on high traffic
--------------------------+-----------------------------
 Reporter:  Stefan M.     |      Owner:
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  General       |    Version:  3.8
 Severity:  normal        |   Keywords:
--------------------------+-----------------------------
 My WordPRess Page has a Varnish Cache server, that it can deliver
 1'000'000 PageRequests within 1 hour.

 WordPress Page is running find and HTML code will be delivered in ms. But
 the page is not showing up, as JS Script will be rendered.

 When I remove this 2 lines from Frontend:
 <script type='text/javascript' src='./wp-
 includes/js/tinymce/tiny_mce.js'></script>
 <script type='text/javascript' src='./wp-includes/js/tinymce/langs/wp-
 langs-de.js'></script>

 Then the page is showing up.

 I blanked this 2 files on prod page, Frontend is working fine...
 When I restore the original files, the page will be in endless rendering
 phase and never show up.

 This problem occures only on "high" traffic days. On lower traffic days,
 everything is working fine.

 Latest WordPress is installed. If you want to have a look on the
 installation at such a day, please get in contact with me.

--
Ticket URL: <http://core.trac.wordpress.org/ticket/26705>
WordPress Trac <http://core.trac.wordpress.org/>
WordPress blogging software


More information about the wp-trac mailing list