<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 12pt; color: #000000'>Roberto,<br><br>I am only a casual writer of webservers and Misultin has worked well so far. It has been easy to use and has had sufficient features for what I need. BUT couldn't you make a misultin-- without parametrized modules using only standard erlang for us users who prefer classic Erlang? :-)<br><br>Robert<br><br>----- "Roberto Ostinelli" <roberto@widetag.com> wrote:
<br>> dear list,<br>> <br>> misultin v0.7 is now out. changelog is:<br>> <br>> - added max_connections options parameter, which specifies maximum concurrent open connections<br>> 
  accepted by the server<br>> 
- added post_max_size options parameter, which sets the maximum size of POST data<br>> 
- added get_url_max_size options parameter, which sets the maximum length of URI<br>> 
- added CHUNKED support, both for incoming requests and outgoing responses [thanks to yrashk<br>> 
  suggestion]<br>> 
- added trapping of client closing a browser in Comet applications [thanks to yrashk]<br>> 
- added SSL support for websockets [enhancement track #25, thanks to viplifes]<br>> 
- Misultin can now be started without a registered name or with a different name, so that multiple<br>> 
  versions of misultin can be started on a single node<br>> 
- added support for IP address specified in tuple format [thanks to okeuday suggestion]<br>> 
- added support to extract plain uri unquoted as a list() [thanks to okeuday]<br>> 
- added Comet Long Polling example<br>> 
- added Comet iFrame example<br>> 
- added the killing of alive processes on server shutdown<br>> 
- the GET uri parameters are now also available on POST requests<br>> 
- added custom headers on file sending to browser [thanks to josevalim]<br>> 
- additional minor adjustments<br>> <br>> <a href="https://github.com/ostinelli/misultin" target="_blank">https://github.com/ostinelli/misultin</a><br>> <br>> cheers,<br>> <br>> r.<br>> 
<br>> _______________________________________________
erlang-questions mailing list
erlang-questions@erlang.org
http://erlang.org/mailman/listinfo/erlang-questions
</div></body></html>