It's a little un-clear how you are setting up your Django deployment,
but the 'dev server' shouldn't be exposed directly to the internet.

Have you read through the deployment guides?

https://docs.djangoproject.com/en/1.10/howto/deployment/

-A

On Sun, Dec 4, 2016 at 11:43 PM, deepak gupta <[email protected]> wrote:
> Hi All,
>
> When ever we are opening a public IP on our server (CentOS and our
> application developed on Django 1.9.7, Angular 1.5).
> Inbound port is enabled on 8080, there is no port configuration for outbound
> traffic.
> We found once we enable public IP, it start generating huge outbound HTTP
> traffic, event though nobody access the server.
>
> do anyone has idea about any similar security issues/fix. what could be the
> possible cause and how to trace the issue?
>
> Thanks,
> Deepak
>
> --
> You received this message because you are subscribed to the Google Groups
> "Django users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> To post to this group, send email to [email protected].
> Visit this group at https://groups.google.com/group/django-users.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/django-users/CAP%3DkbM3jPjgZbL7nUJRdbD7sLFmh9fPnfRewAAZn%3DP74h9xcJw%40mail.gmail.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAEE%2BrGrzsMgwCd7sYw16Mc1e4gG2Q%2BJ8NaOWaW7_%2BNrL5c02Jg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to