The v2 patch: The real sigsuspend patch (4 of them) are not required. But, the stubs for sigsuspend, ioctl(FIOASYNC) and fcntl(F_SETOWN) are now required :)
In nginx.conf, I removed keepalive_timeout, as it is not really required. And in makefile $(MAKE) is used instead of 'make -j4', so that parallel flag is inherited. I still don't fully understang what problems will arise once we try to get more than one nginx "process". I guess there might be problems with workers being asked to terminate, etc. I guess threads in separate ELF namespaces will be required. -- You received this message because you are subscribed to the Google Groups "OSv Development" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
