Run WordPress at Top Fast Speed by Putting Objects and Variables into XCache or eAccelerator Cache Memory (Plugin) Esegui WordPress in alto a Fast Speed da Mettere Oggetti e variabili in XCache o eAccelerator Cache Memoria (Plugin)

Feel that WordPress blog runs very slow? Feel blog WordPress che corre molto lento? On a popular weblog powered by WordPress, slow is almost inevitable due to the nature of WordPress which is PHP scripts and dynamically generate each and every web page that served to visitors. Su un popolare weblog powered by WordPress, lento è quasi inevitabile a causa della natura di WordPress che è script PHP e generare dinamicamente ogni pagina web che serviti ai visitatori. There are plenty of overhead that consumes large amount of system resources, considering Apache web server needs to access, read, interpret and compile the PHP codes, and then retrieve the necessary data to built the webpage from MySQL database server before sending the HTTP response in HTML, comparing with just serving of HTML in static website. Ci sono un sacco di overhead che consuma grandi quantità di risorse di sistema, considerando server web Apache ha bisogno di accedere a, leggere, interpretare e compilare il PHP codici, e quindi recuperare i dati necessari alla costruzione di pagine web da database MySQL server prima di inviare la risposta HTTP in HTML, il confronto con il solo servizio di HTML statico nel sito web.

A lot of workarounds and suggestions have been suggested to improve the performance of server that runs WordPress so that web page can be browsed faster. Un sacco di trucchi e suggerimenti sono state proposte per migliorare le prestazioni del server che esegue in modo che WordPress pagina web può essere consultata più veloce. One of the popular plugin for this purpose is Uno dei popolari plugin per questo scopo è WP-Cache 2 WP-Cache 2 , a page caching system that caches WordPress pages in a static file for serving future requests directly from the file. , Una pagina cache di sistema che memorizza nella cache le pagine WordPress in un file statico futuri per servire le richieste direttamente dal file. However, some users may not able to use this approach due to hosting limitations, or requires certain dynamic components to be ran and triggers on runtime. Tuttavia, alcuni utenti potrebbero non è in grado di utilizzare questo approccio a causa di limitazioni di hosting, o richiede alcune dinamiche componenti da corsa e fa scattare in runtime. WP-Cache will make all dynamic contents to be static, which mean it just triggers once on page creation and everything else is from the cache. WP-cache farà tutti i contenuti dinamici per essere statico, il che significa che fa scattare solo una volta su creazione di pagine e tutto il resto è dalla cache.

Thus some webmasters resort to PHP accelerator or opcode cacher such as Così alcuni webmaster ricorrere a PHP acceleratore o opcode cacher come eAccelerator , APC, , APC, XCache , Turck MMcache Turck MMcache , Memcached , Zend Optimizer Zend Optimizer , Zend Platform Zend Platform and e ionCube PHPA ionCube PHPA . PHP accelerator engine caches the compiled bytecode form of PHP scripts in memory to avoid the overhead while parsing and compiling source code on every page request. PHP acceleratore cache del motore di bytecode compilato sotto forma di script PHP in memoria per evitare il sovraccarico durante l'analisi e la compilazione di codice sorgente su ogni pagina richiesta.

By default, PHP accelerator or pcode caching engine caches only PHP code scripts. Per impostazione predefinita, il PHP acceleratore o pcode motore di memorizzazione nella cache cache solo codice PHP script. And it works well to speed up the overall performance of web server and your website, yet allow dynamic contents such as statistics tracker or site counters to run perfectly. E funziona bene per accelerare le prestazioni globali del server web e il suo sito web, consente ancora contenuto dinamico, come le statistiche del sito tracker o contatori di eseguire perfettamente. But programmers from Ma i programmatori da NeoSmart does not stop here. non si ferma qui. They have developed and released 2 plug-ins for WordPress that integrates the actual code the server runs with opcode caching engine of XCache or eAccelerator. Essi hanno sviluppato e rilasciato il 2 plug-in per WordPress che integra l'attuale codice del server viene eseguito con opcode cache del motore di XCache o eAccelerator. In other word, not only PHP scripts are cached in memory, but also WordPress objects and variables are stored in ultra-fast memory too. In altre parole, non solo script PHP vengono memorizzate nella cache in memoria, ma anche WordPress oggetti e variabili sono memorizzate nel ultra-veloce memoria troppo. If you ever turn on ENABLE_CACHE to yes in wp-config.php, you can treat the plugin job is to move the built-in WordPress object caching system cache files from stored at disk at wp-content/cache/ directory to memory. Se mai accendere ENABLE_CACHE a yes in wp-config.php, è possibile trattare il plugin compito è quello di spostare il built-in WordPress oggetto cache cache di sistema da file memorizzati sul disco a wp-content/cache / directory di memoria.

The WordPress plugins are currently only available for XCache and eAccelerator. Il WordPress plugin sono attualmente disponibili solo per XCache e eAccelerator. Download Scaricare XCache for WordPress XCache per WordPress from da here qui or o eAccelerator for WordPress eAccelerator per WordPress from da here qui .

IMPORTANT : This is a machine translated page which is provided "as is" without warranty. IMPORTANTE: Questa è una macchina tradotto pagina che è fornito "così come sono" senza garanzia. Machine translation may be difficult to understand. La traduzione automatica può essere difficile da capire. Please refer to Si prega di fare riferimento a original English article articolo originale in inglese whenever possible. ogniqualvolta ciò sia possibile.

Share and contribute or get technical support and help at Condividere e contribuire o ottenere supporto tecnico e contribuire a My Digital Life Forums La mia vita digitale forum .



11 Responses to “Run WordPress at Top Fast Speed by Putting Objects and Variables into XCache or eAccelerator Cache Memory (Plugin)” 11 Responses to "Esegui WordPress in alto a Fast Speed da Mettere Oggetti e variabili in XCache o eAccelerator Cache Memoria (Plugin)"

  1. Peter Pietro
    September 20th, 2007 00:25 20 settembre 2007 00:25
    1

    Hello webmaster, I came across your blog posting after searching for and your post on My Digital Life makes an interesting read. Ciao webmaster, sono venuto attraverso il tuo blog dopo il distacco e la ricerca per il tuo post sulla mia vita digitale rende una interessante lettura. Thanks for sharing. Grazie per la condivisione. I will research more next Wednesday when I have the day off. Mi di ricerca più Mercoledì prossimo, quando ho la giornata.

  2. Adam Adamo
    September 27th, 2007 01:29 27 settembre 2007 01:29
    2

    I found your blog via Google while searching for and your post regarding My Digital Life looks very interesting for me Ho trovato il tuo blog tramite Google durante la ricerca per il tuo post e per quanto riguarda mia vita digitale sembra molto interessante per me

  3. Deva
    October 1st, 2007 14:39 1 ottobre 2007 14:39
    3

    Nice articles, helped me a lot thanks. Nizza articoli, mi ha aiutato molto, grazie.

  4. sworiaccils
    December 3rd, 2007 12:36 Dicembre 3rd, 2007 12:36
    4

    Thankiossk
    Cool! Fresco!

  5. wmafendi.com » Blog Archive » wmafendi.com Evening Roundup: AidilAdha 2007 Edition wmafendi.com »Blog Archive» wmafendi.com Sera Roundup: AidilAdha Edizione 2007
    December 22nd, 2007 18:26 22 dicembre 2007 18:26
    5

    [...] Run WordPress at Top Fast Speed by Putting Objects and Variables into XCache or eAccelerator Cache M… For Wordpress bloggers, this is good post telling plugins that can be used to make our blog run faster. [...] Esegui WordPress in alto a Fast Speed da Mettere Oggetti e variabili in XCache o eAccelerator Cache M ... Per Wordpress blogger, questa è una buona post dicendo che il plugin può essere usato per fare il nostro blog correre più veloce. Ussually, people used WP-Cache, but the author give some options(@mydigitalllife) [...] Ussually, le persone utilizzato WP-Cache, ma l'autore dare alcune opzioni (@ mydigitalllife) [...]

  6. Traveler Passeggero
    April 19th, 2008 04:21 19 Aprile 2008 04:21
    6

    I was searching for \’\’ at google and got this your post (\’My Digital Life\’) in search results. Ero alla ricerca di \ '\' a Google e questo è il tuo post (\ 'La mia vita digitale \') nei risultati di ricerca. Not very relevant result, but still interesting to read Non molto rilevante risultato, ma ancora interessante da leggere :)

  7. Pee.Dee
    April 24th, 2008 15:04 Aprile 24, 2008 15:04
    7

    I would’ve love to use this…. Mi hai amore per l'utilizzo di questo ....

    I used to be a web blogger… Che ho usato per essere un blogger web ...

  8. 惊涛拍岸 » wordpress加速:wp-cache和eAccelerator惊涛拍岸»WordPress加速: wp-cache和eAccelerator
    July 1st, 2008 09:14 1 ° luglio 2008 09:14
    8

    [...] Run WordPress at Top Fast Speed by Putting Objects and Variables into XCache or eAccelerator Cache M… [...] [...] Esegui WordPress in alto a Fast Speed da Mettere Oggetti e variabili in XCache o eAccelerator Cache M ... [...]

  9. YouTube Vidoes! YouTube Vidoes!
    August 11th, 2008 01:05 11 agosto 2008 01:05
    9

    Thanks for your article, Now there is more reason to comment than ever before! Grazie per il tuo articolo, ora non vi è più motivo di commento che mai! This is a great fir for our project! Questo è un grande abete per il nostro progetto!

  10. Downloader
    August 14th, 2008 14:56 14 agosto 2008 14:56
    10

    Added to my download list. Aggiunto al mio elenco download.

  11. Free hosting by POSTING! Hosting gratuito da DISTACCO!
    August 16th, 2008 09:01 16 agosto 2008 09:01
    11

    Free hosting by just posting 2 time a week!! Hosting gratuito da inviare solo 2 volta a settimana!

Leave a Reply Lascia un Commento

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> È possibile utilizzare questi tag: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q Cite=""> <strike> <strong>

Subscribe without commenting Iscriviti senza commentare


Custom Search

New Articles Nuovi articoli

Incoming Search Terms for the Article Cerca in entrata Termini per l'articolo

wordpress php accelerator wordpress php acceleratore - -- Wordpress eAccelerator Wordpress eAccelerator - -- fast wordpress host wordpress veloce ospitante - -- putting wordpress into a website wordpress messa in un sito web - -- speed wordpress velocità wordpress - -- wordpress speed accelerator wordpress velocità di accelerazione - -- Directory Website Sito web directory - -- downloads free Download gratuito - -- free advertising software pubblicità gratuita di software - -- wordpress php eaccelerator wordpress php eaccelerator - -- wordpress zend optimizer plugin Zend Optimizer wordpress plugin - --