ankitpokhrel / ankitpokhrel/tus-php
Upload resume is impossible with Apache and FastCGI (php-fpm)
- Lenguaje dominante
- PHP
- Estrellas
- 1.5k
- Forks
- 220
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
> **Note:** Please report any security issues directly to hello [at] ankit.pl
**Describe the bug**
It is impossible to resume an upload when the server is Apache with fast CGI activated. Reproduced with fastcgi v2.3.10
**To Reproduce**
Steps to reproduce the behavior:
1. upload a file and ensure that the Time to upload IS Big enough to pause it
2. pause the upload
3. Resume it : the upload starts from 0...
**Expected behavior**
After resuming, the upload starts where it was stopped
**Screenshots**
If applicable, add screenshots to help explain your problem.
**Additional context**
Someone encountered the PB : https://www.jeffgeerling.com/blog/2017/apache-fastcgi-proxyfcgi-and-empty-post-bodies-chunked-transfer
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Evaluación
Este issue todavía no se ha evaluado.