blob: 6539271d0dc220ef4132c4f1cf5f702c22790329 (
plain) (
tree)
|
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<HTML>
<HEAD>
<TITLE> [99s-extend] websocket over ssl
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20websocket%20over%20ssl&In-Reply-To=%3C54B13B3F.5090907%40bestmx.net%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="Previous" HREF="000488.html">
<LINK REL="Next" HREF="000491.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[99s-extend] websocket over ssl</H1>
<B>e at bestmx.net</B>
<A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20websocket%20over%20ssl&In-Reply-To=%3C54B13B3F.5090907%40bestmx.net%3E"
TITLE="[99s-extend] websocket over ssl">e at bestmx.net
</A><BR>
<I>Sat Jan 10 15:46:23 CET 2015</I>
<P><UL>
<LI>Previous message: <A HREF="000488.html">[99s-extend] websocket over ssl
</A></li>
<LI>Next message: <A HREF="000491.html">[99s-extend] cowboy and handling exceptions
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#489">[ date ]</a>
<a href="thread.html#489">[ thread ]</a>
<a href="subject.html#489">[ subject ]</a>
<a href="author.html#489">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE> > I use Cowboy for websockets, but I find it’s a lot easier (and less
> stressful) to run Nginx in front of it to provide the SSL layer.
well, nginx is my choice for almost everything, still i am trying to
minimize amount of intermediate software wherever possible.
P.S.
with nginx and postgreSQL i have managed to eliminate any trace of
server-side scripting in my previous project :)
just nginx connected to Postgres.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="000488.html">[99s-extend] websocket over ssl
</A></li>
<LI>Next message: <A HREF="000491.html">[99s-extend] cowboy and handling exceptions
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#489">[ date ]</a>
<a href="thread.html#489">[ thread ]</a>
<a href="subject.html#489">[ subject ]</a>
<a href="author.html#489">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend
mailing list</a><br>
</body></html>
|