Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Cherokee: commits

[4223] cherokee/trunk/cherokee/main_admin.c: IPv6 support was not enabled in Cherokee-Admin.

 

 

Cherokee commits RSS feed   Index | Next | Previous | View Threaded


cherokee at cherokee-project

Feb 9, 2010, 9:09 AM

Post #1 of 1 (118 views)
Permalink
[4223] cherokee/trunk/cherokee/main_admin.c: IPv6 support was not enabled in Cherokee-Admin.

Revision: 4223
http://svn.cherokee-project.com/changeset/4223
Author: aperez
Date: 2010-02-09 18:09:51 +0100 (Tue, 09 Feb 2010)

Log Message:
-----------
IPv6 support was not enabled in Cherokee-Admin.

Modified Paths:
--------------
cherokee/trunk/cherokee/main_admin.c

Modified: cherokee/trunk/cherokee/main_admin.c
===================================================================
--- cherokee/trunk/cherokee/main_admin.c 2010-02-09 16:02:02 UTC (rev 4222)
+++ cherokee/trunk/cherokee/main_admin.c 2010-02-09 17:09:51 UTC (rev 4223)
@@ -187,7 +187,7 @@

cherokee_buffer_add_va (&buf, "server!bind!1!port = %d\n", port);
cherokee_buffer_add_str (&buf, "server!thread_number = 1\n");
- cherokee_buffer_add_str (&buf, "server!ipv6 = 0\n");
+ cherokee_buffer_add_str (&buf, "server!ipv6 = 1\n");
cherokee_buffer_add_str (&buf, "server!max_connection_reuse = 0\n");

if (bind_to) {

Cherokee commits RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.