473,508 Members | 2,152 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

xmldoc.load Not Caching

we are using :
var xmlfileLoaded = xmlDoc.load(xmlFileName);

and we noticed that this files are not cached in numbers of clients Internet
Exporer v6.

We see in httprequest log this request.

We also tried to gzip the request but probably xmlDoc not allowed it.

Leonid.
Aug 8 '05 #1
1 1599
VK
Leonid wrote:
we are using :
var xmlfileLoaded = xmlDoc.load(xmlFileName);

and we noticed that this files are not cached in numbers of clients Internet
Exporer v6.

We see in httprequest log this request.

We also tried to gzip the request but probably xmlDoc not allowed it.


I refer you to
<http://groups-beta.google.com/group/comp.lang.javascript/browse_frm/thread/f02296e1fb355b1d/9c3258391e2a1fcc?hl=en#9c3258391e2a1fcc>

It's either "timed download" fight (useless anyway) or some internal
flow of XMLHttpRequest.

See also:
<http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html>
Section "14.9.3 Modifications of the Basic Expiration Mechanism"
(I don't give a damn what W3 tells of HTML, but basics of HTTP protocol
is totally other story).

If I read it right, you can override *from the server-side* any
meta-like crap from the client, if you set your response headers
properly. Do you want to try it?

Aug 8 '05 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

6
3225
by: Shabam | last post by:
A web application of mine developed using C# + MS SQL runs fine normally. However when I stress test it with a load testing software (using about 60 simultaneous users) some instances start...
4
6825
by: Ang Talunin | last post by:
Hey, I'm trying to read an xml from another webpage with: xmlDoc.load("http://www.otherwebsite.com/test.xml"); But this doesn't work...anybody knows a way to fix this? thnx, A.T.
2
9063
by: Steve Gilbey | last post by:
I have a dataset from which I need to extract certain columns, format them into xml and output to an xmldocument object. From reading various posts on similar subjects, I have come up with the...
9
1683
by: M.Siler | last post by:
It is my understanding that XMLdoc only works for C#. I'd be glad to pay for a commercial product, but I want to make sure it is a good one, so I thought I'd ask here if anyone is using a product...
19
5210
by: Alex Madon | last post by:
Hello, I am testing a web application (using the DBX PHP function to call a Postgresql backend). I have 375Mb RAM on my test home box. I ran ab (apache benchmark) to test the behaviour of the...
5
2071
by: DCC-700 | last post by:
I am using ASP.Net with VB on the 1.1 Framework running on Win XP Pro. I am trying to gauge the time it takes to sort a datagrid using different code sets. But when I am debugging the page there...
3
2943
by: Starbuck | last post by:
Hi I want to set a value on the initial load of a asp page and only then. What I have noticed is that every time I click on my Treeview control all of the following are called - Protected Sub...
39
2524
by: Gilles Ganault | last post by:
Hello, I'm no LAMP expert, and a friend of mine is running a site which is a bit overloaded. Before upgrading, he'd like to make sure there's no easy way to improve efficiency. A couple of...
13
6576
by: rdudejr | last post by:
Hi all, I hardly ever make a post unless I am having a very purplexing issue, so this one should be good... I am trying to do a load against a database on an AIX server into a DB2 v9.1...
0
7225
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7124
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7326
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7385
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7046
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
5629
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
5053
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3195
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
1558
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.