Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

POST-Request get aborted, when logging is active #17

Open
DanielBloemer opened this issue Nov 17, 2020 · 1 comment
Open

POST-Request get aborted, when logging is active #17

DanielBloemer opened this issue Nov 17, 2020 · 1 comment

Comments

@DanielBloemer
Copy link

We encountered an issue with logging.
If logging is enabled, POST-Requests with small bandwidth got aborted after sometime.
The problem occurs on:
Debian 9 with apache 2.4.25-3+deb9u9 and libapache2-mod-gelf 0.2.0-1
Debian 9 with apache 2.4.25-3+deb9u9 and libapache2-mod-gelf 0.3.0-1
Debian 10 with apache 2.4.38-3+deb10u4 and libapache2-mod-gelf 0.3.0-1
If you upload a File larger than 30MB via a POST-Request with reduced bandwith Fast 3G and lower, the request got aborted after sometime.
Disabling the logging with GelfEnabled Off gets it working again.
Removing the module does also get it working again.

@jazzmuesli
Copy link
Contributor

Are there any more updates on this issue? I've just managed to upload 40mb in ~7 minutes on emulated good 3g in firefox - so far no problems:

image
I've tried it on apache2.4/freebsd.

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

No branches or pull requests

2 participants