[Cppcms-users] How to prevent server goes down when crash?
Brought to you by:
artyom-beilis
From: 李明 <lim...@gm...> - 2011-08-19 02:12:01
|
I used Apache to configure an external application server with fastcgi mode in Windows. Fastcgi is process isolation, so I try to make my application based on cppcms crash to see how will happen to server, but it went down when crash happen. How to prevent this happen? Do I need to do some configuration to enable multi thread? Thanks. |