Any way to make upload processed at different sub-domain?

shopping1782

New Member
YetiShare User
Wurlie User
Reservo User
Sep 12, 2012
97
0
0
Hi,
I was wondering if there was any way how to make upload processed at different sub-domain ie. upload.example.com. I was using CloudFlare to improve my site performance but they set a limit on file upload to 100MB so it's no longer usable.
Thanks for any input.

Btw. Downloads were not affected so old uploads were downloaded without any problem (or if you have support for ftp uploads).
 

uploadchest

New Member
YetiShare User
Oct 28, 2012
45
0
0
United States
Re: Any way to make upload processed at different sub-domain

Shopping1782,

I want this feature added too (since i'm too lazy to look into it). Basically, if the javascript was edited in the sense that it supported JSONP response instead the the regular XMLHttpRequest, cross domain $_POST would not be a problem.

I might do some edits myself if nothing of the like is made in the future.

Thanks,
Uploadchest
 

ysmods

New Member
Jan 29, 2013
860
1
0
UK
www.ysmods.com
Re: Any way to make upload processed at different sub-domain

The multi server/sub domain thing has been requested in the rfc forum,

ie; upload to http://server23.domain.com even though you are uploading from www.domain.com therefore actually using the cpu/ram/etc on the other server keeping the main server free to do other things.

Several of the other paid and one free script that i know of have this feature built in and this is a sorely needed feature.