wandenberg / nginx-push-stream-module

A pure stream http push technology for your Nginx setup. Comet made easy and really scalable.
Other
2.22k stars 295 forks source link

restore timeout error for ttl disconnect #214

Closed flesner closed 8 years ago

flesner commented 8 years ago

also added commented out remote logging if that's helpful.

wandenberg commented 8 years ago

Hi @flesner

can you check if the changes on fix_onerror_callback_event_type branch solve your problem? Instead of only remove part of the code I prefer to increase the tests and deal some close event like "load" error and others like "timeout".