cannot stop debugging info in mac browsers

Ask a Question related to Coldfusion Server Administration, Design and Development.

  1. #1

    Default cannot stop debugging info in mac browsers

    We have always used ip adresses (setting in cf administrator ) to control the
    display of debug info.

    Recently we started getting reports that some users mostly using safari are
    seeing the cold fusion debug information.

    We have now recreated this problem ourselves and the only way we have found to
    prevent this behaviour is to turn off cfdebugging altogether which can be a bit
    inconvenient if e want to check what is going on in a live site.

    Anyone else seen this behaviour?

    Anyone at macromedia have any ideas ?

    Thanks

    Gary

    covretro Guest

  2. Similar Questions and Discussions

    1. Debugging output does not appear when use Debugging IPAddresses
      I recently absorbed the task of supporting our CF MX 6.1 server. We have an app that we need to debug - the developer asked us to add her IP...
    2. STOP=Save The Opticles People! ... Stop Flashs flashing!
      :| WHEN will they ever learn, our eyes are not to be played with. Imagin putting on a blindfold on for 1 - 24hr period & TRY to go about there...
    3. Replication - ASNCMD "DBNAME" STOP does not stop Capure
      I am running DB2 version 7.2, when I execute ASNCMD dbname STOP. 8 out of ten times Capture will bring itself down. I need this to work 100% of...
    4. New intelligent popup killer released , it can stop flash ads in all popular browsers
      New intelligent popup killer released , it can stop flash ads in all popular browsers. Zero Ad 1.0.2 , download : http://www.magic2003.net
    5. Stop Debugging doesn't stop in ASP.NET
      While stepping through an ASP.NET project, I found that data was being inserted into my database even though I was not stepping through the code...
  3. #2

    Default Re: cannot stop debugging info in mac browsers

    > We have always used ip adresses (setting in cf administrator ) to control
    the
    > display of debug info.
    >
    > Recently we started getting reports that some users mostly using safari
    are
    > seeing the cold fusion debug information.
    >
    > We have now recreated this problem ourselves and the only way we have
    found to
    > prevent this behaviour is to turn off cfdebugging altogether which can be
    a bit
    > inconvenient if e want to check what is going on in a live site.
    >
    > Anyone else seen this behaviour?
    Are the Mac users behind the same router as some of the IP's used for
    debugging ? Mac users are all from a single connection (a single company) ?

    --
    <mack />


    Neculai Macarie Guest

  4. #3

    Default Re: cannot stop debugging info in mac browsers

    no they rea not they are actual end users outside our company.

    We have also removed all ipaddresses from the cf administartor so tha our pcs cannot see debug information but the macs can
    covretro Guest

  5. #4

    Default Re: cannot stop debugging info in mac browsers

    Is there any caching of pages AT ALL between the server and the mac users?
    HairyDude Guest

  6. #5

    Default Re: cannot stop debugging info in mac browsers

    What do you mean by caching ??
    There may be some cacheing at client side.

    I saw this behaviour at a remote location (clients office) whilst looking at
    their site with them.

    ie that ipaddress has never been added to the list of debugging ip addresses
    in cf admin.




    covretro Guest

  7. #6

    Default Re: cannot stop debugging info in mac browsers

    CF has Several caching techniques available to it (see cfcache for examples).
    I was asking if you think there is any page caching between your website and
    the MAc users having the problem. If you hit the site awith debug on, and a
    cache of that was stored, then the next user hitting the same page would get
    the cached page content, INCLUDING the debug. This is not a side-effect of
    cfcache I believe, but maybe third party caching techniques or proxy caches.

    HairyDude Guest

  8. #7

    Default Re: cannot stop debugging info in mac browsers

    That is an interesting point.

    Can't figure why it would only apply to mac osx but it is definitely worth
    looking at.

    i recall that there is query and maybe template cacheing on that site and it
    will be interesting to see if they are having any effect on this problem.

    Thanks Hairy dude will post findings

    Gary

    covretro Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139