summaryrefslogtreecommitdiffstats
path: root/archives/extend/2014-May/000383.html
diff options
context:
space:
mode:
Diffstat (limited to 'archives/extend/2014-May/000383.html')
-rw-r--r--archives/extend/2014-May/000383.html71
1 files changed, 71 insertions, 0 deletions
diff --git a/archives/extend/2014-May/000383.html b/archives/extend/2014-May/000383.html
new file mode 100644
index 00000000..c2ca464b
--- /dev/null
+++ b/archives/extend/2014-May/000383.html
@@ -0,0 +1,71 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [99s-extend] Gracefully stop Ranch
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Gracefully%20stop%20Ranch&In-Reply-To=%3C001b01cf676e%24c2ec8e20%2448c5aa60%24%40gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <style type="text/css">
+ pre {
+ white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */
+ }
+ </style>
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+
+ <LINK REL="Next" HREF="000384.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[99s-extend] Gracefully stop Ranch</H1>
+ <B>Janos Hary</B>
+ <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Gracefully%20stop%20Ranch&In-Reply-To=%3C001b01cf676e%24c2ec8e20%2448c5aa60%24%40gmail.com%3E"
+ TITLE="[99s-extend] Gracefully stop Ranch">janos.n.hary at gmail.com
+ </A><BR>
+ <I>Sun May 4 09:59:21 CEST 2014</I>
+ <P><UL>
+
+ <LI>Next message: <A HREF="000384.html">[99s-extend] REST responses
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#383">[ date ]</a>
+ <a href="thread.html#383">[ thread ]</a>
+ <a href="subject.html#383">[ subject ]</a>
+ <a href="author.html#383">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>All!
+
+I implemented a protocol as a ranch_protocol. It handles long running
+sessions. At some point I'd like to stop my server accepting new
+connections, but allow all open sessions to finish. Then I need to know when
+all the open sessions (if any) finished.
+
+What would be the correct strategy to implement this?
+
+Thanks,
+Janos
+
+
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+
+ <LI>Next message: <A HREF="000384.html">[99s-extend] REST responses
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#383">[ date ]</a>
+ <a href="thread.html#383">[ thread ]</a>
+ <a href="subject.html#383">[ subject ]</a>
+ <a href="author.html#383">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
+mailing list</a><br>
+</body></html>