D
darrel
Our production web site went down today. We discovered that it was because
the XML file we use to create the site navigation (most all of the controls
on every page rely on this XML file) was only half-written.
We're not sure why.
One theory is that two people happened to modify the database at the exact
same time thereby triggering the application to write the XML file at the
exact same time and somehow 'colliding'. But even that doesn't seem to make
sense to us...why would it cause the file to only be half-written.
Is there anything else we should consider poking at or peeking into that
might have caused an XML file to only be half written?
-Darrel
the XML file we use to create the site navigation (most all of the controls
on every page rely on this XML file) was only half-written.
We're not sure why.
One theory is that two people happened to modify the database at the exact
same time thereby triggering the application to write the XML file at the
exact same time and somehow 'colliding'. But even that doesn't seem to make
sense to us...why would it cause the file to only be half-written.
Is there anything else we should consider poking at or peeking into that
might have caused an XML file to only be half written?
-Darrel