Skip to content

COPY_SYSLOG_TO_STDERR#2213

Merged
Alkarex merged 2 commits intoFreshRSS:devfrom
Alkarex:COPY_SYSLOG_TO_STDERR
Jan 7, 2019
Merged

COPY_SYSLOG_TO_STDERR#2213
Alkarex merged 2 commits intoFreshRSS:devfrom
Alkarex:COPY_SYSLOG_TO_STDERR

Conversation

@Alkarex
Copy link
Member

@Alkarex Alkarex commented Jan 7, 2019

Update of #2208
Fixes #2212

@Alkarex Alkarex merged commit b73d4c8 into FreshRSS:dev Jan 7, 2019
@Alkarex Alkarex deleted the COPY_SYSLOG_TO_STDERR branch January 7, 2019 23:06
Alkarex added a commit to Alkarex/FreshRSS that referenced this pull request Jan 7, 2019
@Alkarex Alkarex mentioned this pull request Jan 17, 2019
Alkarex added a commit that referenced this pull request Mar 2, 2019
* Docker image alternative using Ubuntu

Ubuntu seems to be faster, cf. e.g. PHPBench.
It is quite usual for Docker images to offer both a Debian/Ubuntu and an
Alpine version, so we could also do the same if there is any need.
Follow-up of #2202

* Only explicit use of Apache confs

Fix double-logging issue

* Explicit ServerTokens OS

Default Apache configuration in Ubuntu, which was removed when disabling all confs.
It is also the default Apache configuration in Alpine.

* Take advantage of syslog for actualization

Same than for Alpine
43ab629

* COPY_SYSLOG_TO_STDERR

Same as #2213

* Update to libapache2-mod-php instead of php-fpm

* Default to Ubuntu

Ubuntu mod-php wins, being ~14% faster than Ubuntu php-fpm (which was ~300% faster than Alpine mod-php)
Alkarex added a commit to Alkarex/FreshRSS that referenced this pull request Mar 4, 2019
getenv() is the proper way, and $_SERVER was not working on some
configurations.
Improvement of FreshRSS#2213
mdemoss pushed a commit to mdemoss/FreshRSS that referenced this pull request Mar 25, 2021
mdemoss pushed a commit to mdemoss/FreshRSS that referenced this pull request Mar 25, 2021
* Docker image alternative using Ubuntu

Ubuntu seems to be faster, cf. e.g. PHPBench.
It is quite usual for Docker images to offer both a Debian/Ubuntu and an
Alpine version, so we could also do the same if there is any need.
Follow-up of FreshRSS#2202

* Only explicit use of Apache confs

Fix double-logging issue

* Explicit ServerTokens OS

Default Apache configuration in Ubuntu, which was removed when disabling all confs.
It is also the default Apache configuration in Alpine.

* Take advantage of syslog for actualization

Same than for Alpine
FreshRSS@43ab629

* COPY_SYSLOG_TO_STDERR

Same as FreshRSS#2213

* Update to libapache2-mod-php instead of php-fpm

* Default to Ubuntu

Ubuntu mod-php wins, being ~14% faster than Ubuntu php-fpm (which was ~300% faster than Alpine mod-php)
mdemoss pushed a commit to mdemoss/FreshRSS that referenced this pull request Mar 25, 2021
getenv() is the proper way, and $_SERVER was not working on some
configurations.
Improvement of FreshRSS#2213
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant