oops, I actually read the first message incorrectly, I thought deepsnow was saying it took over 400 seconds to go from xml to js. sorry. Can you make sure that you can point the browser directly at the large xml file url and that it loads successfully there first?
On Thu, Jul 24, 2008 at 9:13 AM, S P Arif Sahari Wibowo <
arifsaha@...> wrote:
On Wed, 23 Jul 2008, deepsnow wrote:
> I tried to load a 7.5MB xml file and it 404s on me. Is there a
> file size limit setting somewhere or a way to know what the
> max file size I can use is?
I am a bit new here, but I believe 404 errors are from server,
not from client-side JavaScript. So, I believe the plugin have
no direct limitation in this case, maybe the server have problem
provide those 7.5 MB in the particular setup and manner you
download it. One thing to check is whether you can download that
XML without script at all. There can be timeout built to server
and/or browser causing big download to fail. It can be tricky if
the download size fall into grey area, when if everything good
it still fall under timeout, but if moon is in certain position
in the sky the download got slowed enough to timeout.
--
(stephan paul) Arif Sahari Wibowo
_____ _____ _____ _____
/____ /____/ /____/ /____
_____/ / / / _____/ http://www.arifsaha.com/
--
Christopher Thatcher