kimai / kimai

Kimai is a web-based multi-user time-tracking application. Works great for everyone: freelancers, companies, organizations - everyone can track their times, generate reports, create invoices and do so much more. SaaS version available at https://www.kimai.cloud
https://www.kimai.org
GNU Affero General Public License v3.0
3.15k stars 551 forks source link

Kimai Cloud: compress HTTP responses #4869

Closed fulldecent closed 3 months ago

fulldecent commented 3 months ago

Describe the problem

The Kimai Cloud server is not configured to compress HTTP outputs. This is contributing to unnecessary slowness, especially for our staff in Asia.

See how NGINX is not configured to compress the response:

Screenshot 2024-05-20 at 12 13 05

Whereas on Google.com, their response is compressed:

Screenshot 2024-05-20 at 12 16 09

This contributes to (it is surely not the only reason) to an unnecessarily slow page load time as shown here:

slow

That screenshot is from Philadelphia with 100MB internet, shared in a small office. The impact for our workers in Asia is more significant.

Describe the solution you'd like

Configure NGINX to use gzip/deflate compression of outputs

kevinpapst commented 3 months ago

This is not the right place for Kimai-Cloud topics. Please sent them to support@kimai.cloud

fulldecent commented 3 months ago

Got it, thank you, sent there

github-actions[bot] commented 3 weeks ago

This thread has been automatically locked since there has not been any recent activity after it was closed. Please share your experience with the community and leave a testimonial to support Kimai.