What is the purpose of creating so many aliases like: 127.0.0.1 ape-test.local 127.0.0.1 ape.ape-test.local 127.0.0.1 0.ape.ape-test.local 127.0.0.1 1.ape.ape-test.local 127.0.0.1 2.ape.ape-test.local 127.0.0.1 3.ape.ape-test.local 127.0.0.1 4.ape.ape-test.local 127.0.0.1 5.ape.ape-test.local 127.0.0.1 6.ape.ape-test.local 127.0.0.1 7.ape.ape-test.local 127.0.0.1 8.ape.ape-test.local 127.0.0.1 9.ape.ape-test.local
I understand this is an internal test setup... but when it's time to push into a production environment, will I need to create a DNS entry for all the 0 thru 9? I'm also seeing that as I test, the browser cookie keeps track of the counter and it could easily go past 9.ape... Why are these aliases needed? If a client attempts to reach a number that does not exist in the DNS, I'm assuming the web application will fail. Any info on how this works and why the browser/cookie keeps incrementing the number for the domain address would be very helpful. Thanks! -- You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/
