Hi. We have a Django project running on several servers based across the US. When we get the request, we redirect it to one of the servers to achieve fastest response. The servers are called login-1, login-2, etc, but we're pointing to them using a cname login. When an error happens we get an email with a stacktrace, which says that a server name is login. Is there any way we can include an actual server name into the stacktrace? Thank you very much, Luka
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.