Re: [modwsgi] Apache High Memory Usage With Modwsgi

2020-12-08 Thread Zohaib Ahmed Hassan
Thank you very much for the reply your suggestions are very important to us I will apply them one by one and will let you know. On Tuesday, December 8, 2020 at 9:53:29 AM UTC+5 Graham Dumpleton wrote: > > On 8 Dec 2020, at 3:26 pm, Graham Dumpleton wrote: > > So if you can change to Celery in

Re: [modwsgi] Apache High Memory Usage With Modwsgi

2020-12-06 Thread Zohaib Ahmed Hassan
a SIGKILL [Mon Dec 07 07:04:28.149092 2020] [core:error] [pid 1836:tid 139752646228928] AH00046: child process 2807 still did not exit, sending a SIGKILL On Sunday, December 6, 2020 at 7:51:28 AM UTC+5 Zohaib Ahmed Hassan wrote: > I don't know how much throughput is per second. It's ran

Re: [modwsgi] Django, python, mod_wsgi and Apache worker

2020-12-06 Thread Zohaib Ahmed Hassan
Some time I also get this error it seems like some child process is not being killed and thats why parent remains active ? Mon Dec 07 07:04:22.142767 2020] [core:warn] [pid 1836:tid 139752646228928] AH00045: child process 2807 still did not exit, sending a SIGTERM [Mon Dec 07 07:04:24.144831

Re: [modwsgi] Apache High Memory Usage With Modwsgi

2020-12-05 Thread Zohaib Ahmed Hassan
ow it is > set up. > > Also, what is the request throughput to the Django application and what is > average and worst case response times? > > Graham > > On 5 Dec 2020, at 3:19 pm, Zohaib Ahmed Hassan < > zohaib.hassan78...@gmail.com> wrote: > > We have an ec2

[modwsgi] Apache High Memory Usage With Modwsgi

2020-12-04 Thread Zohaib Ahmed Hassan
We have an ec2 instance 4vcpu and 16gb of ram which is running Apache server with mpm event behind an aws ELB (application load balancer). This server serve just Images requested by our other applications although for most of application we are uasing cloudfront for caching but one app is

[modwsgi] mod_wsgi-3.3 Python 3.2 - apache2.2 - windows 7 build

2011-12-19 Thread Ahmed Hassan
hello, iam trying to build mod_wsgi for python 3.2 / apache2 on windows from source code and it gets an exception: --- Creating library mod_wsgi.lib and object

[modwsgi] Re: mod_wsgi-3.3 Python 3.2 - apache2.2 - windows 7 build

2011-12-19 Thread Ahmed Hassan
i cloned source with Mercurial: https://code.google.com/p/modwsgi/ In the folder there is win32-ap22py31.mk renamed to win32-ap22py32.mk and modified paths for python32, visual studio 10.0 and sdks/v7.0A still getting error c:\python32\include\pytime.h(21) : warning C4820: 'unnamed-tag' : '4'