On Thu, Jan 31, 2013 at 10:02:59PM +0000, K. Fossil user wrote: > in another word it is not possible to link staticly... > For little project, no hardware acceleration devices does not hurt. > But, for projects that need secure connections with numerous users, it will > be crucial. > Let imagine accountants that need speed secure connections ...
Eh. No. Fact checking, have you *seen* crypto acceleration hardware lately? Most people having enough load to require them would switch to a separate web server first (like nginx), which provides SSL session caching. That alone is removes the majority of PK cryptography and in turn, the need for specialised hardware. Joerg _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

