<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.0.2" -->
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>vpsBible Forums &#187; Topic: Guide to fix timeout issues with vbulletin on nginx</title>
		<link>http://vpsbible.com/forums/topic/guide-to-fix-timeout-issues-to-vbulletin-on-nginx</link>
		<description>Setup Unmanaged VPS for Linux Noobs!</description>
		<language>en-US</language>
		<pubDate>Sat, 11 Feb 2012 07:28:07 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.0.2</generator>
		<textInput>
			<title><![CDATA[Search]]></title>
			<description><![CDATA[Search all topics from these forums.]]></description>
			<name>q</name>
			<link>http://vpsbible.com/forums/search.php</link>
		</textInput>
		<atom:link href="http://vpsbible.com/forums/rss/topic/guide-to-fix-timeout-issues-to-vbulletin-on-nginx" rel="self" type="application/rss+xml" />

		<item>
			<title>the_guv on "Guide to fix timeout issues with vbulletin on nginx"</title>
			<link>http://vpsbible.com/forums/topic/guide-to-fix-timeout-issues-to-vbulletin-on-nginx#post-210</link>
			<pubDate>Sat, 13 Mar 2010 12:25:10 +0000</pubDate>
			<dc:creator>the_guv</dc:creator>
			<guid isPermaLink="false">210@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;VERY nice .. cheers OSB .. will look closer at these tweaks
&#60;/p&#62;</description>
		</item>
		<item>
			<title>osb on "Guide to fix timeout issues with vbulletin on nginx"</title>
			<link>http://vpsbible.com/forums/topic/guide-to-fix-timeout-issues-to-vbulletin-on-nginx#post-192</link>
			<pubDate>Thu, 11 Mar 2010 23:15:15 +0000</pubDate>
			<dc:creator>osb</dc:creator>
			<guid isPermaLink="false">192@http://vpsbible.com/forums/</guid>
			<description>&#60;p&#62;I ran into a few timeout issues in the past with setting up vbulletin on nginx... I ended up making some config changes by adding this:&#60;/p&#62;
&#60;pre&#62;&#60;code&#62;fastcgi_connect_timeout 60;
fastcgi_send_timeout 180;
fastcgi_read_timeout 180;
fastcgi_buffer_size 128k;
fastcgi_buffers 4 256k;
fastcgi_busy_buffers_size 256k;
fastcgi_temp_file_write_size 256k;
fastcgi_intercept_errors on;&#60;/code&#62;&#60;/pre&#62;
&#60;p&#62;This worked for me so you might need to change these values accordingly based on your system resources.
&#60;/p&#62;</description>
		</item>

	</channel>
</rss>

