Skip to content

Upload timeouts after 30s #876

Description

@l0co

For Bug Reports

  • BookStack Version solidnerd/bookstack:0.21.0
Expected Behavior

With these settings setup and shown properly in phpinfo():

file_uploads = On
memory_limit = 256M
upload_max_filesize = 256M
post_max_size = 256M
max_execution_time = 600

I expect to be able to upload >100MB file.

Current Behavior

Upload always gets killed after 30s. I've checked the underlying communication and there's nothing there. I suspect the 30s timeout is built in into the client request.

Steps to Reproduce

Try to upload file for which the upload process takes more than 30s.

Activity

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

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions