linux - Start PHP script before file upload completes -


our apache/php server accepts large-ish file uploads , once gets file behind scenes db calls can take upwards of 300ms.

is there way can php processing, db calls before file uploaded? once file uploaded continue , wrap up?

i know file part of http request body , apache won't kick off php process until it's complete. however, i'm thinking there may way apache kick off process @ start of request or something...


Comments

Popular posts from this blog

javascript - gulp-nodemon - nodejs restart after file change - Error: listen EADDRINUSE events.js:85 -

Fatal Python error: Py_Initialize: unable to load the file system codec. ImportError: No module named 'encodings' -

javascript - oscilloscope of speaker input stops rendering after a few seconds -