<feed xmlns='http://www.w3.org/2005/Atom'>
<title>yacy/htroot/SettingsAck_p.html, branch upstream/1.941</title>
<subtitle>YaCy search server with some extra patches
</subtitle>
<id>https://git.fennell.dev/yacy/atom?h=upstream%2F1.941</id>
<link rel='self' href='https://git.fennell.dev/yacy/atom?h=upstream%2F1.941'/>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/'/>
<updated>2022-01-11T16:10:48Z</updated>
<entry>
<title>add setting for public facing port</title>
<updated>2022-01-11T16:10:48Z</updated>
<author>
<name>Lukas Fülling</name>
<email>lukas@k40s.net</email>
</author>
<published>2022-01-11T16:10:48Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=e8a00007f6156ca356bf635af7dcda4b07c748c3'/>
<id>urn:sha1:e8a00007f6156ca356bf635af7dcda4b07c748c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Made SNI extension user configurable without the need for server restart</title>
<updated>2019-04-14T13:41:13Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2019-04-14T13:41:13Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=a5771b1f147b2a6f541b58ea832c86a85d92ab70'/>
<id>urn:sha1:a5771b1f147b2a6f541b58ea832c86a85d92ab70</id>
<content type='text'>
TLS Server Name Indication (SNI) extension activation can now be
configured with the new Settings_p.html?page=httpClient administration
page.
SNI extension is also now enabled by default, as in 2019 the
unrecognized_name(112) alert is more properly handled by major web
servers TLS implementations, following the RFC 6066 standard.

Related YaCy issues : #153 #189 and #272
JDK 1.7 bug :
https://bugs.java.com/bugdatabase/view_bug.do?bug_id=7127374
Apache httpd issue :
https://bz.apache.org/bugzilla/show_bug.cgi?id=56241
RFC 6066 : https://tools.ietf.org/html/rfc6066#section-3</content>
</entry>
<entry>
<title>Added gzip compression of responses returned to user-agents accepting it</title>
<updated>2018-06-05T11:35:39Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2018-06-05T11:35:39Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=387d646c0e5da7fe920d900bdeff550b40d4c453'/>
<id>urn:sha1:387d646c0e5da7fe920d900bdeff550b40d4c453</id>
<content type='text'>
Enabled as default, but can be disabled using the "Server Access
Settings" admin page.</content>
</entry>
<entry>
<title>Introduce the option to configure a shutdown port.</title>
<updated>2017-03-19T01:30:08Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2017-03-19T01:30:08Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=3dd23c178b2f023c73b18088bd09ac3af83d2604'/>
<id>urn:sha1:3dd23c178b2f023c73b18088bd09ac3af83d2604</id>
<content type='text'>
A port value of -1 will disable this option.

If set to a value greater 0, YaCy listens on this of on the local loopback 
address (127.0.0.1) for a shutdown or restart signal.
E.g. connect to http://localhost:8005/shutdown will stop the YaCy server.
http://localhost:8005/restart will restart it.
This option allows to stop YaCy locally independant from the web web 
frontend (which might be configured for password protected remote access).



</content>
</entry>
<entry>
<title>Added an advanced settings page for referrer policy settings.</title>
<updated>2017-03-03T11:05:30Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2017-03-03T11:05:30Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=0173b0bc32922cee5e35197238566b2c77a9b68e'/>
<id>urn:sha1:0173b0bc32922cee5e35197238566b2c77a9b68e</id>
<content type='text'>
Feedback will be welcome, notably on the descriptive content of this
page.</content>
</entry>
<entry>
<title>Added a new Debug/Analysis advanced settings subsection.</title>
<updated>2017-02-09T10:05:06Z</updated>
<author>
<name>luccioman</name>
<email>luccioman@users.noreply.github.com</email>
</author>
<published>2017-02-09T10:05:06Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=185765198887d3610258586ab22f0d0c6438eaee'/>
<id>urn:sha1:185765198887d3610258586ab22f0d0c6438eaee</id>
<content type='text'>
As discussed in PR #93 with @JeremyRand and @reger24 this new advanced
settings page includes:
 - a new setting to control remote Solr responses encoding
 - some existing debug settings which could not be set through the admin
user interface</content>
</entry>
<entry>
<title>Group all proxy settings on System Administration by adding settings of</title>
<updated>2017-01-22T22:58:46Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2017-01-22T22:58:46Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=e61ee180a7044498df39d9cf5c87e4f8b2667df4'/>
<id>urn:sha1:e61ee180a7044498df39d9cf5c87e4f8b2667df4</id>
<content type='text'>
UrlProxyAccss page (moved from deleted AugmentedBrowsing_p), adjust
submenu (remove Augmented Browsing) and translation files.</content>
</entry>
<entry>
<title>load handler for Transparent Proxy on startup only if feature is activated</title>
<updated>2016-03-25T04:26:48Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2016-03-25T04:26:48Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=d9adc2c255ccf09938b24b2ec23894dc4054ceab'/>
<id>urn:sha1:d9adc2c255ccf09938b24b2ec23894dc4054ceab</id>
<content type='text'>
to save the resources and keep handler chain small if the feature is not used.
+add a warning message on settingsack_p page to restart on first activation</content>
</entry>
<entry>
<title>added option to make the YaCy proxy act as the cache is never stale. If</title>
<updated>2014-11-24T19:28:52Z</updated>
<author>
<name>Michael Peter Christen</name>
<email>mc@yacy.net</email>
</author>
<published>2014-11-24T19:28:52Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=84763126e0c87cf67f817220c30dca16d6b75310'/>
<id>urn:sha1:84763126e0c87cf67f817220c30dca16d6b75310</id>
<content type='text'>
set to 'Always Fresh' the cache is always used if the entry in the cache
exist. This is a good way to archive web content and access it without
going online again in case the documents exist.
To do so, open /Settings_p.html?page=ProxyAccess and check the "Always
Fresh" checkbox.
This is set do false which behave as set before.
If you set this to true, then you have your web archive in DATA/HTCACHE.
Copy this to carry around your private copy of the internet!</content>
</entry>
<entry>
<title>remove old description for proxy port settings (Settings_p.html?page=ProxyAccess)</title>
<updated>2014-08-20T20:45:36Z</updated>
<author>
<name>reger</name>
<email>reger18@arcor.de</email>
</author>
<published>2014-08-20T20:45:36Z</published>
<link rel='alternate' type='text/html' href='https://git.fennell.dev/yacy/commit/?id=e033e79826a8954c1fe1cbaaedbf95b1997e2221'/>
<id>urn:sha1:e033e79826a8954c1fe1cbaaedbf95b1997e2221</id>
<content type='text'>
- The options were not current (only port number accepted, which is part of ConfigBasic.html)
- Deleted options and the port number input field from the proxyaccess page.
- joined both transparent proxy setup pages (Settings_Http.inc &amp; Settings_ProxyAccess.inc) in one page
- adjustments to the related/linked pages
</content>
</entry>
</feed>
