|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
||||
|
||||
|
Having a weird problem w/ T-Mobile proxies I believe.
I have a test site locate here: http://wap.drewpydraws.com/test/ Pretty basic stuff. All it does is display the time. Then when you reload it, it should refresh the time. Works fine for Sprint and Verizon phones. All t-mobile phones can view it once, but then it takes 10-15 min for it to refresh itself. Hell, I can even delete the file and it will still load the cached version. I even accessed it once from my phone then used a friends phone and it loaded the cached version of the site. This tells me it's not the browser that is caching it, but some proxy on t-mobiles network. My server log files show no attempt to load the file while it's pulling from the cached state. I have put it on another server as well, to rull out my primary host, with the same results. Is there some way I can prevent their proxy from caching my site? Or if not have any of you ever tried to work something like this out with the cell company? I called them, they opened a ticket. I provided all this information to them and they said "it's a 3rd party site and we don't support them." The problem I'm having is not happening on every 3rd party site. I'm thinking it might have something to do with my site recieving low traffic volume compaired w/ others? Just incase there is something I've done wrong here's my code. PHP Code:
|
|
#2
|
||||
|
||||
|
All your stuff between <head></head> is invalid.
Or at least I haven't seen it in the specs anywhere. You should be specifying you cache settings using header functions before the content is sent to the device....
__________________
Cheers, Jamie # skiFFie | Home of the 'accessibility module' for Drupal # Jamie Burns [me] Accessibility Module [drupal] # guidelines | search | wap resources | not getting help | fold to cure # Any form of employment is strictly prohibited ...... __________________ Let the might of your compassion arise to bring a quick end to the flowing stream of the blood and tears ..... Please hear my anguished words of truth. __________________ |
|
#3
|
||||
|
||||
|
Thanks.
It works fine now. And I was so sure I was doing it right. Good grief. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > WAP Programming > Proxies of death |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|