STRANGE: double GET calls when opening document from web-browser

Hi!

Domino server always calls a document-resource twice when it is opened from a web-browser.

That´s what occurs in the access-logs when I open

http://///?OpenDocument

The first and the last line state that the document is opened twice!


“” [06/Oct/2003:15:39:28 +0200] “GET ///?openDocument HTTP/1.0” 200 41294

“” [06/Oct/2003:15:39:28 +0200] “GET // HTTP/1.0” 304 0

“” [06/Oct/2003:15:39:28 +0200] “GET // HTTP/1.0” 304 0

“” [06/Oct/2003:15:39:28 +0200] “GET // HTTP/1.0” 304 0

“” [06/Oct/2003:15:39:28 +0200] “GET ///?openDocument HTTP/1.0” 200 41294


Maybe this is because of a misconfiguration in the webserver???

Has anyone seen this behaviour yet?

Thankx in advance

Rolf