Skip to content

[BUG] File upload very slow #263

Description

@azertyalex

Prerequisites

Description

I made a simple http server example which works fine, except when uploading rather "larger" files.
Also get_arg is really slow (request.get_arg("file_name"));
See below for performance I get from Orbit profiler

Steps to Reproduce

  1. Create simple httpserver
  2. Upload "larger" file ( +20MB ) could be more/less

Expected behavior: Takes only a couple of seconds

Actual behavior: Very slow file upload

Reproduces how often: Always

Versions

  • Linux pop-os 5.15.15-76051515-generic #202201160435~1642693824~20.04~97db1bb-Ubuntu SMP Fri Jan 21 14: x86_64 x86_64 x86_64 GNU/Linux

  • version packaged

Additional Information

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugConfirmed bugs or reports that are very likely to be bugs.

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions