Alvaro Lopez Ortega wrote:
> Rui Lopes wrote:
>
>> Why isn't there a way to configure multiple listen addresses/interfaces?
>>
>> My only option is to run multiple processes (one for each 
>> address/interface)?
>>
>> PS: 0.0.0.0 is not what I'm looking for.
>
> Currently there is no way to configure Cherokee to listen to more than 
> two incoming sockets (for http and https).
>
> This is something we have discussed quite some time ago; whether it is 
> worth implementing it or not.
>
> I'm not completely sure, but my initial feeling is that it is not that 
> interesting nor important. Actually, the main issue would be that, 
> being an not-really-popular feature, its implementation would force us 
> to rework part of the server core, and that might impact the global 
> server performance.
>
> In fact, there are many other server that do not support binding 
> multiple IPs addresses. AFAIK, MySQL is one of them.
>
> But anyway, how important would be this feature for you? why?
Its on the "nice to have" category, but I can definitely live without it.

My reason is somewhat lame, I find its easier to maintain a single 
configuration file.

Best regards,
Rui Lopes
_______________________________________________
Cherokee mailing list
[email protected]
http://lists.octality.com/listinfo/cherokee

Reply via email to