Browse Source

added some first analyse of new problem

release0.1.5
Georg Hopp 12 years ago
parent
commit
ef89cbdbaa
  1. 7
      TODO

7
TODO

@ -20,3 +20,10 @@ VERY BIG TODO:
- the unexpected connection close seems to occur just on concurrency over - the unexpected connection close seems to occur just on concurrency over
1000 paralell connections...maybe this gives a hint. 1000 paralell connections...maybe this gives a hint.
- after changing to non blocking sockets the server hangs after some requests.
have to check when this happens....
* it seems that it does not occur without keep-alive and concurrency
* also concurrent connection don't seem to make a problem.
* keep-alive alone again don't seem to be a problem...
!!!! if both are active something is screwed up.... !!!!
Loading…
Cancel
Save