diff options
| author | Abdullah Sowayan <sowayan@users.noreply.github.com> | 2008-10-21 20:47:43 +0000 |
|---|---|---|
| committer | Abdullah Sowayan <sowayan@users.noreply.github.com> | 2008-10-21 20:47:43 +0000 |
| commit | d2911d5b9eb897d3da7d458ebf5ba8b998bc7763 (patch) | |
| tree | 3158327d3787df5b439329fac177f20a12857c62 /TAO/DevGuideExamples/Multithreading/ThreadPerConnection/server.conf | |
| parent | f8ea2bc5a4d98525f6f290d8272663e46aa1de74 (diff) | |
| download | ATCD-d2911d5b9eb897d3da7d458ebf5ba8b998bc7763.tar.gz | |
Tue Oct 21 19:10:21 UTC 2008 Abdullah Sowayan <abdullah.sowayan@lmco.com>
Diffstat (limited to 'TAO/DevGuideExamples/Multithreading/ThreadPerConnection/server.conf')
| -rw-r--r-- | TAO/DevGuideExamples/Multithreading/ThreadPerConnection/server.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/TAO/DevGuideExamples/Multithreading/ThreadPerConnection/server.conf b/TAO/DevGuideExamples/Multithreading/ThreadPerConnection/server.conf new file mode 100644 index 00000000000..3b6d80259ef --- /dev/null +++ b/TAO/DevGuideExamples/Multithreading/ThreadPerConnection/server.conf @@ -0,0 +1,2 @@ +# server.conf file for thread-per-connection server. +static Server_Strategy_Factory "-ORBConcurrency thread-per-connection -ORBThreadPerConnectionTimeout 1000" |
