| View previous topic :: View next topic |
| Author |
Message |
inf
Joined: 20 Sep 2009 Posts: 7
|
Posted: Oct 11, 2009 11:40 am Post subject: Caching Problem |
|
|
For those being hosted on sites like servage, is there no possible way to edit the script to bypass the caching problems?
Thanks |
|
| Back to top |
|
 |
inf
Joined: 20 Sep 2009 Posts: 7
|
Posted: Oct 11, 2009 11:01 pm Post subject: |
|
|
| 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: |
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. |
|
| Back to top |
|
 |
PilgrimX182

Joined: 22 Mar 2006 Posts: 2109 Location: UFO Lab
|
Posted: Oct 12, 2009 5:56 pm Post subject: |
|
|
| Servage is the shit. They're using clusters I think so no way to avoid upload caching. |
|
| Back to top |
|
 |
technoind
Joined: 05 Aug 2009 Posts: 38
|
Posted: Feb 06, 2010 9:30 am Post subject: |
|
|
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 |
|
| Back to top |
|
 |
admin Site Admin

Joined: 22 Mar 2006 Posts: 1118
|
Posted: Feb 06, 2010 11:23 am Post subject: |
|
|
| It should be uploaded in /cgi-bin/ |
|
| Back to top |
|
 |
PowerChaos
Joined: 19 Dec 2009 Posts: 394 Location: belguim
|
Posted: Feb 10, 2010 2:49 am Post subject: |
|
|
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 or to put your website on a dedicated server (wasnt it on 1 already ?)
Greets From PowerChaos |
|
| Back to top |
|
 |
|