<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Fastcgi on vxlabs</title>
		<link>https://vxlabs.com/tags/fastcgi/</link>
		<description>Recent content in Fastcgi on vxlabs</description>
		<generator>Hugo</generator>
		<language>en-us</language>
		
		
		
		
			<lastBuildDate>Sat, 22 Feb 2020 22:36:00 +0200</lastBuildDate>
		
			<atom:link href="https://vxlabs.com/tags/fastcgi/index.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Use supervisor to run fastcgi behind nginx.</title>
				<link>https://vxlabs.com/2020/02/22/supervisor-fastcgi-nginx/</link>
				<pubDate>Sat, 22 Feb 2020 22:36:00 +0200</pubDate>
				<guid>https://vxlabs.com/2020/02/22/supervisor-fastcgi-nginx/</guid>
				<description>&lt;p&gt;Previously I wrote &lt;a href=&#34;https://vxlabs.com/2017/06/06/setting-up-fastcgi-apps-on-webfaction/&#34;&gt;how to get the WlzIIPSrv large image server running on&#xA;webfaction, using&#xA;lighttpd&lt;/a&gt;.&lt;/p&gt;&#xA;&lt;p&gt;Fast-forward 2.5 years, and I was busy porting the whole site (again), this&#xA;time from webfaction (acquired by godaddy, who are planning to kill the great&#xA;webfaction product), along with all of my other websites (including this one&#xA;that you&amp;rsquo;re reading), to a fast, self-managed Hetzner VPS in Nuremberg.&lt;/p&gt;&#xA;&lt;p&gt;I needed to get that exact same WlzIIPSrv large image slice server fastcgi&#xA;running, but this time behind nginx and preferably without lighttpd.&lt;/p&gt;</description>
			</item>
			<item>
				<title>Setting up FastCGI apps on WebFaction</title>
				<link>https://vxlabs.com/2017/06/06/setting-up-fastcgi-apps-on-webfaction/</link>
				<pubDate>Tue, 06 Jun 2017 06:58:00 +0000</pubDate>
				<guid>https://vxlabs.com/2017/06/06/setting-up-fastcgi-apps-on-webfaction/</guid>
				<description>&lt;p&gt;For the &lt;a href=&#34;http://visible-orbit.org/the-collection/high-res-section-stacks/&#34;&gt;high-resolution orbital slice viewer on the Visible Orbit website&lt;/a&gt;,&#xA;I had to setup &lt;a href=&#34;https://github.com/ma-tech/WlzIIPSrv&#34;&gt;wlziipsrv&lt;/a&gt;, a fork of the &lt;a href=&#34;https://github.com/ruven/iipsrv&#34;&gt;iipsrv&lt;/a&gt; large tiled image&#xA;server. This is a &lt;a href=&#34;https://en.wikipedia.org/wiki/FastCGI&#34;&gt;FastCGI&lt;/a&gt; app, which means that, unlike a normal CGI which&#xA;is started up for each request, one runs a number of these processes in daemon&#xA;mode, and the front-end webserver communicates with them using the fastcgi&#xA;protocol.&lt;/p&gt;&#xA;&lt;p&gt;The end-result is this web-based high-resolution image viewer, which you can&#xA;use to explore several thousands of microsocopic slices of human eyes. This is&#xA;slice 41 of the &lt;a href=&#34;http://visible-orbit.org/slices/s2897l-registered/&#34;&gt;S2897L registered set&lt;/a&gt;:&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
