<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Xhprof on Justin Carmony</title>
		<link>https://www.justincarmony.com/tags/xhprof/</link>
		<description>Recent content in Xhprof on Justin Carmony</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Sat, 26 Apr 2014 20:00:04 +0000</lastBuildDate>
		
			<atom:link href="https://www.justincarmony.com/tags/xhprof/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Talk: Top to Bottom PHP Profiling - Lone Star PHP 2014</title>
				<link>https://www.justincarmony.com/2014/04/26/talk-top-to-bottom-php-profiling-lone-star-php-2014/</link>
				<pubDate>Sat, 26 Apr 2014 20:00:04 +0000</pubDate>
				<guid>https://www.justincarmony.com/2014/04/26/talk-top-to-bottom-php-profiling-lone-star-php-2014/</guid>
				<description>&lt;h2 id=&#34;slides&#34;&gt;Slides&lt;/h2&gt;&#xA;&lt;p&gt;&lt;a href=&#34;https://speakerdeck.com/justincarmony/top-to-bottom-php-profiling&#34;&gt;https://speakerdeck.com/justincarmony/top-to-bottom-php-profiling&lt;/a&gt;&lt;/p&gt;</description>
			</item>
			<item>
				<title>PHP-FPM, Nginx, PHP_VALUE, and Multiple Values</title>
				<link>https://www.justincarmony.com/2012/04/24/php-fpm-nginx-php_value-and-multiple-values/</link>
				<pubDate>Tue, 24 Apr 2012 05:34:57 +0000</pubDate>
				<guid>https://www.justincarmony.com/2012/04/24/php-fpm-nginx-php_value-and-multiple-values/</guid>
				<description>&lt;p&gt;Quick little post on a problem I had while trying to use &lt;a href=&#34;http://phpadvent.org/2010/profiling-with-xhgui-by-paul-reinheimer&#34;&gt;XHGui&lt;/a&gt; with my Nginx/PHP-FPM setup. I needed to be able to pass the auto_prepend_file and auto_append_file settings to PHP-FPM from Nginx. In apache you can declare multiple php_value settings. However, when I did the same in nginx, it would only reflect the second setting. Turns out you need to set all of your php_value&amp;rsquo;s in Nginx in a single string, and you separate them by new line characters. Here is how it should look:&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
