Dear all,
I ran penetration testing tool against my twisted web server , the
tool used to make a huge number of threads, all that threads make a
connection to the twisted concurrently.
when I made the number of threads more than 1024 the twisted web
server eventually has fall down.
is there any met
I wrote web application on twisted and my application read from ulogd daemon
and push the output to the client browser using AJAX .also I have another
application displaying ethernets traffic using AJAX.
but after some minutes the twisted process in the server eat the memory and
the OOM-killer of
I'm a beginner developer and I phase a problem in handling AJAX request by
the server .I wore server side program to read from ulogd and diplay ulogd
output to the client browser using AJAX technology avialable in nevow
athena.
Also I wrote another one to display tcpdump output .when I render