<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Performance on Dave Hall Consulting</title><link>https://www.davehall.com.au/tags/performance/</link><description>Recent content in Performance on Dave Hall Consulting</description><generator>Hugo</generator><language>en-au</language><lastBuildDate>Sat, 17 Oct 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://www.davehall.com.au/tags/performance/index.xml" rel="self" type="application/rss+xml"/><item><title>Kicking Javascript to the Footer in Drupal 8?</title><link>https://www.davehall.com.au/blog/2010/08/08/kicking-javascript-footer-drupal-8/</link><pubDate>Sun, 08 Aug 2010 00:00:00 +0000</pubDate><guid>https://www.davehall.com.au/blog/2010/08/08/kicking-javascript-footer-drupal-8/</guid><description>As a platform, Drupal has excellent javascript support. Drupal 7 will ship with jQuery 1.4.2 and jQuery UI 1.8, which will make it even easier to build rich user interactions with Drupal.
Drupal supports aggregating javascript files to reduce the number of network connections a browser must open to load a page. It is common practice for Drupal themes to put the &amp;lt;script&amp;gt; tag in the &amp;lt;head&amp;gt; section of the page.</description></item><item><title>Solr Replication, Load Balancing, HAProxy and Drupal</title><link>https://www.davehall.com.au/blog/2010/03/13/solr-replication-load-balancing-haproxy-and-drupal/</link><pubDate>Sat, 13 Mar 2010 00:00:00 +0000</pubDate><guid>https://www.davehall.com.au/blog/2010/03/13/solr-replication-load-balancing-haproxy-and-drupal/</guid><description>I use Apache Solr for search on several projects, including a few with Drupal. Solr has built in support for replication and load balancing, unfortunately the load balancing is done on the client side and works best when using a persistent connection, which doesn&amp;rsquo;t make a lot of sense for PHP based webapps. In the case of Drupal, there has been a long discussion on a patch in the issue queue to enable Solr&amp;rsquo;s native load balancing, but things seem to have stalled.</description></item></channel></rss>