php - Avoid flash upload 30 seconds timeout when doing imagemagic convert? -
php - Avoid flash upload 30 seconds timeout when doing imagemagic convert? -
i have web app uses flash uploader (swfuploader) , user pointed bug happens when script hangs more 30 seconds.
i know flash documentation mentions after 30 seconds of no response timeout, know need send info browser before convert function ends.
as of script uploads file, convert it, , if multipage pdf save reference children pngs db, works fine on big , little files, problem happens after 30 pages hang more 30 seconds.
thanks in advance
i think should build whole thing asynch , dont have worry that... right?
php flash imagemagick
Comments
Post a Comment