blob: 5d219b5ec0c72259d22249b17fca5d66876c7e02 (
plain) (
tree)
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE> [99s-extend] tring to understand ranch_conns_sup
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20tring%20to%20understand%20ranch_conns_sup&In-Reply-To=%3Cop.xievlal52w9y7f%40zgc-201309221420%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="000406.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[99s-extend] tring to understand ranch_conns_sup</H1>
<B>Adel Zhang</B>
<A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20tring%20to%20understand%20ranch_conns_sup&In-Reply-To=%3Cop.xievlal52w9y7f%40zgc-201309221420%3E"
TITLE="[99s-extend] tring to understand ranch_conns_sup">adelzhang at qq.com
</A><BR>
<I>Thu Jul 3 09:40:12 CEST 2014</I>
<P><UL>
<LI>Next message: <A HREF="000406.html">[99s-extend] tring to understand ranch_conns_sup
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#405">[ date ]</a>
<a href="thread.html#405">[ thread ]</a>
<a href="subject.html#405">[ subject ]</a>
<a href="author.html#405">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Ranch uses a tcp acceptor pool to accept connections concurrently. But the
acceptor process
needs to wait for the *only one* ranch_conns_sup spawning the protocol
process.
Is ranch_conns_sup maybe a bottleneck?
Thanks.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Next message: <A HREF="000406.html">[99s-extend] tring to understand ranch_conns_sup
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#405">[ date ]</a>
<a href="thread.html#405">[ thread ]</a>
<a href="subject.html#405">[ subject ]</a>
<a href="author.html#405">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
mailing list</a><br>
</body></html>
|