I have an apache server on centos 7 that run django, in django web I receive http request and pass some parameters to another python file (call file_1) via subprocess.call,