Slashdot Mirror


Security Software Conflicts with AJAX?

ithyus needs help with the following: "My employer is running an e-commerce site that, until recently, our customers were quite happy to use. With increased traffic to the site we decided to implement AJAX to try to reduce the load on our database servers. In doing so, our customers have experienced all kinds of problems with security/privacy software such as Norton and McAfee. It seems that no matter what we do we can't make these programs happy. Bigger companies such as Google have documented work arounds for some of them, but we wouldn't be able to keep our docs current with all the software that's presently out there. I'd really like to know how Slashdot's readers have handled these issues. Since security programs don't appear to be compatible with the emerging features of the Internet, do you simply suggest that the customer disable the offending software or do you opt to offer some support for the more popular ones? Are those really the only two options? How do you justify your method?"

2 of 84 comments (clear)

  1. I use AJAX to clean my toilet! by v3xt0r · · Score: -1, Troll

    And that's about all.

    --
    the only permanence in existence, is the impermanence of existence.
  2. How about not being an idiot? by Anonymous Coward · · Score: -1, Troll

    Javascript does not reduce load on the database server. Nor should it ever be required. Fix your code, use caching of query results on the webserver, and ditch the stupid web 2.0 bullshit.