<feed xmlns='http://www.w3.org/2005/Atom'>
<title>szurubooru.git/doc/example.env, branch master</title>
<subtitle>Fork of Szurubooru with patches for running on a modern system sans Docker
</subtitle>
<id>https://git.jakob.space/szurubooru.git/atom?h=master</id>
<link rel='self' href='https://git.jakob.space/szurubooru.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/'/>
<updated>2022-02-14T22:33:23Z</updated>
<entry>
<title>Make waitress thread count configurable.</title>
<updated>2022-02-14T22:33:23Z</updated>
<author>
<name>noirscape</name>
<email>neko@catgirlsin.space</email>
</author>
<published>2022-02-12T21:16:13Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=82541536afd95ebbbb72b1983caae77b67eb8b2d'/>
<id>urn:sha1:82541536afd95ebbbb72b1983caae77b67eb8b2d</id>
<content type='text'>
This should fix most scaling problems without needing to start
more server instances. By default, waitress maintains at most
4 threads. This works fine if the database is small (sub 100k posts)
but causes a large Task queue depth to occur if the database is larger.

Letting users increase the amount of threads means that one server instance
is able to handle more requests without locking up the rest of the site.

This adds a new environment variable to .env, THREADS, which can be used to
configure the amount of threads to start and is by default set to 4
(the default amount used by waitress).
</content>
</entry>
<entry>
<title>client+server: normalize trailing newlines</title>
<updated>2020-06-05T14:54:32Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2020-06-05T14:54:32Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=c0d0c4c894093b114d4276f61bb7858b66eeaf65'/>
<id>urn:sha1:c0d0c4c894093b114d4276f61bb7858b66eeaf65</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: simplified how to use the base URL feature</title>
<updated>2019-08-14T11:57:56Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2019-08-14T11:57:56Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=9df090b4d96d12e68b2353403cc6cc358581bf20'/>
<id>urn:sha1:9df090b4d96d12e68b2353403cc6cc358581bf20</id>
<content type='text'>
</content>
</entry>
<entry>
<title>doc: moved documentation to a seperate folder</title>
<updated>2019-08-05T23:20:41Z</updated>
<author>
<name>Shyam Sunder</name>
<email>sgsunder1@gmail.com</email>
</author>
<published>2019-08-05T23:15:37Z</published>
<link rel='alternate' type='text/html' href='https://git.jakob.space/szurubooru.git/commit/?id=48e7eb10f1bc06fb07b8b14c91b036a12fbe367d'/>
<id>urn:sha1:48e7eb10f1bc06fb07b8b14c91b036a12fbe367d</id>
<content type='text'>
</content>
</entry>
</feed>
