Security Camera User Manual
■
nca(1)
■
snca(1)
■
nca.if(4)
■
ncakmod.conf(4)
■
ncalogd.conf(4)
▼
To Enable SNCA to WorkWithWeb Server
This procedure assumes that SNCA has been congured, as discussed above.
From the Common Tasks page, choose a conguration and click Edit Conguration.
Click the HTTP Listeners tab and select the HTTP listener to edit.
On the Edit HTTP Listener page, set the Protocol Family to nca.
The HTTP listener must be listening on port 80 for this to work.
Save your changes.
Click the Performance tab.
Click the Cache sub tab.
On the Cache Settings page, make sure the le cache is enabled and enable Use Sendle.
Save your changes.
Redeploy the conguration for your changes to take eect.
Maximum Threads and Queue Size
When conguring Web Server to be used with SNCA, disabling the thread pool provides better
performance. These settings are on the conguration's Performance tab ⇒ HTTP sub tab,
under Thread Pool Settings. To disable the thread pool, deselect the Thread Pool Enabled
checkbox. You can also disable the thread pool using the wadm set-thread-pool-prop
command's enabled property.
The thread pool can also be disabled with non-SNCA congurations, especially for cases in
which short latency responses with no keep-alives must be delivered.
1
2
3
4
5
6
7
8
9
Solaris Platform-Specic Issues
Sun Java System Web Server 7.0 Update 1 Performance Tuning, Sizing, and Scaling Guide •92