XFileSharing Pro - Caching Problem

Message
Author
inf
Posts: 7
Joined: Sep 20, 2009 8:26 pm

Caching Problem

#1 Postby inf » Oct 11, 2009 11:40 am

For those being hosted on sites like servage, is there no possible way to edit the script to bypass the caching problems?

Thanks

inf
Posts: 7
Joined: Sep 20, 2009 8:26 pm

#2 Postby inf » Oct 11, 2009 11:01 pm

PilgrimX182 wrote:Have you used the POWER? :)

I bet they'v emade something that enabled upload stream caching. That's the 90% of these "Transfer complete" stories.

Use this tiny script to test this out:
http://xfilesharing.net/test_up.zip

Just upload 3-5 mb file to it so upload will take more than 5 seconds to make sure.

If it says Won't work then it's upload caching and you should contact server admin to handle this.
It works fine for me

Code: Select all

Time1:1255300378
Time2:1255301476

Result: Will work ;)
The confusing thing is, I am hosted at servage and my progress bar constantly freezes out at files anything over 8mb.

User avatar
PilgrimX182
Posts: 2186
Joined: Mar 22, 2006 1:39 pm

#3 Postby PilgrimX182 » Oct 12, 2009 5:56 pm

Servage is the shit. They're using clusters I think so no way to avoid upload caching.

technoind
Posts: 38
Joined: Aug 05, 2009 7:04 am

#4 Postby technoind » Feb 06, 2010 9:30 am

I've been trying an hour to figure out what folder I need to upload this cgi script in order to test it on one of my servers.

please advise

thanks

admin
Site Admin
Posts: 1839
Joined: Mar 22, 2006 12:32 pm

#5 Postby admin » Feb 06, 2010 11:23 am

It should be uploaded in /cgi-bin/

PowerChaos
Posts: 521
Joined: Dec 19, 2009 5:12 pm

#6 Postby PowerChaos » Feb 10, 2010 2:49 am

well , you can use the meta cach trick ??
just put exiring date at 1972 or so
then it never cach a single page because the cach is exired ^^

or the custom php that you can use in htacces
make your own php ini or in some cases you can make your own http.conf in htacces (some values can beoverriden with it )

if that not works , then i sugges to go to a other host :D or to put your website on a dedicated server (wasnt it on 1 already ?)

Greets From PowerChaos