[EMAIL PROTECTED] wrote:

Michael Lake wrote:
I am getting double hits in my Apache access.log on a server. This may be a real problem for me as there is a Perl/MySQL application that may get multiple updates.

192.168.1.2 - mike [18/Sep/2004:16:41:34 +1000] "POST /kid/users/search/simple HTTP/1.1" 200 7097 "http://tazieff/kid/users/search/simple"; "Mozilla/5.0 (X11; U; Linux alpha; en-US; rv:1.0.0) Gecko/20020622 Debian/1.0.0-0.woody.1"

192.168.1.2 - mike [18/Sep/2004:16:41:35 +1000] "GET /kid/users/search/simple HTTP/1.1" 200 5083 "http://tazieff/kid/users/search/simple"; "Mozilla/5.0 (X11; U; Linux alpha; en-US; rv:1.0.0) Gecko/20020622 Debian/1.0.0-0.woody.1"
[ rest of message deleted, though it's relevant info ]

It sounds like it might be a problem with your application - do you get this when you try your application? Can you try to keep around the
> HTTP response (including the HTML content) of the first response?

One of the applications is that URL above. simple is the name of the simple cave search script. The updating script is yet to be written but its being written by someone else for me. RSN :-)

Im not sure what you mean by "keep around the HTTP response". The response would be the document delivered to the client web browser unless you mean something else?

As for the double operation causing double changes - you should design your application to sustain such an event (I think the term is
> "omnipotent", that a repeated operation is not effective).

True. Im not sure what the programmer will do there. he will get back to me on that Im sure.

--
Michael Lake
Chemistry, Materials & Forensic Science, UTS
Ph: 9514 1725 Fx: 9514 1460



--
UTS CRICOS Provider Code:  00099F
DISCLAIMER: This email message and any accompanying attachments may contain
confidential information.  If you are not the intended recipient, do not
read, use, disseminate, distribute or copy this message or attachments.  If
you have received this message in error, please notify the sender immediately
and delete this message. Any views expressed in this message are those of the
individual sender, except where the sender expressly, and with authority,
states them to be the views the University of Technology Sydney. Before
opening any attachments, please check them for viruses and defects.
--
SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/
Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html

Reply via email to