Dear mod_wsgi community,
I hope this message finds you well. I am encountering an issue in my project setup, which involves ApacheServer, mod_wsgi, and Django. Specifically, when accessing the project from both the company's internal network and external network, it appears that different global objects are being obtained, seemingly from different memory locations. This discrepancy in global objects results in an increasing time difference between internal and external networks.
In theory, there should only be one global object, and when using runserver or employing Nginx or Waitress as reverse proxies, this issue does not occur. Despite disabling cache-related settings in ApacheServer, the problem persists.
I would like to inquire whether mod_wsgi has any caching mechanisms or if there might be an underlying issue causing this behavior. Your insights and guidance on how to address or troubleshoot this matter would be greatly appreciated.
Thank you for your time and assistance.
Best regards, Arthur
--
You received this message because you are subscribed to the Google Groups "modwsgi" group.
To unsubscribe from this group and stop receiving emails from it, send an email to modwsgi+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/modwsgi/bc088c4d-9859-40aa-bd7a-41b1b95b445bn%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/modwsgi/49171a58-455d-4e76-81c1-7232ae82b8b3n%40googlegroups.com.