epoll, https, ...
Alex Efros <[email protected]> Tue, 23 Mar 2004 10:47:25 +0200
| Newsgroups | gmane.network.mathopd |
|---|---|
| Organization | asdfGroup Inc., http://www.asdfGroup.com/ |
| Message-ID | <[email protected]> |
Hi! 1. Is it possible to use 'epoll' system call instead of 'poll'? Yeah, epoll is only in 2.6.x kernels, but it's much more fast than 'poll' and should improve performance. 2. Is it possible to have https:// with mathopd? 3. What's about .htaccess files alternative? Sometimes it's very useful to have ability to change web server configuration for some directories without restarting it, and also users should have ability to control web server configuration related to their directories/virtual hosts without updating global config file (which only root can do). -- WBR, Alex.